XA Transaction Warning using LevelDB

2014-03-08 Thread Chris Geer
We just upgraded from AMQ 5.6 to AMQ 5.9 and also switch from Kahadb to LevelDB. We haven't changed any of our code dealing with AMQ but now we are getting warning log messages on every message we send using an XA transaction (see below). The messages seem to be making it through so I'm not sure wh

Re: EOF Exception

2014-01-27 Thread Chris Geer
cates that the client used port > 47400. Guess you have to figure out what rouge client is making > connections if you expect everything to happen over the VM transport. > Maybe shut off the openwire connector? > > On Tue, Jan 21, 2014 at 4:42 PM, Chris Geer wrote: > > Clients an

Re: EOF Exception

2014-01-21 Thread Chris Geer
Clients and broker are all running in the same karaf instance...in fact all my "clients" are connecting using this connection setting: Netstat came back with nothing. On Tue, Jan 21, 2014 at 4:01 PM, Rodrigo Ramos wrote: > Hello Chris, > > You can use netstat for identify w

EOF Exception

2014-01-19 Thread Chris Geer
We've recently been getting a series of log messages that I can't quite explain and was hoping someone can shed some light on the situation. We consistently get these log messages every few minutes. The only thing talking with ActiveMQ is our Camel routes using the ActiveMQ component. We are on Cam

Re: AMQ upgrade & v5.9 availability

2013-06-27 Thread Chris Geer
Dejan, in regards to a 5.8.1 it would be really nice to get this fixed prior to September. https://issues.apache.org/jira/browse/AMQ-4317 Chris On Thu, Jun 27, 2013 at 8:59 AM, Gaurav Sharma wrote: > Thanks Dejan. > > On Jun 27, 2013, at 8:43, Dejan Bosanac wrote: > > I know there were discus

ActiveMQ in Karaf

2013-06-10 Thread Chris Geer
I've been using ActiveMQ for a while in Karaf. I'm currently running AMQ 5.6 on Karaf 2.2.10 and it's working great. I want to be able to upgrade my AMQ version but I'm running into quite a few problems. When I try and upgrade to 5.7 I have issues with XA transactions as talked about here [1]. When