I assume the exception is happening on the server  which doesn't use
felix, right?

regards,

Karl

On Thu, Dec 4, 2008 at 4:22 PM, james yong <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Is there a way to disable the extension manager or a solution?
> i am facing similar exception as the topic starter, when retrieving workitem
> from openwfe via rmi.
> The client application is using felix 1.2. Tried equinox without problem.
> Below is the stack trace.
>
> regards,
> james
>
> java.rmi.ServerException: RemoteException occurred in server thread; nested
> exception is:
>        java.rmi.UnmarshalException: error unmarshalling arguments; nested
> exception is:
>        java.net.MalformedURLException: unknown protocol: felix
>        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:325)
>        at sun.rmi.transport.Transport$1.run(Transport.java:153)
>        at java.security.AccessController.doPrivileged(Native Method)
>        at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
>        at 
> sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
>        at
> sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
>        at java.lang.Thread.run(Thread.java:595)
>        at 
> sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknown
> Source)
>        at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)
>        at sun.rmi.server.UnicastRef.invoke(Unknown Source)
>        at openwfe.org.worklist.impl.RmiWorkSession_Stub.get(Unknown Source)
>
>
> --
> View this message in context: 
> http://www.nabble.com/ServerException-unmarshalling-%3A-unknown-protocol-felix-%28RMI-and-ExtensionManager-%29-tp16471435p20835602.html
> Sent from the Apache Felix - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Karl Pauls
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to