[rabbitmq-discuss] Management plugin browser issue on 2.8.0

Jerry Kuch jerryk at vmware.com
Tue Mar 20 18:30:36 GMT 2012


Hi, Jay:

Have you made sure to follow the indicated instructions that should
appear onscreen when you enable the plugin with rabbitmq-plugins.bat,
namely:

"If you have RabbitMQ running as a service then you must"
                       " reinstall by running~n  rabbitmq-service.bat stop~n"
                       "  rabbitmq-service.bat install~n"
                       "  rabbitmq-service.bat start~n~n

Best regards,
Jerry

----- Original Message -----
From: "SenseiC" <jay at custin.com>
To: rabbitmq-discuss at lists.rabbitmq.com
Sent: Tuesday, March 20, 2012 11:23:41 AM
Subject: Re: [rabbitmq-discuss] Management plugin browser issue on 2.8.0


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.

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss at lists.rabbitmq.com
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss


More information about the rabbitmq-discuss mailing list