MQ Listenrs are Automatically enabling after IS restart

Hi All,

Disabled MQ Listeners are automatically enabling after server restart. Its creating problems in production.

Is there a way to address this behavior…?

wM Version:9.6
MQ Version: 6.5 (Updated Fix 30)

Please help me on this.

Thanks,
Ram

Hi Rama,

can you provide the version of the MQSeries Jars you are using?

When the listeners have been disabled via IS Admin UI for MQAdapter they should not start during IS start.
When they got disabled by ART due to connectivity issues the Adapter will try to start them when the IS starts.

Which IS Core Fix and IS ART Fix did you apply?

Regards,
Holger

Hi Holger,

Below are the details which you required…

IS_9.6_Core_Fix4
ART version: 9.6.0.0.294

com.ibm.mq.jar
com.ibm.mq.pcf.jar
com.ibm.mq.headers.jar
com.ibm.mq.commonservices.jar
com.ibm.mq.jmqi.jar

Thanks,
Rama

Rama Krishna – Also make sure do you have any backend service which is monitoring MQ listeners status and making it enabled when they are in disabled state ? In b/w I will see for the root cause.

Thanks,

Hi,

We don’t have any service with that behavior. Please suggest

Thanks,
Rama

Hi Rama,

can yoiu check if ART-Fix 3 is applied (WAR_9.6_Fix3)?

Additionally you might consider to apply MQS_6.5_Fix33.

If possible disable the MQ Connections for the affected listeners after disabling the listeners.
In this case the listeners do not have a chance to start.

Regards,
Holger

Hi Holger,

I think we don’t have mentioned fixes in place.

We will try this Connection disable thing and let you know the updates.

Thanks,
Rama