Consultor Eletrônico



Kbase P81931: Can not read schema document while running SonicMQ
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   8/19/2004
Status: Unverified

FACT(s) (Environment):

SonicMQ 5.x

FACT(s) (Environment):

OpenEdge 10.0A

FACT(s) (Environment):

SonicMQ 6.x

SYMPTOM(s):

Failed to read schema document XXXXXX.xsd

CAUSE:

The issue is the copy of the xerces parser that is shipping with Sonic 6.0
and 5.0 can cause problems when it goes to read the .xsd files. An exception is thrown into the container window.

FIX:

Upgrade to OpenEdge 10.0B.

If an upgrade is not possible a work around it to change the CLASSPATH in the container.bat so that you point to the $DLC\esbadapter\lib for the xercesImpl.jar & xmlParserAPIs.jar files.

Make sure to put the full path of $DLC as this is not passed into this batch file.