cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Adapter Error

Former Member
0 Kudos

Hi All,

I am trying to configure JMS adapter in my scenario.I am getting following error

in adapter monitoring

'Sender Channel. Details: null'

What does this mean?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

please check the version of the SAP_BASIS in the IBD (right click on the namespace).

the version the this XI content, must be at the same level of your XI sp,

if not, download the XI content SAP_BASIS and import it to your IBD

bhavesh_kantilal
Active Contributor
0 Kudos

The details you have enetred in the sender JMS adapter are incorrect / insufficient for the connection to take place.

Regards

Bhavesh

Former Member
0 Kudos

I have not changed anything in Module Tab under JMS adapter.

What changes need to be done in Module?

Former Member
0 Kudos

what configuration is required under Module Tab

Former Member
0 Kudos

Hi,

see sender /receiver side configuration is explained in above link.

Regards

Chilla

SD78
Explorer
0 Kudos

Hello,

It is the first jms adapter, witch is use on your xi system?

If yes, I think it is an installation error of the jms adapter.

Check the mq classes and the version.

See oss note 747601:

For e.g. MQSeries 6.0 you need this jar files:

CL3Export.jar

CL3Nonexport.jar

com.ibm.mq.jar

com.ibm.mqjms.jar

connector.jar

dhbcore.jar

rmm.jar

Bye

Stefan

Former Member
0 Kudos

hi ,

i am using MQ 5.3 . For this i have deployed following jar files

com.ibm.mq.jar

com.ibm.mqbind.jar

com.ibm.mqjms.jar

connector.jar

Am I missing anything?

SD78
Explorer
0 Kudos

Hi,

I think for mq 5.3 is this ok.

Please set in the visual admin the trace level to debug.

Have make a full cpa cache or restart?

bye

sd

Former Member
0 Kudos

Ranjeet,

did you enter details of driver and Queuemanger in XI JMSadapter

Former Member
0 Kudos

i have enter the protocol, channel name,queue name,q manager etc.

What do u mean by driver details? I have select 'Websphere MQ(Non JMS) as transport protocol.

Former Member
0 Kudos

Ranjeet ,

Queue Java Class details and Queue ConnectionFactoryJavaClass

Former Member
0 Kudos

Hi sreeram ,

value are

com.ibm.mq.jms.MQQueue,com.ibm.mq.jms.MQQueueConnectionFactory respectively

I haven't change any thing for these parameters , they are the default one.

Former Member
0 Kudos

HI,

Check the JMS Adapter comm channel parameters , like Channel name.

See the below links

/people/alessandro.guarneri/blog/2006/01/04/jms-sender-adapter-handling-too-short-lines

/people/william.li/blog/2006/11/13/how-to-use-saps-webas-j2ees-jms-queue-in-exchange-infrastructure

content conversion

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f02d12a7-0201-0010-5780-8bf...

Regards

Chilla