Re: [Old issue] Memory leak after stop web application in Tomcat

2012-07-16 Thread liny
I also caught some logs, doesn't know whether it's related or not. -- View this message in context: http://activemq.2283324.n4.nabble.com/Old-issue-Memory-leak-after-stop-web-application-in-Tomcat-tp4653959p4654076.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

ActiveMQ causing huge transaction logs on mssql 2008.

2012-07-16 Thread bnorton
We have HA ActiveMQ 5.5 brokers running against SQL Server 2008. My issue is that the transaction logs never get cleared out due to an open transaction. Our logs are growing at a rate of 1 GB per hour since the transaction never commits. I have to manually fail-over the activeMQ servers so our tr

Re: Exception loading camel.xml file on ActiveMQ 5.6.0

2012-07-16 Thread guerra
Hi, Thanks in advance for your reply. Here it is the version [tng@ntcs-amq2 ~]$ java -version java version "1.7.0_02" Java(TM) SE Runtime Environment (build 1.7.0_02-b13) Java HotSpot(TM) 64-Bit Server VM (build 22.0-b10, mixed mode) [tng@ntcs-amq2 ~]$ -- View this message in context: http:

problem configuring durable subscriber with Spring and Atomikos (XA issue?)

2012-07-16 Thread MaximeBelanger
Hello, I am not sure if this is an ActiveMQ issue, but my search so far as turned up empty, so I have to start somewhere. I am trying to setup a DefaultMessageListenerContainer using an ActiveMq Durable subscriber (ActiveMQ 5.6.0), and Atomikos as TX manager for JTA, configuring everything through

Re: SSL without the JAVA_OPTS

2012-07-16 Thread Alistair Young
brilliant! thanks Gary Alistair mov eax,1 mov ebx,0 int 80h >>> Gary Tully 16/07/12 1:16 PM >>> fix is now on trunk, will make 5.7: https://issues.apache.org/jira/browse/AMQ-3785?focusedCommentId=13415046&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13415046 On

Re: SSL without the JAVA_OPTS

2012-07-16 Thread Gary Tully
fix is now on trunk, will make 5.7: https://issues.apache.org/jira/browse/AMQ-3785?focusedCommentId=13415046&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13415046 On 13 July 2012 16:43, Alistair Young wrote: > aha, seems it's already on the radar. failover uri mas

Re: [Old issue] Memory leak after stop web application in Tomcat

2012-07-16 Thread liny
Hi gtully: I made a war with source code to reproduce the problem, please download it from https://docs.google.com/open?id=0B-ZFcczN9qxYZmh5dDdoMFVCUkE My GoogleDoc . The Tomcat version is 6.0.33 or above, but I use Tomcat 7.0.28. Before starting this web app, you need to setup a broker TCP addre

Re: C# big messages returns null but get dequeued

2012-07-16 Thread winfreight
Hi Mickhayes, The message length is 34423. Is the a way to increase the size that the consumer can receive? -- View this message in context: http://activemq.2283324.n4.nabble.com/C-big-messages-returns-null-but-get-dequeued-tp4653818p4654027.html Sent from the ActiveMQ - User mailing list archiv