This is not a race condition.  

Tomcat will serialize sessions between restarts.  When it attempts to
reload them, you get this error message.

The problem seems to appear on every other restart of the server, right?

To fix this problem for myself, I modified the startup.bat/startup.sh
file to delete *.ser from the work directory.

> -----Original Message-----
> From: David Bolshoy [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, January 27, 2003 12:56 PM
> To: [EMAIL PROTECTED]
> Subject: RE: log4j:WARN No appenders could be found for logger...
> 
> 
> Hi Rodrigo,
> 
> I used to (and still sometimes) have this problem. Sometimes 
> it is complaining about stratum, sometimes about torque, 
> sometimes about something else. 
> I found out that it is connected to the Torque not starting 
> properly. When i see this message i abort the loading of 
> Turbine and start Tomcat again. I guess it's some kind of a 
> race condition, but have no time yet to delve into it properly.
> 
> Hope it helps.
> 
> David
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to