View Single Post
  #6 (permalink)  
Old June 6th, 2008, 14:41
nick.polites nick.polites is offline
Senior Member and Blogger
 
Join Date: Nov 2007
Location: Drexel Hill, PA
Posts: 240
Thanks: 0
Thanked 35 Times in 35 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
nick.polites is on a distinguished road
Re: OTM 5.5 CU4 Installation

Durga,

As I have mentioned in my earlier post, you need to check you glog.properties entries as the database connection information is not correct.

You can see from your log files it is not correct:
fqdn:1521:OTMDEV

the fqdn would show up here.

All of the stack information you are getting is due to the application server not being able to connect to the database.


Also you shouldn't connect two application machines to the same database server without scalability enabled as your caching and data will become corrupt.

Even in scalability you need to have the same platform O/S platforms as the JDK is differnt between Solaris (Sun) and Windows (Jrockit).
__________________
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
Reply With Quote
The Following User Says Thank You to nick.polites For This Useful Post:
dgoli (June 8th, 2008)