Re: ActiveMQ multiple instances: start problems when passing config file

2012-11-02 Thread Peter Wright
Still getting errors (see output below): % ./INSTANCE1/bin/INSTANCE1 start xbean:/export/home/mqm/.activemqrc-instance-INSTANCE1 INFO: Using default configuration (you can configure options in one of these file: /etc/default/activemq /export/home/mqm/.activemqrc) INFO: Invoke the following comma

Re: ActiveMQ multiple instances: start problems when passing config file

2012-11-05 Thread Peter Wright
Thanks for the feedback. That suits me fine. I'll just start each instance with the command: ./INSTANCE1/bin/INSTANCE1 start This also means that the only necessary step is the "create" command % bin/activemq create INSTANCE1 and the other two steps are not required: % bin/activemq setup /export/