| | Installation and Upgrades Getting past the first step - installing and upgrading OTM / G-Log. |  | | 
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 | | Re: otmapp55 are having problems starting Quote:
Originally Posted by nick.polites 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. | 
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 | | | 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. | 
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 | | | 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 | | The Following User Says Thank You to nick.polites For This Useful Post: | | 
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 | | Re: otmapp55 are having problems starting Quote:
Originally Posted by nick.polites 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.
Last edited by davidli : July 24th, 2008 at 08:46.
| 
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 | | | 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.
| | The Following User Says Thank You to nick.polites For This Useful Post: | | 
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 | | | 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.
| 
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 | | | 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: - Shutdown your OTM web server
- Change directories to <otm_install_dir>/tomcat
- Rename the work subdirectory to work.old
- Create a new (empty) work subdirectory
- Restart the OTM web server
but the error doesn't disappear. Best wishes! davidli.
Last edited by davidli : July 24th, 2008 at 08:33.
| 
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 | | | 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 | 
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 | | | Re: otmapp55 are having problems starting Quote:
Originally Posted by davidli Nick,
Now, glog is running ,no error. thanks.
Best Wishes!
davidli. | Quote:
Originally Posted by nick.polites 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. | 
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 | | | 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 |  | | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |