[rabbitmq-discuss] Management plugin browser issue on 2.8.0

SenseiC jay at custin.com
Tue Mar 20 18:23:41 GMT 2012


Well at least you have it WORKING.  I have had no end of "entertainment" with
this plugin.  My latest attempt to get it to work... at all included:

Uninstalling RabbitMQ Server
Deleting the entire %AppData%\RabbitMQ directory
Installing RabbitMQ (2.8.0 in this case)
Enabling the Management Plugin

Opened browser.  Went to http://localhost:55672/ and...

Firefox can't establish a connection to the server at localhost:55672.

Equally entertaining (at least to me):

C:\netstat -an | find "5672"
  TCP    0.0.0.0:5672           0.0.0.0:0              LISTENING
  TCP    [::]:5672              [::]:0                 LISTENING

Which makes me scratch my head and wonder how it WOULD even respond since
nothing appears to listen to port 55672.  I thought I had misread the port
number, but nope.  I had the same behavior on my notebook.  Just in case
this matters, both systems have Windows 7 x64 installed.

C:\>rabbitmq-plugins list
[e] amqp_client                       2.8.0
[ ] eldap                             2.8.0-git
[ ] erlando                           2.8.0
[e] mochiweb                          1.3-rmq2.8.0-git
[ ] rabbitmq_auth_backend_ldap        2.8.0
[ ] rabbitmq_auth_mechanism_ssl       2.8.0
[ ] rabbitmq_consistent_hash_exchange 2.8.0
[ ] rabbitmq_federation               2.8.0
[ ] rabbitmq_jsonrpc                  2.8.0
[ ] rabbitmq_jsonrpc_channel          2.8.0
[ ] rabbitmq_jsonrpc_channel_examples 2.8.0
[E] rabbitmq_management               2.8.0
[e] rabbitmq_management_agent         2.8.0
[ ] rabbitmq_management_visualiser    2.8.0
[e] rabbitmq_mochiweb                 2.8.0
[ ] rabbitmq_shovel                   2.8.0
[ ] rabbitmq_shovel_management        2.8.0
[ ] rabbitmq_stomp                    2.8.0
[ ] rabbitmq_tracing                  2.8.0
[ ] rfc4627_jsonrpc                   2.8.0-git
[e] webmachine                        1.7.0-rmq2.8.0-hg

C:\>erl
Eshell V5.9  (abort with ^G)
1> q().
ok
2>
C:\>


I would appreciate any insight on what I have left out/overlooked
Jay
-- 
View this message in context: http://old.nabble.com/Management-plugin-browser-issue-on-2.8.0-tp33532095p33540704.html
Sent from the RabbitMQ mailing list archive at Nabble.com.



More information about the rabbitmq-discuss mailing list