You need to change instance2/conf/activemq.xml file and change port number
for amqp and openwire.

 <transportConnector name="openwire" uri="tcp://
0.0.0.0:61626?maximumConnections=1000&amp;wireformat.maxFrameSize=104857600
"/>
 <transportConnector name="amqp" uri="amqp://
0.0.0.0:5673?maximumConnections=1000&amp;wireformat.maxFrameSize=104857600
"/>

hope this helps.




On Thu, Jul 11, 2013 at 3:27 PM, pkorwar <pkor...@yahoo.com> wrote:

> Chirag,
> On my linux VM, only one activemq instance starts up when I did similar
> things that you mentioned.
> The other process does not start and there is no error in data directory
> and
> there is a .pid file created
> in data directory.
>
> Did you have that problem? I am using oracle jdbc for persistence.
> What could I be doing different?
>
> Thanks
> Pramod
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Activemq-clustring-and-JMX-port-chnage-tp4669144p4669153.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

Reply via email to