Re: Cannot run maven perftest

2008-07-21 Thread qrtt1
Today, I try it again but failed. I do somehting modified and there are some diff information. C:\temp\activemq\activemq-perftest>svn diff Index: pom.xml === --- pom.xml (revision 678620) +++ pom.xml (working copy) @@ -22,7 +

Re: Cannot run maven perftest

2008-07-21 Thread qrtt1
Thank you very much. I am a newbie for maven2. Could you get me some hints to solve it when it occurs next time? What's ought to be check at first time? RicSmith wrote: > > Hello, > > I am encountering the exact same issue. > > > > qrtt1 wrote: >

Re: ActiveMQ broker randomly dying

2008-06-24 Thread qrtt1
consider that how many connections to your broker is reasonable? some situations are many connections not closed, and the broker can not accept any new connection. -- View this message in context: http://www.nabble.com/ActiveMQ-broker-randomly-dying-tp18102326p18105461.html Sent from the ActiveM

Re: ActiveMQ Server Hangs

2008-06-24 Thread qrtt1
SUMIT JAIN wrote: > > Is it possible to identify when does the activemq server hangs .? > ActiveMQ server is on Linux machine > 2GB RAM > Other processes running on this machine > 1.web application running on tomcat > 2.MySQL > 3.ActiveMQ server connected to our web application > > Similarly

Cannot run maven perftest

2008-06-23 Thread qrtt1
Cannot run maven perftest Hello, I check out the ActiveMQ source code, and use maven compile the activemq-console and activemq-tooling. Compiling is success, but I cannot run it to do performance test. The error messages are ... C:\APP\activemq\activemq-tooling>mvn -e activemq-perf:broker -Du