1099 is default port used by platform JMX. Take a look at this article on more info how to configure it
http://activemq.apache.org/jmx.html Cheers -- Dejan Bosanac ----------------- FuseSource - The experts in open source integration and messaging. Email: dej...@fusesource.com Web: http://fusesource.com Twitter: http://twitter.com/dejanb ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Mon, Dec 27, 2010 at 10:55 AM, archa <archa_bhand...@persistent.co.in> wrote: > > In our application we are using the JMXConnectorFactory which is used to > connect to the JmxURL which is > service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi > > When I start activemq, and checkout netstat, I sometimes find application on > 1099, sometimes there is no application. > > After starting my tomcat application, when I try to connect the jmxurl using > jConsole, it says error in connection. > > TCP LAP49:2273 localhost:1099 TIME_WAIT > TCP LAP49:2304 localhost:1099 ESTABLISHED > > > Can someone help me in finding how this 1099 port is set (as I cant find it > mentioned in the activemq.xml file), how do I checkout if the port is > actually functioning and how can I change that port? > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/How-to-setup-multiple-queues-tp3092113p3164841.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >