Installation of SAP 7.1.0.8.822 version - Partial Loading

Hi all,

We are trying to install SAP adapter version 7.1.0.8.822 on wM 8.0 (unix OS).

After installation, we placed the sap jar files sapjco3.jar, wmsap.jar and sapidoc3.jar files in the IS/packages/WmSAP/code/jars/static folder.

After restarting the server, we could see that SAP adapter is “partially loaded”.

We are seeing the below error:

wm.sap.Admin:registerTransactionStore Could not initialize class com.wm.adapter.sap.util.Log
wm.sap.Admin:registerLocalConnection WmSAP Adapter: Error on creating new Object: [ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource wm.sap.internal.cs:emptyConnection. [ART.118.5022] Adapter Runtime (Connection): Cannot create connection wm.sap.internal.cs:emptyConnection. Adapter type WmSAP does not exist.
wm.sap.Admin:registerAdapter Coul
d not initialize class com.sap.conn.jco.JCo
wm.sap.Admin:registerRoutingListener WmSAP Adapter: Error on creating new Object: [ART.114.3] Adapter Runtime: Unable to get information about adapter type WmSAP.

Please let me know if we are missing something in the configuration.

I have also placed the sapjco3.jar file in teh IS/lib folder.

Regards
Anooja

Hi Anooja,

No need to do so. Instead you should place the libsapjco3.so in the IS/lib folder and make sure it is exectuble (chmod a+x libsapjco3.so).
Make sure you have the correct version for your Unix OS.

Please apply the latest SAP_7.1_Fix14 for several issues.

Which version of JCo 3.x are you using?
The newest JCo 3.0.13 will only be working with Fix14 and newer.

Regards,
Holger