1 Reply Latest reply on Aug 22, 2013 4:44 PM by ksimpson

    Accessing AMQ Web Console while running in VM

    ksimpson

      After having installed JBoss Fuse on a RHEL6 VM, adding the (webconsole, mq-web-console, activemq-broker) features, and disabling the RHEL firewall, the ActiveMQ web console at localhost:8181/activemqweb/index.jsp fails to load and displays an error message; in the log files is the following:

       

      Wed 14 Aug 2013 12:02:11 PM PDTWARN/activemqweb/index.jsp
      Jetty :: Utilitiesjavax.el.ELException: java.lang.RuntimeException: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: java.net.ConnectException: Connection refused]

       

       

      Are there special configurations to run AMQ web console and/or JBoss Fuse in a VM?