Yes I do have the same problem,
I am using jboss-4.0.4.CR2 the latest candidate release. I can tell you this 
seems to coming in an inconsistent pattern

The exception i got was
java.lang.reflect.UndeclaredThrowableException
        at $Proxy0.getConnection(Unknown Source)
        at 
com.nazcasolutions.kernel.common.utilities.XChangeServiceLocator.getNewConnection(XChangeServiceLocator.java:98)
Line 7
        at nz.example.XChangeConnection.main(XChangeConnection.java:73)
Caused by: java.rmi.UnmarshalException: Error unmarshaling return; nested 
exception is: 
        java.lang.ClassNotFoundException: 
com.mysql.jdbc.CommunicationsException (no security manager: RMI class loader 
disabled)
        at 
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:217)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
        at org.jboss.invocation.jrmp.server.JRMPInvoker_Stub.invoke(Unknown 
Source)
        at 
org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxy.invoke(JRMPInvokerProxy.java:133)
        at 
org.jboss.invocation.InvokerInterceptor.invokeInvoker(InvokerInterceptor.java:348)
        at 
org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:197)
        at 
org.jboss.proxy.ClientMethodInterceptor.invoke(ClientMethodInterceptor.java:74)
        at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:100)
        ... 3 more
Caused by: java.lang.ClassNotFoundException: 
com.mysql.jdbc.CommunicationsException (no security manager: RMI class loader 
disabled)
        at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:371)
        at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:165)
        at java.rmi.server.RMIClassLoader$2.loadClass(RMIClassLoader.java:620)
        at java.rmi.server.RMIClassLoader.loadClass(RMIClassLoader.java:247)
        at 
sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:197)
        at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1538)
        at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1460)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1693)Line 8
Sucks
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1299)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1912)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1836)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1713)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1299)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1912)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1836)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1713)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1299)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:339)
        at 
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:215)
        ... 10 more


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

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


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to