Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SAP Adapter Installable for 64bit Windows version

subsahuFeb 16 2010 — edited Feb 18 2010
Hi All

I have to install SAP Adapter on a 64bit Windows 2008 server. I was able to successfully install it on 32bit Windows 2003 server using the exe from below link:
http://download.oracle.com/otn/nt/ias/101310/adapters_10131_win32.zip

But when trying with same executable on my 64bit machine, it fails while configuring the adapter from Application Explorer.

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 E:\Oracle\SOASuite\adapters\application\lib\sapjcorfc.dll: Can't find dependent libraries
java.library.path

It seems i have to install the SAP Adapter installable for 64bit but I am unable to find this from OTN or Edelivery. Can someone please help me on this, where to get the 64bit version for the software? If the problem is not with version and some other problem please let me know.

I have already done the below:

• Copy the sapjco.jar file to ORACLE_HOME\adapters\application\lib directory.

• Copy the librfc32.dll to C:\Windows\system32 directory

• Copy the sapjcorfc.dll to the same directory as sapjco.jar (i.e ORACLE_HOME\adapters\application\lib).

• Copy sapjcorfc.dll into C:\WINDOWS\system32 as well.


Thanks
Subhankar
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 18 2010
Added on Feb 16 2010
4 comments
7,822 views