When I started tomcat> `service tomcat4 start`, the process would start up
for a minute and then disappear. It would not show any error messages. But
when I tried to stop the service (even though it failed)> `sevice tomcat4
stop` , I would get a "segmentation fault" error from the jvm.

This is a well documented error with tomcat and the jdk. I am pretty sure
there is a setting with windows.. you have to change the memory settings
within the dos window that you plan to run tomcat from.

http://jakarta.apache.org/tomcat/tomcat-4.0-doc/RUNNING.txt and search on
"out of environment space"

-----Original Message-----
From: Keith Ng [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 04, 2002 8:51 AM
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: RE: Tomcat 4.0.02 and 1.3.1 JVM


How did it crash? can u elaborate? Like when you are just starting tomcat
4.0.2?
Or did it crash in the middle of the web application?

wats the equalivance of ulimit -s 2048 on ms win2k?

-----Original Message-----
From: Edward Haynes [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 04, 2002 8:29 PM
To: 'Tomcat Users List'
Subject: RE: Tomcat 4.0.02 and 1.3.1 JVM


I am using that combo and it crashed on me. I run Redhat 7.1. To get around
it I just ran ulimit -s 2048 on the system before I tried to start tomcat
and it worked fine from then on.

-----Original Message-----
From: Keith Ng [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 04, 2002 2:57 AM
To: Tomcat Users List
Subject: Tomcat 4.0.02 and 1.3.1 JVM


Hi

Is tomcat 4.0.2 known to crash 1.3.1 JVM? I heard someone over here said it
will crash 1.3.1_02. Anyone using the same combination as me?




_________________________________________________________

Do You Yahoo!?

Get your free @yahoo.com address at http://mail.yahoo.com




--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>




_________________________________________________________

Do You Yahoo!?

Get your free @yahoo.com address at http://mail.yahoo.com




--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to