cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Adapter Error after installing Websphere MQ 7.1 Drivers ?

Former Member
0 Kudos

Hi,

I have installed 2 ibm websphere mq 7.1 drivers into "com.sap.aii.adapter.lib.sda" and deployed using JSPM.

but then after that all my others jms (using JNDI) that previously working fine become error (in red colour).

The error message is :

Channel has internal error, Adapter has not provided any status information about this channel

The jar file are :

com.ibm.mq.jar

com.ibm.mqjms.jar

After i remove back those 2 files the other jms channel back to green colour except those using websphere mq with error missing class file because no driver installed.

please advise.

Thank you and Best Regards

FYI : I am using PI 7.1 EHP1 SP03

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Xavier,

I am not sure for MQSeries 7.0, because i was using 7.01 and i can find all the required library in the installed dir and lib.

may be you can download the trial version for MQSeries from IBM website and you can extract them from the installation files.

because the one that i had tried is the trial version for MQSeries 7.0.1 from IBM websites.

Cheers

Fernand

Former Member
0 Kudos

Hi, The problem has solved after apply sap Notes : 747601 J2EE JMSAdapter: MQSeries libraries.

I need to deploy all the required jar files for MQSeries 7.0.

Cheers

Fernand Lesmana

Former Member
0 Kudos

Hello,

I'm facing the same error. I searched jar files of MQSeries 7.0 where WS Application Server is installed but I couldn't find those:

CL3Export.jar

CL3Nonexport.jar

connector.jar

fscontext.jar

providerutil.jar

rmm.jar

when required files are:

CL3Export.jar

CL3Nonexport.jar

com.ibm.mq.headers.jar

com.ibm.mq.jar

com.ibm.mq.jmqi.jar

com.ibm.mq.pcf.jar

com.ibm.mqjms.jar

connector.jar

dhbcore.jar

fscontext.jar

providerutil.jar

rmm.jar

Does any body can tell me where to find or download the files I'm missing?

Thanks a lot!

Former Member
0 Kudos

Hi,

The visual admin no longer avalaible in PI 7.1 EHP1, so any idea how to restart the JMS Adapter using NWA ?

Thank you and Best Regards

Fernand Lesmana

Former Member
0 Kudos

Hi,

I am using MQ Series 7.0.1 so the required jar files are :

com.ibm.mq.jar

com.ibm.mqjms.jar

connector.jar

dhbcore.jar

Any advise ?

Best Regards

Fernand

Former Member
0 Kudos

Hi,

Please restatrt your JMS Service from the Visual Admin and see if the error is still there.

Regards,

Sugata Basu

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

If you are using MQSeries 53x.xxx, you must enter the following JAR files in com.sap.aii.adapter.lib.sda:

com.ibm.mq.jar

com.ibm.mqbind.jar

com.ibm.mqjms.jar

connector.jar (use the JAR file from the AS Java client directory).

I think you missed some jar files,redeploy once again with all jar files,your problem will resolve.

Cheers,

raj