The Catalina process seems to be hanging on this thread:
"Thread-3" prio=5 tid=0x008E4410 nid=0x71c waiting on monitor [0..6fb14]
"XML-RPC Weblistener" prio=5 tid=0x0AEC7720 nid=0x3e0 runnable
[b39f000..b39fdb4
]
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:343)
- locked <030EFB08> (a java.net.PlainSocketImpl)
at java.net.ServerSocket.implAccept(ServerSocket.java:438)
at java.net.ServerSocket.accept(ServerSocket.java:409)
at org.apache.xmlrpc.WebServer.run(Unknown Source)
at java.lang.Thread.run(Thread.java:536)
I commented out all the XMLRPC stuff in the TR.p, but its still hanging
on this thread...?
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>