DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14118>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14118

JVM 1.4 dies when run as an NT service





------- Additional Comments From [EMAIL PROTECTED]  2002-10-31 16:32 -------
Eric ..

We had similar problems with the 1.4.x VMs. The Tomcat Service would sometimes 
just disappear. Sometimes with a NULL pointer exception without traceback .. 
sometimes without any reason. This problem did not occur with any of the 1.3.x 
VMs.

For us we were able to 'prove' that this problem ONLY occurs with the 
1.4.x 'server' VMs and did NOT occur with the 'client' VMs. 

That is specifying:

  $JAVA_HOME\\jre\\bin\\client\\jvm.dll 

for the VM to be used by the service.

When you run by hand you probably are running with the client VM !!

--
To unsubscribe, e-mail:   <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>

Reply via email to