Hi. I'm using Jakarta-Tomcat under NT and I have a serious problem.

Tomcat "crashes" suddenly sometimes and I receive this error mesagge:


Bus Error
    si_signo [10]: Bus Error
    si_errno [0]: Error 0
    si_code [1]: BUS_ADRALN [addr: 0x6a617669]

        stackpointer=F8DD00D8

*** panic: JIT signal handler did not take the signal

Test for suspension on thread: 689 in process 9081 ...

[sgsatip.jsp:typ=foto]ctx=satipextension=9315,satiph323id=pabxip_sc1,satipty

pe=u
ser
Bus Error
    si_signo [10]: Bus Error
    si_errno [0]: Error 0
    si_code [1]: BUS_ADRALN [addr: 0x84042192]

        stackpointer=FA73FEE0

*** panic: JIT signal handler did not take the signal

Test for suspension on thread: 354 in process 9299 ...

*con apache
Bus Error
    si_signo [10]: Bus Error
    si_errno [0]: Error 0
    si_code [1]: BUS_ADRALN [addr: 0x800b]

        stackpointer=FB85FEE0

*** panic: JIT signal handler did not take the signal

Test for suspension on thread: 259 in process 5727 ...

HANDLER THREAD PROBLEM: java.io.IOException: Stream broken
java.io.IOException: Stream broken
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Compiled Code)
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Compiled Code)
        at java.io.IOException.<init>(Compiled Code)
        at
org.apache.tomcat.service.connector.AJP12RequestAdapter.readNextReque
st(Compiled Code)
        at
org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processCon
nection(Compiled Code)
        at org.apache.tomcat.service.TcpConnectionThread.run(Compiled
Code)
        at java.lang.Thread.run(Compiled Code)



Does anyone knows where is the problem and how can I solve it? Somebody
has
had the same problem?

THANKS

Alvaro M. R.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to