otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTMFAQ Tutorials

OTM SIG
MavenWire


Installation and Upgrades Getting past the first step - installing and upgrading OTM / G-Log.

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old July 23rd, 2008, 14:48
Junior Member
 
Join Date: Jul 2008
Posts: 12
Thanks: 4
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
davidli is on a distinguished road
Smile Re: otmapp55 are having problems starting

Quote:
Originally Posted by nick.polites View Post
Please post the console.log file from your <<otm install directory>>/logs/weblogic and I'll see if I can help.
Nick,
The console.log file in attach files.

thanks.
Attached Files
File Type: zip console log.zip (19.1 KB, 3 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old July 23rd, 2008, 15:04
Junior Member
 
Join Date: Jul 2008
Posts: 12
Thanks: 4
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
davidli is on a distinguished road
Re: otmapp55 are having problems starting

Nick,
In fact, the console.log file is among the log.zip that has been already uploaded to the forum.

Best wishes!
davidli.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old July 23rd, 2008, 15:18
Senior Member and Blogger
 
Join Date: Nov 2007
Location: Drexel Hill, PA
Posts: 237
Thanks: 0
Thanked 34 Times in 34 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
nick.polites is on a distinguished road
Re: otmapp55 are having problems starting

Here is your problem...


INFO | jvm 1 | 2008/07/23 16:47:45 | <2008-7-23 ÏÂÎç04ʱ47·Ö45Ãë CST> <Notice> <Security> <BEA-090078> <User guest in security realm gc3realm has had 5 invalid login attempts, locking account for 30 minutes.>
INFO | jvm 1 | 2008/07/23 16:47:45 | [memory ] 590.289: nursery GC 416882K->408221K (1049600K), 83.880 ms
INFO | jvm 1 | 2008/07/23 16:48:00 | <2008-7-23 ÏÂÎç04ʱ48·Ö00Ãë CST> <Critical> <Security> <BEA-090403> <Authentication for user guest denied>
INFO | jvm 1 | 2008/07/23 16:48:00 | javax.security.auth.login.LoginException: javax.security.auth.login.LoginException: java.lang.SecurityException: 090403
INFO | jvm 1 | 2008/07/23 16:48:00 |
INFO | jvm 1 | 2008/07/23 16:48:00 | javax.security.auth.login.LoginException: javax.security.auth.login.LoginException: java.lang.SecurityException: 090403
INFO | jvm 1 | 2008/07/23 16:48:00 | at glog.database.security.jaas.ClientLoginModuleImpl. login(ClientLoginModuleImpl.java:50)



Unfortunatly I don't know why the guest authentication is failing. Can you run a sql query and see if it returns? Paste the results in the forum. Select * from gl_user where gl_user_gid='guest';
__________________
MavenWire Hosting Admin
Over 7 years of OTM experience
The Oracle OTM / G-Log GC3 Experts
Offering Incubator and Production OTM instances
www.mavenwire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to nick.polites For This Useful Post:
davidli (July 24th, 2008)
  #14 (permalink)  
Old July 23rd, 2008, 16:00
Junior Member
 
Join Date: Jul 2008
Posts: 12
Thanks: 4
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
davidli is on a distinguished road
Smile Re: otmapp55 are having problems starting

Quote:
Originally Posted by nick.polites View Post
Here is your problem...


INFO | jvm 1 | 2008/07/23 16:47:45 | <2008-7-23 ÏÂÎç04ʱ47·Ö45Ãë CST> <Notice> <Security> <BEA-090078> <User guest in security realm gc3realm has had 5 invalid login attempts, locking account for 30 minutes.>
INFO | jvm 1 | 2008/07/23 16:47:45 | [memory ] 590.289: nursery GC 416882K->408221K (1049600K), 83.880 ms
INFO | jvm 1 | 2008/07/23 16:48:00 | <2008-7-23 ÏÂÎç04ʱ48·Ö00Ãë CST> <Critical> <Security> <BEA-090403> <Authentication for user guest denied>
INFO | jvm 1 | 2008/07/23 16:48:00 | javax.security.auth.login.LoginException: javax.security.auth.login.LoginException: java.lang.SecurityException: 090403
INFO | jvm 1 | 2008/07/23 16:48:00 |
INFO | jvm 1 | 2008/07/23 16:48:00 | javax.security.auth.login.LoginException: javax.security.auth.login.LoginException: java.lang.SecurityException: 090403
INFO | jvm 1 | 2008/07/23 16:48:00 | at glog.database.security.jaas.ClientLoginModuleImpl. login(ClientLoginModuleImpl.java:50)



Unfortunatly I don't know why the guest authentication is failing. Can you run a sql query and see if it returns? Paste the results in the forum. Select * from gl_user where gl_user_gid='guest';
The query results in the attach files.(gl_user.txt)
My oracle's technology is poor, the results's format is not good.

Best Wishes!
davidli.
Attached Files
File Type: txt gl_user.txt (50.6 KB, 8 views)

Last edited by davidli : July 24th, 2008 at 08:46.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old July 23rd, 2008, 16:04
Senior Member and Blogger
 
Join Date: Nov 2007
Location: Drexel Hill, PA
Posts: 237
Thanks: 0
Thanked 34 Times in 34 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
nick.polites is on a distinguished road
Re: otmapp55 are having problems starting

Update the password to VAU9uZtJtMwEb3tIVKgN49bfrnE= and then restart the application. You should get past this error after that.

Someone must have ran a mass update on the password. This is generally a bad idea without knowing what you need to update.

Also update the account lockout if it is indeed locked out.
__________________
MavenWire Hosting Admin
Over 7 years of OTM experience
The Oracle OTM / G-Log GC3 Experts
Offering Incubator and Production OTM instances
www.mavenwire.com

Last edited by nick.polites : July 23rd, 2008 at 16:06.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to nick.polites For This Useful Post:
davidli (July 24th, 2008)
  #16 (permalink)  
Old July 23rd, 2008, 18:11
Junior Member
 
Join Date: Jul 2008
Posts: 12
Thanks: 4
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
davidli is on a distinguished road
Re: otmapp55 are having problems starting

Nick,

Now, glog is running ,no error. thanks.

Best Wishes!
davidli.

Last edited by davidli : July 24th, 2008 at 11:20.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old July 24th, 2008, 04:58
Junior Member
 
Join Date: Jul 2008
Posts: 12
Thanks: 4
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
davidli is on a distinguished road
Re: otmapp55 are having problems starting

Nick,

Purchase Order -- >Order Base --> New
Appear following error:
HTTP Status 404 - /GC3/jsp/null/ORDER_BASE/Header.jspx

type Status report
message /GC3/jsp/null/ORDER_BASE/Header.jspx
description The requested resource (/GC3/jsp/null/ORDER_BASE/Header.jspx) is not available.
Apache Tomcat/5.5.26

I searched through the Forum found following Resolution:
Resolution:

We found that the root of these errors were leftover jspx from older code releases (CU01, GA) that needed to be removed. Here are the steps to resolve:
  1. Shutdown your OTM web server
  2. Change directories to <otm_install_dir>/tomcat
  3. Rename the work subdirectory to work.old
  4. Create a new (empty) work subdirectory
  5. Restart the OTM web server
but the error doesn't disappear.

Best wishes!
davidli.

Last edited by davidli : July 24th, 2008 at 08:33.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old July 24th, 2008, 11:59
Senior Member and Blogger
 
Join Date: Nov 2007
Location: Drexel Hill, PA
Posts: 237
Thanks: 0
Thanked 34 Times in 34 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
nick.polites is on a distinguished road
Re: otmapp55 are having problems starting

David,

Take a look at your console.log for tomcat under otm/logs/tomcat for any errors that could help you determine where the problem could be. Also check the glog.web.log and apache error.log under otm/logs/apache.


Nick
__________________
MavenWire Hosting Admin
Over 7 years of OTM experience
The Oracle OTM / G-Log GC3 Experts
Offering Incubator and Production OTM instances
www.mavenwire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old July 24th, 2008, 14:12
Junior Member
 
Join Date: Jul 2008
Posts: 12
Thanks: 4
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
davidli is on a distinguished road
Re: otmapp55 are having problems starting

Quote:
Originally Posted by davidli View Post
Nick,

Now, glog is running ,no error. thanks.

Best Wishes!
davidli.
Quote:
Originally Posted by nick.polites View Post
David,

Take a look at your console.log for tomcat under otm/logs/tomcat for any errors that could help you determine where the problem could be. Also check the glog.web.log and apache error.log under otm/logs/apache.


Nick
Nick,

These files int the attach files.
And, I don't install Fusion transportation intelligence (FTI).

Best wishes!
davidli.
Attached Files
File Type: zip logs.zip (19.7 KB, 1 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20 (permalink)  
Old July 24th, 2008, 14:18
Senior Member and Blogger
 
Join Date: Nov 2007
Location: Drexel Hill, PA
Posts: 237
Thanks: 0
Thanked 34 Times in 34 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
nick.polites is on a distinguished road
Re: otmapp55 are having problems starting

The only thing I see is this:

INFO | wrapper | 2008/07/24 17:35:45 | User logged out. Ignored.
STATUS | wrapper | 2008/07/24 17:35:48 | Machine is shutting down.


Not sure why the machine is shutting down. You may want to look at this. Besides this I don't see anything else that may be causing the problem. I would check your Oracle_OTM_v5.5_InstallLog.xml located in the root directory of OTM for any errors that may have occurred as part of the installation.

If all else fails, submit a ticket to Oracle support for assistance. Someone will need to look at your environment to debug the problem.
__________________
MavenWire Hosting Admin
Over 7 years of OTM experience
The Oracle OTM / G-Log GC3 Experts
Offering Incubator and Production OTM instances
www.mavenwire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
OAS -- not starting for OTM V5.5 CU4 naveens Installation and Upgrades 13 March 19th, 2008 14:25
OTM 5.5 performance problems? Check STATISTICS_LEVEL in database. HughesInNC Database Administration 6 March 6th, 2008 14:25
OAS not starting after OTM is installed surender Installation and Upgrades 1 January 14th, 2008 14:17
[SOLVED] Re: Tomcat Not Starting on OTM v5.5 Alan Cuartero Email List Archive 0 December 16th, 2006 20:12
[SOLVED] Tomcat Not Starting on OTM v5.5 Norman Fontes Email List Archive 0 December 15th, 2006 19:13



All times are GMT. The time now is 20:58.
Copyright © 2008, Open Book Solutions LLC. All rights reserved.

Sponsored by MavenWire - MavenWire.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37