|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Interpreting error messageHi,
We have a Java (1.5) app (running on Tomcat 5.5.X) that is experiencing some production issues. At times one one of the Tomcat instances will lockup and cause the entire application to be unresponsive. In the thread dumps of one of the JVM's we see a large number of messages like (apart from many others) : "JMX server connection timeout 38" daemon prio=1 tid=0x08aa9b20 nid=0x596c in Object.wait() [0x670fc000..0x670fcda0] at java.lang.Object.wait(Native Method) - waiting on <0x72af9090> (a [I) at com.sun.jmx.remote.internal.ServerCommunicatorAdmin$Timeout.run(ServerCommunicatorAdmin.java:150) - locked <0x72af9090> (a [I) at java.lang.Thread.run(Thread.java:595) There's at least 1300 threads in this state. What does this signify ? Is this significant or just a symptom of some other problem we could be facing ..? Any pointers would be appreciated. Thanks, Vibha. ____________________________________________________________________________________ Shape Yahoo! in your own image. Join our Network Research Panel today! http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 =========================================================================== For information on the Java Management extensions (JMX), please visit our home page at http://java.sun.com/products/JavaManagement/ The JMX-FORUM archives are accessible at http://archives.java.sun.com To unsubscribe, send email to listserv@... and include in the body of the message "signoff JMX-FORUM". For general help, send email to listserv@... and include in the body of the message "help". |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |