Reply To: RMI Exception in Script Editor running on Linux

Homepage Clovertech Forums Read Only Archives Cloverleaf Cloverleaf RMI Exception in Script Editor running on Linux Reply To: RMI Exception in Script Editor running on Linux

#58274
thomas chan
Participant

    check out the following lines … do you think there could be a bug in clgui.jar for the linux platform???

    An error occured while attempting to unlock file.

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

       java.rmi.UnmarshalException: invalid method hash

    ….

    com.hie.cloverleaf.remoteserver.RemoteConfigServer_Stub.getTclConfigServer(Unknown Source)

    com.hie.cloverleaf.gui.scripteditor.ScriptEditorMainPanel.releaseAllLocks(ScriptEditorMainPanel.java:305)

    com.hie.cloverleaf.gui.StdGuiMainPanel.safeReleaseLocks(StdGuiMainPanel.java:1590)