Re: ActiveMQ 5.8: Caching to PooledConnectionFactory replacement problems

2013-04-08 Thread Gary Tully
https://fisheye6.atlassian.com/viewrep/activemq/trunk/activemq-pool/src/test/java/org/apache/activemq/pool/ConnectionExpiryEvictsFromPoolTest.java?r=1454522can maybe provide some inspiration. On 8 April 2013 14:22, Gary Tully wrote: > do you think you could produce a test case that can demonstr

Re: ActiveMQ 5.8: Caching to PooledConnectionFactory replacement problems

2013-04-08 Thread Gary Tully
do you think you could produce a test case that can demonstrate and attach it to that jira or to a new one? That will help get to the bottom of this. On 8 April 2013 13:26, iamactivemquser wrote: > hi gtully, > > yes, we used it, and there were still problems. > > > > -- > View this message in

Re: ActiveMQ 5.8: Caching to PooledConnectionFactory replacement problems

2013-04-08 Thread iamactivemquser
hi gtully, yes, we used it, and there were still problems. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5-8-Caching-to-PooledConnectionFactory-replacement-problems-tp4665207p4665673.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ 5.8: Caching to PooledConnectionFactory replacement problems

2013-04-08 Thread Gary Tully
did u try the workaround: https://issues.apache.org/jira/browse/AMQ-4366?focusedCommentId=13619630&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13619630 On 8 April 2013 10:52, iamactivemquser wrote: > any idea? :) > > > > -- > View this message in context: > htt

Re: ActiveMQ 5.8: Caching to PooledConnectionFactory replacement problems

2013-04-08 Thread iamactivemquser
any idea? :) -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5-8-Caching-to-PooledConnectionFactory-replacement-problems-tp4665207p4665669.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ 5.8: Caching to PooledConnectionFactory replacement problems

2013-03-27 Thread iamactivemquser
> Try a recent 5.9-SNAPSHOT build and this should be resolved. We´ve also used 5.9-SNAPSHOT, but we had the same problem. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5-8-Caching-to-PooledConnectionFactory-replacement-problems-tp4665207p4665210.html Sent fro

Re: ActiveMQ 5.8: Caching to PooledConnectionFactory replacement problems

2013-03-27 Thread Gaurav Sharma
Believe we'll have to backport this to v5.8.1 as well. I'm holding out for v5.8.1 to upgrade prod clusters from v5.6.0. Thank you. On Mar 27, 2013, at 8:52, Timothy Bish wrote: On 03/27/2013 11:45 AM, iamactivemquser wrote: > Hi all, > > We want to upgrade from ActiveMQ 5.5.1 to 5.8.0. We are

Re: ActiveMQ 5.8: Caching to PooledConnectionFactory replacement problems

2013-03-27 Thread Timothy Bish
On 03/27/2013 11:45 AM, iamactivemquser wrote: Hi all, We want to upgrade from ActiveMQ 5.5.1 to 5.8.0. We are using CachingConnectionFactory, and when we do the upgrade, our integration tests continue working perfect. Our configuration is: