Quovadx 5.5 – Java Error Message in SMAT

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Quovadx 5.5 – Java Error Message in SMAT

  • Creator
    Topic
  • #49476
    Femina Jaffer
    Participant

      Can anyone please tell me what this message means?  I am trying to resend a message via SMAT, and the following message is encountered?

      RemoteException occurred in server thread; nested exception is:

         java.rmi.UnmarshalException: invalid method hash

      java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:

         java.rmi.UnmarshalException: invalid method hash

         at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:340)

         at sun.rmi.transport.Transport$1.run(Transport.java:168)

         at java.security.AccessController.doPrivileged(AccessController.java:274)

         at sun.rmi.transport.Transport.serviceCall(Transport.java:164)

         at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:506)

         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.handleRequest(TCPTransport.java:838)

         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:912)

         at java.lang.Thread.run(Thread.java:797)

         at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)

         at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)

         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)

         at com.hie.cloverleaf.remoteserver.RemoteSmatConfigServer_Stub.copyMsgBlock(Unknown Source)

         at com.hie.cloverleaf.gui.smat.SmatResendDialog.copyMessagesToFile(Unknown Source)

         at com.hie.cloverleaf.gui.smat.SmatResendDialog$6.run(Unknown Source)

      Caused by: java.rmi.UnmarshalException: invalid method hash

         at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:281)

         at sun.rmi.transport.Transport$1.run(Transport.java:168)

         at java.security.AccessController.doPrivileged(AccessController.java:274)

         at sun.rmi.transport.Transport.serviceCall(Transport.java:164)

         at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:506)

         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.handleRequest(TCPTransport.java:838)

         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:912)

         at java.lang.Thread.run(Thread.java:797)

      The version of JAVA we have is JAVA 2 (ver. 1.4.2)

      Thanks

      fj

    Viewing 6 reply threads
    • Author
      Replies
      • #62106
        Robert Kersemakers
        Participant

          Hi Femina,

          Do you have Rev1 installed for CL5.5? There is a bug with SMAT’s in CL5.5 and you need Rev1 to solve it.

          Zuyderland Medisch Centrum; Heerlen/Sittard; The Netherlands

        • #62107
          Femina Jaffer
          Participant

            Thank you!  I do indeed have rev 1 installed.  But we did figure out the problem, and the clgui jar in the client and server were not the same.  Once they were identical, everything worked smoothly.

            Thank you again.

            Femina

          • #62108
            Robert Milfajt
            Participant

              I have someone here getting the same error.  Did we ever figure out what the problem was here?  She too has CL 5.5 Rev1 patch installed, on Windows XP client.

              Thanks,

              Bob

              Robert Milfajt
              Northwestern Medicine
              Chicago, IL

            • #62109
              Robert Milfajt
              Participant

                Never mind, I did not read your last response correctly.   😳

                Robert Milfajt
                Northwestern Medicine
                Chicago, IL

              • #62110
                Kirby Knight
                Participant

                  I am getting the same error where do I look to check the clgui jar?

                • #62111
                  Rob Abbott
                  Keymaster

                    clgui.jar is in $HCIROOT/clgui/lib on both client and server.

                    Note that this file is portable; you can copy it from a Unix server to a Windows client should you need to sync things up.

                    The best practice, however, is to make sure you load the same rev or patch on both client and server.

                    Rob Abbott
                    Cloverleaf Emeritus

                  • #62112
                    Kirby Knight
                    Participant

                      Thanks for the help!

                  Viewing 6 reply threads
                  • The forum ‘Cloverleaf’ is closed to new topics and replies.