Consultor Eletrônico



Kbase P183157: Java Open Client application gets errors 7186 & 7228 when passing changes only DataSet back to AppS
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   08/03/2011
Status: Unverified

SYMPTOM(s):

Java Open Client application gets errors 7186 & 7228 when passing changes only DataSet back to AppServer

Input result set error: com.progress.open4gl.dynamicapi.ClientException: Invalid input result set object: class org.eclipse.emf.common.util.BasicEList. (7186)

There might be a mismatch between an input result set and the schema in the proxy. (7228)

FACT(s) (Environment):

OpenEdge 10.2B
Windows

CAUSE:

The Eclipse environment being used had differing versions of the SDO jar files in the classpath than what we ship and expect to be used

FIX:

Ensure that your CLASSPATH references the following jar files located in the $DLC/java/ext directory:


- common.jar
- commonj.sdo.jar
- ecore.jar
- ecore.change.jar
- ecore.sdo.jar
- ecore.resources.jar
- ecore.xmi.jar

The order in which these libraries are listed in the CLASSPATH does not matter.