Have a look at
http://www-106.ibm.com/developerworks/java/library/j-jtp11253/
and try to setup your JVM parameters more properly.
Regards,
Stephan
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857850#3857850
Reply to the post :
http://www.jboss.org/index.ht
I guess you are using Windows 2000 or something like this. It is definitely not an
issue of Java, MySql or JBoss.
I have the same issue and have not found a solution. Maybe some windows expert can
help.
Stephan.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=
Hello,
I have created a very simple MBean which creates a registry and binds an RMIServer.
It works when I deploy it with a jboss server with minimal configuration.
When I start jboss with default configuration I have to stop my mbean and have to
start it again to get it work.
Any ideas? Which o
Have you solved this issue?
I experience the same problem with J9 as client JVM and jdk1.4 as server JVM. The
causing exception (NP) occurs on server.
UnicastServerRef.dispatch(Remote, RemoteCall) line: 231
Transport$1.run() line: 148
With partly decompiling UnicastServerRef clas