ActiveMQ Task going into a out of memory state

2010-09-24 Thread konijeti
Hi, I am using ActiveMQ 5.2.0 as messaging server and tomcat as Application server on Solaris OS. After 7 days of continuous running, the ActiveMQ task threads are going into a out of memory state on web server and there are no ERROR or EXCEPTION logs in ActiveMQ server side. The WebApplication h

Newbie confusion regarding JNDI configuration

2010-09-24 Thread mholodnak
I explicitly created a Topic named "agility_event_topic_d2" using the default web admin tool. My message producer appears to successfully (i.e. without Exception) post messages to my topic. However, my consumer never finds any and the default admin tool indicates that no messages are being sent.

Re: ActiveMQ.DLQ created when JMSTimeToLive added.

2010-09-24 Thread Martin C.
Hi, On Thu, Sep 23, 2010 at 3:44 PM, ChicagoBob123 wrote: > > Why is this queue created to hold messages that have timed out?  Is there a > way to avoid this? Please have a look at http://activemq.apache.org/message-redelivery-and-dlq-handling.html, especially at the section "Automatically Disca

[ANNOUNCE] Apache.NMS.Stomp v1.4.0 Released

2010-09-24 Thread Timothy Bish
The Apache.NMS.Stomp 1.4.0 Release bundle is now available at the following location: This release is based on the Apache.NMS API v1.4.0 and runs on .NET frameworks 2.0+, .NETCF 2.0+ and Mono 2.0+. Changes in this version include

Re: CMS: get name of destination - how to ?

2010-09-24 Thread sodandk
works just fine :-) thank you. Søren -- View this message in context: http://activemq.2283324.n4.nabble.com/CMS-get-name-of-destination-how-to-tp2552032p2553301.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

InstanceAlreadyExistsException

2010-09-24 Thread Don Santillan
Hello, I am consistently getting this error when I do a redeploy of my application. It seems like my broker is not getting closed/stopped upon redeploy. Note that I am creating my broker through xbean: String brokerURI = "vm://localbroker?brokerConfig=xbean:activemq.xml" ActiveMQConnectionFac