:
>> From: siranjeevi krishnan [mailto:siranjee...@gmail.com]
>> Subject: Re: Tomcat stops suddenly without any errors
>>
>> I am starting tomcat under a thread inside another JVM by calling
>> Bootstrap.main("start");
>
> You're not running Tomcat in &
> From: siranjeevi krishnan [mailto:siranjee...@gmail.com]
> Subject: Re: Tomcat stops suddenly without any errors
>
> I am starting tomcat under a thread inside another JVM by calling
> Bootstrap.main("start");
You're not running Tomcat in "another JVM&q
Hi Warnier
Thanks for your help.
I am running tomcat in Windows platform.
I am starting tomcat under a thread inside another JVM by calling
Bootstrap.main("start");
Thanks
Siranjeevi
On Fri, Mar 19, 2010 at 4:53 PM, André Warnier wrote:
> siranjeevi krishnan wrote:
>>
>> Hi All
>>
>> I am usin
siranjeevi krishnan wrote:
Hi All
I am using Tomcat 6.0.18. It's running fine for past two months.
Suddenly it stops and i couldn't find any errors.
It would probably help if you mentioned on which platform this happens,
and if it is a Windows system, if Tomcat is running as a Service or
oth
Hi All
I am using Tomcat 6.0.18. It's running fine for past two months.
Suddenly it stops and i couldn't find any errors.
The messages i got in catalina .log are
Mar 16, 2010 5:48:00 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Mar 16, 2010 5:48:00 PM org.apac