hello
thats tomcat 3.3.1 from freebsd ports with apache
i think it comes from the JVM ?


Bye

----- Original Message -----
From: "Shapira, Yoav" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, June 20, 2002 5:59 PM
Subject: RE: tomcat crash


> Howdy,
> Did you build tomcat yourself?  What platform are you running?
>
> If the JVM ran out of memory, you would see a java.lang.OutOfMemoryError
> in your logs.  You can set the max heap size using ths -Xmx parameter to
> java.
>
> A segmentation fault is more serious than that, though.  What version of
> tomcat?  With/without Apache or another server?  What hardware?
>
> Yoav Shapira
> Millennium ChemInformatics
>
>
> >-----Original Message-----
> >From: Guillaume Mignot [mailto:[EMAIL PROTECTED]]
> >Sent: Thursday, June 20, 2002 11:49 AM
> >To: Tomcat Users List
> >Subject: Re: tomcat crash
> >
> >ok
> >if tomcat crash (segfault) is it possible that it is because of the
> stack
> >size of the JVM?
> >how can i change that?
> >
> >
> >Regards
> >----- Original Message -----
> >From: <[EMAIL PROTECTED]>
> >To: "Tomcat Users List" <[EMAIL PROTECTED]>
> >Sent: Thursday, June 20, 2002 4:44 PM
> >Subject: Re: tomcat crash
> >
> >
> >>
> >>
> >> put an infinate, non terminating loop into your servlet doGet() or
> >doPost()
> >> method and the servlet will hang.
> >>
> >> Other issues such as running out of JVM memory won't do it any good
> >either.
> >>
> >> I'm sure there are plenty of other ways to cause mischief if you are
> that
> >> way inclined....
> >>
> >>
> >> Brendan
> >>
> >> ---------------------------------------------------
> >>
> >> Hello
> >> is it possible that a servlet  make tomcat crash?
> >> domeone has already see that?
> >>
> >> Txs
> >>
> >> Guillaume
> >>
> >>
> >>
> >> --
> >> To unsubscribe, e-mail:
> ><mailto:[EMAIL PROTECTED]>
> >> For additional commands, e-mail:
> ><mailto:[EMAIL PROTECTED]>
> >
> >
> >--
> >To unsubscribe, e-mail:   <mailto:tomcat-user-
> >[EMAIL PROTECTED]>
> >For additional commands, e-mail: <mailto:tomcat-user-
> >[EMAIL PROTECTED]>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to