|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Error while connecting through jainsleeHi,
Can any body please help me Iam getting the following error while connecting jain slee through JMXRI (i down loaded opensdk 1.4.5,and started the server and while connecting through JMXRI using the following URL service:jmx:rmi:///jndi/rmi://$(Rhino machine IP address ):$(Port)/opencloud/rhino the following error is coming) java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.UnmarshalException: error unmarshalling return; nested exception is: java.lang.ClassNotFoundException: com.opencloud.util.RMISSLFactory (no security manager: RMI class loader disabled)] at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:317) at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248) Caused by: javax.naming.CommunicationException [Root exception is java.rmi.UnmarshalException: error unmarshalling return; nested exception is: java.lang.ClassNotFoundException: com.opencloud.util.RMISSLFactory (no security manager: RMI class loader disabled)] at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:97) at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:185) at javax.naming.InitialContext.lookup(InitialContext.java:351) at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1817) at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1787) at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:259) ... 4 more Caused by: java.rmi.UnmarshalException: error unmarshalling return; nested exception is: java.lang.ClassNotFoundException: com.opencloud.util.RMISSLFactory (no security manager: RMI class loader disabled) at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source) at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:93) ... 9 more Caused by: java.lang.ClassNotFoundException: com.opencloud.util.RMISSLFactory (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:1544) at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1466) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1699) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348) at sun.rmi.transport.tcp.TCPEndpoint.read(TCPEndpoint.java:511) at sun.rmi.transport.LiveRef.read(LiveRef.java:257) at sun.rmi.server.UnicastRef2.readExternal(UnicastRef2.java:54) at java.rmi.server.RemoteObject.readObject(RemoteObject.java:438) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccjava.io.IOException: Failed to retrieve RMIServer stub: j Thanks in advance for your support, Jyothi .Tallapaneni ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Visit the JAIN website at http://java.sun.com/products/jain ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
Re: Error while connecting through jainsleeHi
Please send your query to support@... Best Regards, -David SUBSCRIBE JAIN-SLEE-INTEREST jyothi wrote: > Hi, > > Can any body please help me > > Iam getting the following error while connecting jain slee through JMXRI > (i down loaded opensdk 1.4.5,and started the server and while connecting > through JMXRI using the following URL > service:jmx:rmi:///jndi/rmi://$(Rhino machine IP address > ):$(Port)/opencloud/rhino the following error is coming) > > java.io.IOException: Failed to retrieve RMIServer stub: > javax.naming.CommunicationException [Root exception is > java.rmi.UnmarshalException: error unmarshalling return; nested exception is: > java.lang.ClassNotFoundException: com.opencloud.util.RMISSLFactory (no > security manager: RMI class loader disabled)] > at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:317) > at > javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248) > Caused by: javax.naming.CommunicationException [Root exception is > java.rmi.UnmarshalException: error unmarshalling return; nested exception is: > java.lang.ClassNotFoundException: com.opencloud.util.RMISSLFactory (no > security manager: RMI class loader disabled)] > at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:97) > at > com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:185) > at javax.naming.InitialContext.lookup(InitialContext.java:351) > at > javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1817) > at > javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1787) > at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:259) > ... 4 more > Caused by: java.rmi.UnmarshalException: error unmarshalling return; nested > exception is: > java.lang.ClassNotFoundException: com.opencloud.util.RMISSLFactory (no > security manager: RMI class loader disabled) > at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source) > at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:93) > ... 9 more > Caused by: java.lang.ClassNotFoundException: > com.opencloud.util.RMISSLFactory (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:1544) > at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1466) > at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1699) > at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305) > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348) > at sun.rmi.transport.tcp.TCPEndpoint.read(TCPEndpoint.java:511) > at sun.rmi.transport.LiveRef.read(LiveRef.java:257) > at sun.rmi.server.UnicastRef2.readExternal(UnicastRef2.java:54) > at java.rmi.server.RemoteObject.readObject(RemoteObject.java:438) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccjava.io.IOException: > Failed to retrieve RMIServer stub: j > > Thanks in advance for your support, > Jyothi .Tallapaneni > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Visit the JAIN website at http://java.sun.com/products/jain > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Visit the JAIN website at http://java.sun.com/products/jain ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| Free Forum Powered by Nabble | Forum Help |