I have JBoss 4.0.4 GA and I installed Messsaging 1.0.1.CR2, but when I start up 
the JBoss AS I get this error:

17:10:30,884 ERROR [SocketServerInvoker] Failed to accept socket connection
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
        at 
org.jboss.remoting.transport.socket.ServerThread.createServerSocket(ServerThread.java:194)
        at 
org.jboss.remoting.transport.socket.ServerThread.(ServerThread.java:94)
        at 
org.jboss.remoting.transport.socket.SocketServerInvoker.processInvocation(SocketServerInvoker.java:433)
        at 
org.jboss.remoting.transport.socket.SocketServerInvoker.run(SocketServerInvoker.java:387)
        at java.lang.Thread.run(Thread.java:595)
....snip.....

Anyone know why I am getting this error? I was able to install Messaging 1.0.0 
without error (but I ran into marshalling exceptions and that is the reason for 
the upgrade).

Thanks!


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950202#3950202

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950202


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to