hey guys my two-node cluster finally is running. load-balancing works just fine. failover isn't tested yet.
The only thing that is annoying me is that from time to time the follwing Exception occurs. But it seems as if the application doesn't care when it's raised. | 10:45:35,359 ERROR [ServerThread] Worker thread initialization failure | java.io.EOFException | at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:526) | at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:369) | at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:165) | does anyone know how to solve this problem? thanks in advance. morki View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063410#4063410 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063410 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
