Hello, I'm using the ActiveMQ version 5.11.1
Server details that I'm running on: uname -a SunOS 5.10 Generic_142909-17 sun4u sparc SUNW,SPARC-Enterprise Java version: jdk1.7.0_76 And the following is the error message that I get, also attaching the log file as well as my activemq.xml config file. 2015-04-09 08:56:53,205 | WARN | FAILED SelectChannelConnector@0.0.0.0:8161: java.net.BindException: Cannot assign requested address | org.eclipse.jetty.util.component.AbstractLifeCycle | main java.net.BindException: Cannot assign requested address at sun.nio.ch.Net.bind0(Native Method)[:1.7.0_76] at sun.nio.ch.Net.bind(Net.java:444)[:1.7.0_76] at sun.nio.ch.Net.bind(Net.java:436)[:1.7.0_76] at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)[:1.7.0_76] at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)[:1.7.0_76] at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)[jetty-all-8.1.16.v20140903.jar:8.1.16.v20140903] at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)[jetty-all-8.1.16.v20140903.jar:8.1.16.v20140903] at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)[jetty-all-8.1.16.v20140903.jar:8.1.16.v20140903] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)[jetty-all-8.1.16.v20140903.jar:8.1.16.v20140903] at org.eclipse.jetty.server.Server.doStart(Server.java:293)[jetty-all-8.1.16.v20140903.jar:8.1.16.v20140903] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)[jetty-all-8.1.16.v20140903.jar:8.1.16.v20140903] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[:1.7.0_76] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)[:1.7.0_76] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.7.0_76] at java.lang.reflect.Method.invoke(Method.java:606)[:1.7.0_76] Thanks Sean activemq.log <http://activemq.2283324.n4.nabble.com/file/n4694573/activemq.log> jetty.xml <http://activemq.2283324.n4.nabble.com/file/n4694573/jetty.xml> activemq.xml <http://activemq.2283324.n4.nabble.com/file/n4694573/activemq.xml> -- View this message in context: http://activemq.2283324.n4.nabble.com/Cannot-start-up-ActiveMQ-version-5-11-1-tp4694573.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.