cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Multiple Connections Problem

Former Member
0 Kudos

Hello,

We have an integration scenario of XI with MQ thru JMS Adapter in a XI 3.0 SP14 enviroment.

The problem is with the JMS Adapter, because it create multiple (growing from 1 to X) connections to the MQ (IBM MQ Series) Queue and colapse it (more than are allowed).

What could be hapenning.

Thanks,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
Former Member
0 Kudos

Hello Vijaya,

Thanks for your collaboration.

In the URL that you sent, there are a parametere with the name:

"agentThreadCount

The maximum number of threads that can work simultaneously to deliver messages to the destinations."

I suppose that this parameter will control new JMS threads / sessions between XI and MQ. But in the JMS configuration i don't see this parameter (agentThreadCount).

Do you know how to configure the XI 3.0 SP14 JMS Adapter in order to establish only 1 threads / session with the MQ Broker? (agentThreadCount)

Also, do you know technically why the JMS Adapter create multiple threads / session with the MQ Broker?

Thanks a lot for your Help.

Enrique.

Answers (0)