cancel
Showing results for 
Search instead for 
Did you mean: 

Files sapjco.jar and .so for 64 bit

Former Member
0 Kudos

For connecting to SAP we are using files (sapjco.jar, librfccm.so and libsapjcorfc.so) and it was working fine with 32 bit JVM.

Recently we migrated our servers from weblogic 8 to weblogc 10 and upgraded JVM to 64 bit for weblogic 10.

After this upgrade we are getting issues like

Exception in thread "Timer-8" java.lang.ExceptionInInitializerError: JCO.classInitialize(): Could not load middleware layer 'com.sap.mw.jco.rfc.MiddlewareRFC'

JCO.nativeInit(): Could not initialize dynamic link library sapjcorfc [no sapjcorfc in java.library.path]. java.library.path

Any help is really appreciable

Thanks in advance

Edited by: sajjad_sy on Aug 15, 2009 6:32 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member192434
Active Contributor
0 Kudos

Hi

IT seems that the required jar file you mention is not compitable with the weblogc 10, probably you need to find out the supportive jar files

hope it will help

Thanks