> Greetings,
> 
> I've been running JServ 1.0b3 successfully for over a week now.  However, this
> morning the servlet engine decided to bomb with a seg fault.  I restarted it
> (since I'm running in manual mode), but I was wondering if this log output
> means anything to anyone.  I'm running under Solaris 2.6 with JDK 1.1.7.
> Here's the log:
>
> java.lang.NoClassDefFoundError
>  at org.apache.jserv.JServConnection.run(Compiled Code)
>  at java.lang.Thread.run(Compiled Code)
> SIGSEGV   11*  segmentation violation
>     si_signo [11]: SIGSEGV   11*  segmentation violation
>     si_errno [0]: Error 0
>     si_code [1]: SEGV_MAPERR [addr: 0x0]

That is your JVM which died and that should never happen. I would suggest
upgrading to the latest and greatest JVM and also making sure that you have
all the latest Solaris patches installed on your system.

-jon



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to