cancel
Showing results for 
Search instead for 
Did you mean: 

proxy to web sphere mq series

Former Member
0 Kudos

hi, Expert

M facing problem while i am doing proxy to mq series scenario.

the error m geeting in message monitorng is:

Exception caught by adapter framework: The JMSSender returned no JMSTextMessage to use. Must abort send process.

Error Delivery of the message to the application using connection AFW failed, due to: The JMSSender returned no JMSTextMessage to use. Must abort send process..

plz help me out.

thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Check whether external drivers for MQ series has been installed on SDM.

Enter following JAR files in aii_af_jmsproviderlib.sda and deploy .sda file on SDM

com.ibm.mq.jar

com.ibm.mqbind.jar

com.ibm.mqjms.jar

connector.jar

It should work. Remember after deployment, restart the J2EE engine to take the effect...

Regards,

Amit

Former Member
0 Kudos

hello,

Hope this may help you...

Check the Pipeline URL for the Integration Server.

Go to Business System?(from the XI homepage)->Integration Server->Pipeline URL.

It should be http://server:port/sap/xi/engine?type=entry

Adapter Monitoring-

https://websmp103.sap-ag.de/~sapdownload/011000358700002757652005E/HowtoMintorAF.pdf

With Regards,

Raju.

Please give points if useful