list durable subscribers

Hi,

I have a server which connects to MQSeries topics with a durable subscriber.

Now, if my program is terminated unexpectetly, the subscriber cannot be made inactive(closed). If I then want to restart my program (so trying to connect to the topic with the same durable subscriberID), I sometimes get the error that there is still an active subscriber (which is normal, since previous one did not end correctly). Is there somehow a way to list all durable subscribers for a topic and/or to remove them (make them inactive)?

I hope my question is clear.

Thanx in advance,

Ssteven

[623 byte] By [Ssteven] at [2007-9-26 7:50:06]
# 1

hi,

I have exactly the same problem with IBM's implementation of JMS and could not find any workaround. One of IBM redbooks claims that there is a Cleanup utility that can be used to cleanup these type of subscribers, however, the utility only supports Java 1.3. I can't seem to find a version that supports 1.2. Did you have the problem resolved? What is your solution?

Your help will be greatly appreciated!!

ckshen00

ckshen00 at 2007-7-1 18:01:12 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...