5.8.0
2014/1/22 Claus Ibsen <claus.ib...@gmail.com> > What version of ActiveMQ are you using? > > On Wed, Jan 22, 2014 at 7:37 PM, Rodrigo Ramos <crackdu...@gmail.com> > wrote: > > Hello Everybody > > > > I want to change how to GC perform into in activemq. I have edited the > > starting shell and I have seen some memory variables. > > > > If I edit the starting shell with follow parameters: > > > > export ACTIVEMQ_HOME=/opt/apache-activemq-5.8.0 > > export ACTIVEMQ_BASE=$ACTIVEMQ_BASE > > export ACTIVEMQ_OPTS_MEMORY="-Xms2G -Xmx2G" > > > > *${ACTIVEMQ_HOME}/bin/activemq -XX:-UseParallelGC "$*"* > > > > > > I get the follow error: > > > > INFO: Unrecognized option: -XX:-UseParallelGC > > > > > > How can I set this parameters? > > > > > > Thanks for your help. > > > > Regards > > > > -- > Claus Ibsen > ----------------- > Red Hat, Inc. > Email: cib...@redhat.com > Twitter: davsclaus > Blog: http://davsclaus.com > Author of Camel in Action: http://www.manning.com/ibsen > Make your Camel applications look hawt, try: http://hawt.io >