View Single Post
  #2 (permalink)  
Old September 25th, 2007, 16:41
chrisplough's Avatar
chrisplough chrisplough is offline
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 863
Blog Entries: 7
Groans: 0
Groaned at 1 Time in 1 Post
Thanks: 55
Thanked 213 Times in 126 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: Weblogic issue

Nikesh,

From the error, it isn't possible to tell you exactly what issues you're encountering, but it is likely related to either DB security, your OTM App server installation or the DB schema configuration.

Did you run the insert_security_roles.sql script after installation? Does the patch level of your OTM installation match that of your database (i.e., have you run the dbpatch_55.sql script after install)?

Moving forward, I'd do the following:
  • Ensure that you aren't receiving any errors when starting up WebLogic. These would occur in $OTM_HOME/logs/weblogic/console.log and $OTM_HOME/logs/weblogic/weblogic.log
  • Check for errors in your OTM WebLogic console.log file when you click the links.
  • Post more configuration details and error messages here to the forums, so that we can better help you.
Thanks!
--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com

Last edited by chrisplough; September 25th, 2007 at 16:45.
Reply With Quote