On 1/10/07, Sandeep Chayapathi <[EMAIL PROTECTED]> wrote:
Hi all,
On one of our ActiveMQ servers, trying to delete a durable subscription
throws this error:
----
java.rmi.UnmarshalException: Error unmarshaling return; nested exception
is: java.lang.ClassNotFoundException: javax.jms.JMSException (no
security manager: RMI class loader disabled)
----
FWIW the last part of a stack trace is often not that useful by itself
- seeing the whole stack trace really helps us figure out what bit of
code is causing an exception.
The durable subscription was created via Stomp protocol. The client had
exited gracefully, however activemq still shows the subscription as
being active. I have followed a couple of threads, such as:
http://www.nabble.com/Durable-consumer-reconnect-problem-tf1716817.html#a4662218
http://www.nabble.com/Stomp-subscribtions-are-not-removed-tf1627261.html#a4408539
Is there any way to either force ActiveMQ to destroy the subscription
or drop the phantom subscriber ? Thanks.
We are using ActiveMQ 4.0.2.
Can you reproduce it in 4.1.0? I know 4.1.0 had a number of bug fixes
in this area
--
James
-------
http://radio.weblogs.com/0112098/