Hi Devs, There were couple of threads regarding the issues with AMQP port. Therefore I just tried out basic stratos setup with ActiveMQ by disabling AMQP.
Commented out following line in <ACTIVEMQ_HOME>/conf/activemq.xml <transportConnector name="amqp" uri="amqp:// 0.0.0.0:5672?maximumConnections=1000&wireformat.maxFrameSize=104857600 "/> When I looked into jndi.properties file in stratos. We have used openwire instead of amqp. java.naming.provider.url=tcp://<mb_ip>:61616 Without amqp I was able to run startos and its features successfully. I'm glad if someone can verify the $subject Thanks. -- *Dinesh Bandara* Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware
