SAP adapter not visible

I have installed SAP adapter 6.5 and it is not visible in the admin page under adapters.WmSAP package is partially enabled.I am getting the following errors while loading the WmSAP package

wm.sap.Admin:registerRoutingListenerwriteTD(“rowdata-l”);WmSAP Adapter: Error on creating new Object: [ART.114.3] Adapter Runtime: Unable to get information about adapter type WmSAP.swapRows();writeTD(“rowdata-l”);wm.sap.Admin:registerAdapterwriteTD(“rowdata-l”);JCO.classInitialize(): Could not load middleware layer ‘com.sap.mw.jco.rfc.MiddlewareRFC’ default_cpc_modeswapRows();writeTD(“rowdata-l”);wm.sap.Admin:registerLocalConnectionwriteTD(“rowdata-l”);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.swapRows();writeTD(“rowdata-l”);wm.sap.Admin:registerTransactionStorewriteTD(“rowdata-l”);java.lang.NoClassDefFoundError

Please help me in this matter…urgent

I don’t have enough context to really help, but i would recommend starting with the java.lang.NoClassDefFoundError, which makes it seem like there is a missing jar file, or your classpath isn’t configured correctly.

Does this make sense?
-greg

Which version of SAP adapter are you installing. Probably that should give us some idea on the problem you are facing.

Please give the environment details for the folks to help you.

Please also ensure you have all the JAR files from SAP JCo configured properly (i.e. stored in the right folder) as per the SAP Adapter 6.5 Installation Manual

Good luck with SAP Adapter 6.5…We have tons of issues with that

Best Regards
Stephen Chung

can you be more specific on the tons of issues with adapter 6.5? We’re having issues with IDOC lookups such as authority errors and simply can’t find idoc (which we know exists). Were you able to correct your issues and if so how?

Thanks?