Re: Tomcat getting stopped automatically

2009-01-29 Thread Mark Thomas
Peter Crowther wrote:
>> From: Javed420 [mailto:javed.inam...@gmail.com]
>> I am doing processing over data from xls file on perticular
>> request. But
>> Tomcat gets automatically stopped in middle of execution. If anybody
>> know reply.
> 
> Does any of your code contain System.exit() when it encounters an error?  
> Don't laugh, it's one of the commonest causes of "unexpected" server stops!

The other is the linux OOM killer.

Mark

> 
> - Peter
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 



-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Tomcat getting stopped automatically

2009-01-29 Thread Peter Crowther
> From: Javed420 [mailto:javed.inam...@gmail.com]
> I am doing processing over data from xls file on perticular
> request. But
> Tomcat gets automatically stopped in middle of execution. If anybody
> know reply.

Does any of your code contain System.exit() when it encounters an error?  Don't 
laugh, it's one of the commonest causes of "unexpected" server stops!

- Peter

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Tomcat getting stopped automatically

2009-01-28 Thread Javed420

Hi,

I am doing processing over data from xls file on perticular request. But
Tomcat gets automatically stopped in middle of execution. If anybody
know reply.
-- 
View this message in context: 
http://www.nabble.com/Tomcat-getting-stopped-automatically-tp21721882p21721882.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org