Off the top of my head, this smells a lot like a supporting app is
unavailable at this time, causing the crash of Struts. All signs point
to your Database being down. Is this the time of day your DB is being
backed up?
Skip Hollowell
walidito wrote:
Hi all,
I have a a very strange and critical pb with my struts 2.0.1
application that makes my tomcat server shutdown everyday between
5:40pm and 6:30pm approx. I'm sure that this come from my application
since the pb does not occur when I remove it.
tomcat is a 5.5.20, my jdk is 1.5-009.
...
...
17:49:32,484 DEBUG ManagerBase:655 - Stopping
17:49:32,494 DEBUG ManagerBase:477 - Unloading persisted sessions
17:49:32,494 DEBUG ManagerBase:484 - Saving persisted sessions to
SESSIONS.ser
17:49:32,494 DEBUG ManagerBase:507 - Unloading 0 sessions
17:49:32,504 DEBUG ManagerBase:551 - Expiring 0 persisted sessions
17:49:32,504 DEBUG ManagerBase:565 - Unloading complete
17:49:34,006 INFO DriverManagerConnectionProvider:147 - cleaning up
connection pool: jdbc:oracle:thin:@xxxxxx:xxxx:wwww
17:49:34,026 WARN DriverManagerConnectionProvider:155 - problem
closing pooled connection
java.sql.SQLException: Io exception: Socket closed
at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
thanks a lot for your help.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]