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)
…