cancel
Showing results for 
Search instead for 
Did you mean: 

JMS sender cc error: Error while calling operation 'setChannel' for object

Former Member
0 Kudos

Hi guys,

I'm getting following error in my sender JMS adapter which tries to connect to Websphere MQ:

Error while calling operation 'setChannel' for object '| com.ibm.mq.jms.MQQueueConnectionFactory

it is then followed by connection and system parameters.

Any idea, what could be wrong?

I also doubt about cc's connection parameters:

- transport network protocol: should I use TCP/IP or WebsphereMQ?

- JMS compliant: non-JMS or JMS compliant?

thanks for your help,

olian

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Olian,

the configuration of a JMS adapter requires close working with the MQ team. they are best people to tell you what is the correct parameter value.

depending on the "transport protocol" he will be able to help you complete the configuration.

if you have chosen "websphere MQ (non-jms)", the transport/network protocol and Jms-compliance depends on the configuration made on the network and MQ.

Raghu

Former Member
0 Kudos

True - settings should be done with help of MQ admins.

Mostly - transport network protocol: is TCP/IP and JMS compliant: JMS compliant.

Regards,

Kai

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I have worked with the same scenario earlier which was connecting to MQ.

use transport protocol : Access JMS Protocol generically ..

Hope this helps.

Thanks

Hamja

Former Member
0 Kudos

Ok guys,

I'll try some more configs and we'll see.. I'll keep the thread opened so I can update the result.

Thanks for your help,

Olian