Kbase P98043: Progress Explorer java error on client side when trying to start a database on a Unix machine
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/1/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
IBM AIX
SYMPTOM(s):
Progress Explorer java error on client side
java.io.InvalidClassException
Local class not compatible: stream classdesc serialVersionUID=-429822728328580958
local class serialVersionUID=9039733040353318475
Database is in Unix
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:
java.io.InvalidClassException: com.progress.juniper.admin.EDatabaseAdded; Local class not compatible: stream classdesc serialVersionUID=-429822728328580958 local class serialVersionUID=9039733040353318475
CAUSE:
Incompatibility between the Progress Explorer version used at the client
and the AdminServer version used at the server side on Unix
FIX:
Make sure both the server as well as the client are at the same version level e.g. 9.1D09. That is the safest way to resolve the problem.