EnterpriseOne Adapter 8.98 with IS 9.5?

Hi,

Per SAG, EnterpriseOne Adapter 8.98 is supported on IS 9.5 but after upgrade from 8.2 to 9.5 adaper services are not working. After looking at the error it seems that the jars are conflicting with each other. Please advise.

We are successfully using the same adater 8.98 in IS 8.2 with EnterpriseOne 9.0 tools release 9.1

Cause exception java.lang.ClassCastException: org.apache.xerces.parsers.XIncludeAwareParserConfiguration cannot be cast to org.apache.xerces.xni.parser.XMLParserConfiguration

Errors unmarshalling the following document:

<?xml version="1.0" encoding="UTF-8"?>


04 Apr 2014 11:04:18,557 [Line -1] ][SEVERE] - [METADATA] Cause exception java.lang.ClassCastException: org.apache.xerces.parsers.XIncludeAwareParserConfiguration cannot be cast to org.apache.xerces.xni.parser.XMLParserConfiguration
04 Apr 2014 11:04:18,557 [Line -1] [SEVERE] - [METADATA] JDESpec error code = SPEC_DATA_CREATE_FAILURE com.peoplesoft.pt.e1.base.metadata.dataAccess.JDESpecException: MetaData object could not be created.
04 Apr 2014 11:04:18,558 [Line -1] [[/b]SEVERE] - [METADATA] MetaData object could not be created. com.peoplesoft.pt.e1.base.metadata.dataAccess.JDESpecException: MetaData object could not be created.
04 Apr 2014 11:04:18,558 [Line -1] [DEBUG ] - [METADATA] Closing JDBj logical connection.

looks like it has something to do with the xerces.jar file.
Did you follow the instruction in “8-98_PeopleSoft_EnterpriseOne_Install_Supplement.pdf”? especially the “Post Installation Instructions” section.
HTH,

Thanks fro the reply.

Yes, i did follow those stpe as mentioned. During upgrade, migration utility also coiped all required jars from 8.2 environment.

Thanks