Re: Active-Active Broker

2014-03-30 Thread carlo cancellieri
Hi I'm using discovery transport with multicast with success anyhow i don't think this could be considered a real active active broker access. Do you need it to split the traffic over multiple broker or only for reliability? If so the above transport (or failover) could be considered a good option.

Unable to configure a peer network using xbean

2014-03-26 Thread carlo cancellieri
} } ------- Many thanks for your replies, Cheers, Carlo -- == Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK for more information. == Dott. Carlo Cancellieri @cancellieric Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 http://www.geo-solutions.it http://twitter.com/geosolutions_it ---

Re: 5.8.0 Unable to shutdown embedded broker

2014-03-17 Thread carlo cancellieri
.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- == Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK for more information. == Dott. Carlo Cancellieri @cancellieric Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054

Re: 5.8.0 Unable to shutdown embedded broker

2014-03-16 Thread carlo cancellieri
Art, Response is inline. > Hmm, what you describe sounds disturbing and counter to my experience. > > Opening a jira entry is the first step to getting any bug addressed. > Attaching a self-contained junit that can reproduce the problem certainly > helps a lot. I'll ask to my society if I can all

Re: 5.8.0 Unable to shutdown embedded broker

2014-03-16 Thread carlo cancellieri
Errata corridge: Sorry, substitute 'Transaction' with 'Transport' in the previous mail. Il 16/mar/2014 21:20 "carlo cancellieri" ha scritto: > Art, > thanks for your prompt response. Finally I have found a workaround but I > had to implement a wrapper of

Re: 5.8.0 Unable to shutdown embedded broker

2014-03-16 Thread carlo cancellieri
mport org.apache.activemq.util.IdGenerator; /** * This class was implemented as workaround to a possible ActiveMQ issue with * the Trasport handling. Here we create a simple wrapper which will take care * of transaction close using the connection. * * @author carlo cancellieri * */ public

5.8.0 Unable to shutdown embedded broker

2014-03-16 Thread carlo cancellieri
t, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Dott. Carlo Cancellieri @cancellieric Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 mobile: +39 3371094494 fax: +39 0584 1660272 http://www.geo-solutions.it http://twitter.com/geosolutions_it ---

Re: 5.8.0 Unable to shutdown embedded broker

2014-03-16 Thread carlo cancellieri
/0.0.0.0:0] (Running) Daemon Thread [ActiveMQ Transport Server Thread Handler: tcp://0.0.0.0:0] (Running) Cheers, Carlo 2014-03-16 3:45 GMT+01:00 artnaseef : > Try grabbing a thread dump with jstack, or the like, to see what threads > are still active. > > Sent from my iPhone > &

Re: 5.8.0 Unable to shutdown embedded broker

2014-03-15 Thread carlo cancellieri
stopped. This is very likely to create a memory leak. I've also performed a test with useShutdownHook=true with no success. Same result with ActiveMQ 5.10-SNAPSHOT Cheers, Carlo 2014-03-16 2:48 GMT+01:00 carlo cancellieri < carlo.cancelli...@geo-solutions.it>: > In addi

Fwd: 5.8.0 Unable to shutdown embedded broker

2014-03-15 Thread carlo cancellieri
elp me? Cheers, Carlo -- Forwarded message ------ From: carlo cancellieri Date: 2014-03-14 19:55 GMT+01:00 Subject: 5.8.0 Unable to shutdown embedded broker To: users@activemq.apache.org Hi all, I'm having some problem during the Tomcat shutdown. I'm using ActiveMQ