[jboss-user] [Remoting] - Worker thread initialization failure ( ejb remote test )
samdoyle
do-not-reply at jboss.com
Mon Oct 20 19:04:41 EDT 2008
16:02:23,180 ERROR [ServerThread] Worker thread initialization failure
java.io.EOFException
at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:530)
at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:373)
at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:166)
I have seen references to this problem caused by not having the same jars on client and server.
I have verified that the jars are the same however I do have the patched version of the remoting jar on both client and server. This is the patched version required to work with JBoss Messaging.
Any hints?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183356#4183356
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183356
More information about the jboss-user
mailing list