ActiveMQResourceAdapter leaves connections open until the next full GC

2014-07-09 Thread danielstraub
At the activemq server we have every day up to 700 open connections from a consumer/producer running in JBoss-EAP 6.2 with ActiveMQ-RA 5.9. After a full garbage collection, the connection count shrinks. (just now we have only a full gc per day !) The ActiveMQResourceAdapter.getXAResources create

Messages lost by connecting composite queues

2014-06-10 Thread danielstraub
We have a network of brokers like this: 3 broker called integ, postit, qsu are connected via static connectors and statically included destinations. One composite queue distributes messages based on messages selectors to the network and one local queue. The local queue is also an composite queue a

NPE in BaseDataStreamMarshaller, network bridge stopped

2014-04-03 Thread danielstraub
We have two ActiveMQ servers with a network bridge. After some days transfering messages beetwen the broker, the bridge stopped. There no log information on the sender side. The receiver broker shows a lot of this NPE's : java.lang.NullPointerException at org.apache.activemq.openwire.v10.BaseDataS