[jboss-user] [Remoting] - Re: Using JBoss Remote API in the JBoss App server
crr
do-not-reply at jboss.com
Wed Aug 20 02:22:34 EDT 2008
hi ,
i set the system property jboss.remoting.pre_2_0_compatible=true still it is not working and iam getting the following exception .
11:52:51,184 ERROR [ServerThread] Worker thread initialization failure
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at org.jboss.remoting.transport.socket.ServerThread.createServerSocketWrapper(ServerThread.java:706)
at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:364)
at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:165)
thanks,
crr
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171419#4171419
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4171419
More information about the jboss-user
mailing list