Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-844

java.net.MalformedURLException: unknown protocol: felix

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • framework-1.4.1
    • None
    • None
    • Felix 1.4, Java 5, Windows Vista

    Description

      My client program has the following exception when retrieving workitem from openwfe (server) via rmi.
      The client application embeds felix 1.2 while server program doesn't.
      No problem if felix is not running.

      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)

      Attachments

        Activity

          People

            karlpauls Karl Pauls
            yongjames james yong
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: