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/home/mqm/.activemqrc-instance-INSTANCE1
% ln -s activemq bin/activemq-instance-INSTANCE1
as these two files are never used.

Maybe it would be an idea to improve the description about running multiple
instances
in the shell script web page
(http://activemq.apache.org/unix-shell-script.html).
- "create" command (is currently not even mentioned)
- "start" command e.g. ./INSTANCE1/bin/INSTANCE1 start

Best regards,
Peter




--
View this message in context: 
http://activemq.2283324.n4.nabble.com/ActiveMQ-multiple-instances-start-problems-when-passing-config-file-tp4658532p4658762.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to