SAP ADAPTER Issue 10.15

Copied Required Jars on right path. Still facing error in loading SAP Adapter on 10.15

Initialization of Java Service wm.sap.Admin:registerExitManager failed due to error: com.wm.app.b2b.server.ServiceSetupException: [ISS.0026.9104] Missing class wm.sap.Admin
2023-09-27 06:20:40 UTC [ISS.0028.0048E] (tid=78) Failed to read class wm.sap.Admin from input stream
2023-09-27 06:20:40 UTC [ISS.0055.0003E] (tid=78) Initialization of Java Service wm.sap.Admin:registerRoutingListener failed due to error: com.wm.app.b2b.server.ServiceSetupException: [ISS.0026.9104] Missing class wm.sap.Admin
2023-09-27 06:20:40 UTC [ISS.0028.0048E] (tid=78) Failed to read class wm.sap.Admin from input stream
2023-09-27 06:20:40 UTC [ISS.0055.0003E] (tid=78) Initialization of Java Service wm.sap.Admin:registerTransactionStore failed due to error: com.wm.app.b2b.server.ServiceSetupException: [ISS.0026.9104] Missing class wm.sap.Admin
2023-09-27 06:20:40 UTC [ISS.0028.0048E] (tid=78) Failed to read class wm.sap.Admin from input stream
2023-09-27 06:20:40 UTC [ISS.0055.0003E] (tid=78) Initialization of Java Service wm.sap.Admin:registerAdapter failed due to error: com.wm.app.b2b.server.ServiceSetupException: [ISS.0026.9104] Missing class wm.sap.Admin
2023-09-27 06:20:40 UTC [ISS.0028.0048E] (tid=78) Failed to read class wm.sap.Admin from input stream
2023-09-27 06:20:40 UTC [ISS.0055.0003E] (tid=78) Initialization of Java Service wm.sap.Admin:registerLocalConnection failed due to error: com.wm.app.b2b.server.ServiceSetupException: [ISS.0026.9104] Missing class wm.sap.Admin

Error messages / full error message screenshot / log file:

Question related to a free trial, or to a production (customer) instance?

Hi Aman,

SAP JCo API consists of three parts, a native lib to be placed under instances/<instance_name>/lib and 2 jars to be placed under instances/<instance_name>/packages/WmSAP/code/jars/static, sapjco3.jar and sapidoc3.jar.
Due to the native portion it is neccessary to stop and restart the IS completely, a simple restart is not sufficient.

Remember to use the correct version of the JCo API, which is currently SAP JCo 3.1.x for SAP Adapter 10.1.
You can request an account to download the API from SAP Marketplace from the SAP Administration Team of the SAP System you want to connect to. Or they can download these files for you.

Can you check if you have latest Fixes applied for SAP Adapter?

Regards,
Holger

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.