Some times the Tomcat crashed, our environment is:
ARS Server: 7.0 patch 02 OS: linux AS3.0
MidTier: 7.0 patch 02 OS: linux AS3.0
JRE: 1.5.0_10

The following is the core dump stack trace, more detail pls see the
attachment.
Thx.


Stack: [0x2e5f6000,0x2e677000),  sp=0x2e674a64,  free space=506k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native
code)
C  [libarjni70.so+0x17edbd]  LoadClientIPIntoAuth+0x96
C  [libarjni70.so+0x17ff7d]
C  [libarjni70.so+0x19ba89]
C  [libarjni70.so+0x17e789]
C  [libarjni70.so+0x17f557]
C  [libarjni70.so+0x17ee51]  ARLoadRPCControlStruct+0x1f
C  [libarjni70.so+0x18dac4]  ARVerifyUser+0xd7
C  [libarjni70.so+0x13d77c] 
Java_com_remedy_arsys_api_Proxy_ARVerifyUser+0x11c
j 
com.remedy.arsys.api.Proxy.ARVerifyUser(Lcom/remedy/arsys/api/ARServerUser;[Z)V+0
j 
com.remedy.arsys.api.ARServerUser.verifyUser(Lcom/remedy/arsys/api/VerifyUserCriteria;)V+24
j  com.remedy.arsys.api.ARServerUser.login()V+8
j 
com.remedy.arsys.session.LoginServlet.authenticate(Ljava/lang/String;Lcom/remedy/arsys/session/UserCredentials;Z)I+156
j 
com.remedy.arsys.session.LoginServlet.doLogin(Lcom/remedy/arsys/session/UserCredentials;Ljava/lang/String;)V+152
j 
com.remedy.arsys.session.LoginServlet.doThePost(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Lcom/remedy/arsys/session/LoginServlet$Params;)V+459
j 
com.remedy.arsys.session.LoginServlet.doThePost(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+75
j 
com.remedy.arsys.session.LoginServlet.doRequest(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+11
j 
com.remedy.arsys.stubs.GoatHttpServlet.postInternal(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+29
j 
com.remedy.arsys.stubs.GoatHttpServlet.doPost(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+3
j 
javax.servlet.http.HttpServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+139

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j 
com.remedy.arsys.api.Proxy.ARVerifyUser(Lcom/remedy/arsys/api/ARServerUser;[Z)V+0
j 
com.remedy.arsys.api.ARServerUser.verifyUser(Lcom/remedy/arsys/api/VerifyUserCriteria;)V+24
j  com.remedy.arsys.api.ARServerUser.login()V+8
j 
com.remedy.arsys.session.LoginServlet.authenticate(Ljava/lang/String;Lcom/remedy/arsys/session/UserCredentials;Z)I+156
j 
com.remedy.arsys.session.LoginServlet.doLogin(Lcom/remedy/arsys/session/UserCredentials;Ljava/lang/String;)V+152
j 
com.remedy.arsys.session.LoginServlet.doThePost(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Lcom/remedy/arsys/session/LoginServlet$Params;)V+459
j 
com.remedy.arsys.session.LoginServlet.doThePost(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+75
j 
com.remedy.arsys.session.LoginServlet.doRequest(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+11
j 
com.remedy.arsys.stubs.GoatHttpServlet.postInternal(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+29
j 
com.remedy.arsys.stubs.GoatHttpServlet.doPost(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+3
j 
javax.servlet.http.HttpServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+139
v  ~C2IAdapter
J 
javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V
J 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V
J 
org.apache.catalina.core.StandardWrapperValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
J 
org.apache.catalina.core.StandardContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
J 
org.apache.catalina.core.StandardHostValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
J 
org.apache.catalina.valves.ErrorReportValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
J 
org.apache.catalina.connector.CoyoteAdapter.service(Lorg/apache/coyote/Request;Lorg/apache/coyote/Response;)V
J 
org.apache.coyote.http11.Http11Processor.process(Ljava/io/InputStream;Ljava/io/OutputStream;)V
v  ~I2CAdapter
j 
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+113
j 
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(Ljava/net/Socket;Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+45
j 
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt([Ljava/lang/Object;)V+102
j  org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run()V+167
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub


http://www.nabble.com/file/6812/hs_err_pid18047.log hs_err_pid18047.log 
-- 
View this message in context: 
http://www.nabble.com/Help%21-JVM-Crash-tf3300135.html#a9179983
Sent from the ARS (Action Request System) mailing list archive at Nabble.com.

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to