> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Friday, October 11, 2002 10:58 AM
> To: Tomcat Users List
> Subject: Tomcat dies periodically
> 
> 
> We are running Tomcat running on a Win2000 SP2 box and 
> Computer Associate 
> JASMINE/OPAL with HTTP Host Connector to access a IBM 
> Mainframe with a JSP 
> application.
> We have this message :
> 
> An unexpected exception has been detected in native code 
> outside the VM.
> Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at 
> PC=0x77fcb892
> Function name=RtlFreeHeap
> Library=C:\WINNT\System32\ntdll.dll
> 
> Current Java thread:
>         at wv.ObjectImpl.nativeInvokeMethod(Native Method)
>         at wv.ObjectImpl.invokeMethod(ObjectImpl.java:146)

This is a problem with the native library being called. Apparently the
CAOasisSession has a pointer problem in its native code(probably C/C++).

you will want to contact CA with this stack trace.
Charlie

>         at 
> com.ca.sessionBeans.CAOasisSession.getCurrentPage(CAOasisSessi
> on.java:738)
>         at 
> com.ca.sessionBeans.CAOasisSession.AppliCICS(CAOasisSession.java:445)
>         at 
> com.ca.requesthandlers.CASysSelect.handleRequest(CASysSelect.java:24)
>         at 
> com.ca.CARequestController.getNextPage(CARequestController.java:52)
>         at 
> org.apache.jsp.loginCtrlr$jsp._jspService(loginCtrlr$jsp.java:151)
>         at 
> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
>         at 
> javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
>         at 
> org.apache.jasper.servlet.JspServlet$JspServletWrapper.service
> (JspServlet.java:202)
>         at 
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet
> .java:382)
>         at 
> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:474)
>         at 
> javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> 
> At this time we don't now where the problem is ?.
> 
> Please help !!
> 
> Herv� Caparros
> Ville de Montr�al
> 
> 

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

Reply via email to