Webmethods 411 version problem with OCI.dll when creating Or

I am getting java.lang.unstatisfied link error when testing a webMethods 411 version - Oracle Intelligent eWay. This is when doing the task “Start adapter process in test mode”.

Message it is giving is as follows:

“Task: Start adapter process in test mode:
java.lang.UnsatisfiedLinkError: D:\wment41\bin\oracle8jni.dll: Can’t find dependent libraries
Because of the errors shown above, this adapter process cannot be enabled!
You can only save this entry without enabling it.”

OCI.dll is also there where it is supposed to be. Also, classes111.zip is the latest.

I want to attach screen shots of the problem, but I do not know how to do that. Could anyone suggest??

Hi All,

If any one has experience with a problem as below, please suggest.

Error Message Shown is as below in the Adapter Configuration Tool:


Task: Start adapter process in test mode:
java.lang.UnsatisfiedLinkError: D:\wment41\bin\oracle8jni.dll: A dynamic link library (DLL) initialization routine failed

Because of the errors shown above, this adapter process cannot be enabled!
You can only save this entry without enabling it.

It is failing on the OCI.dll initialization. OCI.dll is available both in D:\wment41\bin and also in D:\Oracle\Ora81\bin.

Please help ASAP.

I am experiencing with same problem. Any solution?

Problem is resolved after coping same version of oci.dll file in c:\wment41\bin and Oracle_home\bin directory.