Are you connecting to Oracle through a firewall?  We ran into similar problems when we 
were doing our own RMI.  I'm not sure how it would work using JRUN because we changed 
our architecture so we wouldn't have that problem to deal with when we converted.

Kindest Regards,

Derek

>>> Jay Walters <[EMAIL PROTECTED]> 2/14/01 7:23:19 AM >>>
What do you mean by "...it has lost its connection to the Oracle database
server?"

Cheers
Jay Walters

-----Original Message-----
From: Jacky Soeryana [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 14, 2001 8:53 AM
To: JRun-Talk
Subject: Oracle connection lost every morning.....


Dear all,

Every morning we have to restart JRun server because it has lost its
connection to the Oracle database server. I don't have any database shutdown
during the night. 

I am implementing the Oracle connection pooling by using this class
oracle.jdbc.pool.OracleConnectionCacheImpl.
My datasource is bound to InitialContext.  

My guess is probably because it is the connections pool, so when there is no
connection request anymore it frees up the resources and close the
connection. 

So is there any other reason why the database connectivity is lost?


Kindly share your solution.


Regards,
Jacky
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to