JBoss ActiveMQ on Red Hat - Unable to access AMQ Web Console

前提是你 提交于 2019-12-13 01:31:55

问题


I have a working ActiveMQ setup on Ubuntu Server. Now I am trying to set up a JBoss-AMQ on Red Hat 6. I am able to run the service,

Please wait, JBoss A-MQ is initializing...
100% [========================================================================]

      _ ____                                __  __  ____
     | |  _ \                    /\        |  \/  |/ __ \
     | | |_) | ___  ___ ___     /  \ ______| \  / | |  | |
 _   | |  _ < / _ \/ __/ __|   / /\ \______| |\/| | |  | |
| |__| | |_) | (_) \__ \__ \  / ____ \     | |  | | |__| |
 \____/|____/ \___/|___/___/ /_/    \_\    |_|  |_|\___\_\

  JBoss A-MQ (6.0.0.redhat-024)
  http://www.redhat.com/products/jbossenterprisemiddleware/amq/

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown JBoss A-MQ.

However, I am unable to access ActiveMQ's web console. I see the port 8161 open using Netstat, I also added the webconsole user:password on the config file on /etc/user.properties and /etc/system.properties. I can't figure out how to access the web console. Does any one know how?

Thanks

来源:https://stackoverflow.com/questions/19994012/jboss-activemq-on-red-hat-unable-to-access-amq-web-console

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!