Peter Crowther wrote: >> From: Javed420 [mailto:[email protected]] >> 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: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
