What is error "no such consumer active"?

2013-01-03 Thread TheFarmer
I get this log entry sometimes in my ActiveMQ client program. It's being logged by the ActiveMQ .NET client. ERROR 2013-01-03 06:01:27.8351 | ActiveMqInternal | Thread ID: 40 | Service Key: | Service ID: Message: Connection[ID:S601870AT1VW29-54468-634893106755963289-1:0]: No such consumer active

Re: ActiveMQ 5.5 broker + jaas plugin

2011-06-22 Thread TheFarmer
I'm not an expert... The jaas plugin is called jaasAuthenticationPlugin not simpleAuthenticationPlugin. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5-5-broker-jaas-plugin-tp3616287p3617630.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: PageFile is not loaded on the client (using scheduler)

2011-06-09 Thread TheFarmer
https://issues.apache.org/jira/browse/AMQ-3131 -- View this message in context: http://activemq.2283324.n4.nabble.com/PageFile-is-not-loaded-on-the-client-using-scheduler-tp3585892p3587018.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Rant on scheduling feature

2011-05-11 Thread TheFarmer
I've wasted so much time on trying to get the scheduling feature to work correctly, I feel I need to warn other users before they attempt it. I've encountered several bugs with it that have been fixed (thanks!) but there are more problems that are harder to reproduce consistently and therefore I c

Re: Master-Slave Failure with ActiveMQ 5.4.1 & JBoss 5.1

2011-05-11 Thread TheFarmer
I get hundreds of these exceptions on the master and slave and I'm not even sending any messages. They tend to come in groups where each exception is separated by about 20-60 secs and the groups start and end at random times (ie no client activity) and last for an hour or two. I also get these ex

Re: ActiveMQ restarting by itself

2011-05-05 Thread TheFarmer
The machine did not restart. The broker restarted by itself without the windows service restarting. The log shown is from the broker that restarted. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-restarting-by-itself-tp3482243p3499613.html Sent from the ActiveMQ

ActiveMQ restarting by itself

2011-04-28 Thread TheFarmer
I have ActiveMQ running as a Windows service. Windows logs whenever a service is stopped or started. I am seeing in the logs that the ActiveMQ is starting up but the windows logs don't show any service restarting at that time. So it appears that ActiveMQ is restarting by itself. Any idea why or

Having trouble using Administration Console with Authentication

2011-03-29 Thread TheFarmer
I have the console running in its own Jetty server. I downloaded this a week ago so it was the latest version then. It all works fine until I turn on authentication in the ActiveMQ server. Then I can list queues but browsing them fails with userName/password error. (My client works fine with au

Separate Administration Console from Queue JVM

2011-03-18 Thread TheFarmer
Since the Administration Console seems to have so many problems and needs to be restarted to clean up it's counts, I really need to separate it from the queue so it can be restarted without taking down the queue. I tried to follow the directions on the wiki: http://activemq.apache.org/web-console

Re: NMS 1.5 client not recognizing expired messages

2011-03-15 Thread TheFarmer
Client and broker are running on the same machine. -- View this message in context: http://activemq.2283324.n4.nabble.com/NMS-1-5-client-not-recognizing-expired-messages-tp3357650p3357824.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

NMS 1.5 client not recognizing expired messages

2011-03-15 Thread TheFarmer
I have a .NET consumer listening for messages. The operation fails and message is rolled back and retries. This happens over and over and I'm happy with that. But eventually the time to live expires and I expect the retrying to stop. What happens is the ActiveMQ server does push this message in