View Single Post
  #2 (permalink)  
Old January 14th, 2008, 14:17
chrisplough's Avatar
chrisplough chrisplough is offline
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 821
Blog Entries: 7
Thanks: 53
Thanked 201 Times in 121 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
Re: Tomcat not starting after OTM is installed

The key part of your error appears to be the following:

INFO | jvm 1 | 2008/01/14 11:46:55 | 08/01/14 11:46:55 Fatal Error: Realm Initialization failed!!

This indicates that OAS is unable to initialize your Security realm. This can be caused by any of the following:
  • Your OTM DB is not configured correctly -- this could be a problem with the import or post-import scripts. I'd recommend going back to the DB setup section of the OTM Administration guide and running the verification scripts.
  • Your OTM DB is not running -- check to ensure that the DB is up, that the listener is running and that you can connect to it via sqlplus from the OTM App server.
  • Your OTM App server is mis-configured and not able to connect to the DB -- check the DB settings in the glog.properties file ($OTM_HOME/glog/config/glog.properties).
--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com
Reply With Quote