> From: Javed420 [mailto:javed.inamdar@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|