activemq 5.5.1 virtualbox ubuntu starting issue

2013-06-16 Thread abhilash93
Hi All, I am working with activemq 5.5.1 in the virtual box ubuntu environment. I am having an issue in starting the service its giving an error $RET not found I have followed the below steps to resolve but did not work 1)"activemq setup newConfig" 2)copied the file content to /etc/default/activ

Use LevelDB as Temp Store?

2013-06-16 Thread pjwalstrom
hello, is it possible to use LevelDB as a Temp Store? We use persistence=false, so do not need any persistence store per se, but would like the memory spill-overs to be offlined to LevelDB. Is is possible, or is KahaDB the only alternative here? best regards, pj -- View this message in conte

Need Hardware software compatibility report for ActiveMQ

2013-06-16 Thread Aditya Paranjpye
Hello, I am from TCS Retail Integration TEG. We are proposing ActiveMQ to one of our customers and want to understand ActiveMQ compatibility for AIX 5.3 Can you please help. Thanks & Regards Aditya Vilas Paranjpye Integration Retail CoE Tata Consultancy Services Ph:- +91 22 67324151 Cell:- +91

NPE while publishing messages on JMS destination

2013-06-16 Thread senthil.kumar.arumugam
Hi, I am getting below Exception while publishing message AMQ topic. The version I am using is 5.5.1.Is this a know bug or may be I am doing something wrong. Caused by: javax.jms.JMSException: java.lang.NullPointerException at org.apache.activemq.util.JMSExceptionSupport.create(JMSExcepti

Re:Thread leak in Activemq 5.6

2013-06-16 Thread lzr
Here comes the attachments. At 2013-06-16 16:07:42,lzr wrote: >Dear all, > > >I found a thread leak issue during try activemq 5.6: >I create connection when sending message and close it once the sending >finished. >Occassionally I restart activemq broker and found one thread generated with >nam

Thread leak in Activemq 5.6

2013-06-16 Thread lzr
Dear all, I found a thread leak issue during try activemq 5.6: I create connection when sending message and close it once the sending finished. Occassionally I restart activemq broker and found one thread generated with name "ActiveMQ Connection Executor...". For deep research, I restarted the b