Cannot Install and Run RabbitMQ on Windows 8.1

136 views
Skip to first unread message

Romen Hasha Dube

unread,
Mar 9, 2016, 10:59:30 AM3/9/16
to rabbitmq-users
I am new to RabbitMQ, I have been trying to install it and test it on my laptop but I am some how getting all sorts of errors, the latest ones being the one pasted below. Any help will be highly appreciated.


C:\Program Files\RabbitMQ Server\rabbitmq_server-3.6.1\sbin>rabbitmqctl status
Status of node rabbit@tendai ...
[{pid,7224},
 {running_applications,[{rabbit,"RabbitMQ","3.6.1"},
                        {mnesia,"MNESIA  CXC 138 12","4.13.2"},
                        {os_mon,"CPO  CXC 138 46","2.4"},
                        {ranch,"Socket acceptor pool for TCP protocols.",
                               "1.2.1"},
                        {xmerl,"XML parser","1.3.9"},
                        {rabbit_common,[],"3.6.1"},
                        {sasl,"SASL  CXC 138 11","2.6.1"},
                        {stdlib,"ERTS  CXC 138 10","2.7"},
                        {kernel,"ERTS  CXC 138 10","4.1.1"}]},
 {os,{win32,nt}},
 {erlang_version,"Erlang/OTP 18 [erts-7.2.1] [64-bit] [smp:2:2] [async-threads:0
]\n"},
 {memory,[{total,44793680},
          {connection_readers,0},
          {connection_writers,0},
          {connection_channels,0},
          {connection_other,0},
          {queue_procs,2712},
          {queue_slave_procs,0},
          {plugins,0},
          {other_proc,21826376},
          {mnesia,60952},
          {mgmt_db,0},
          {msg_index,47136},
          {other_ets,931616},
          {binary,19216},
          {code,17313576},
          {atom,654217},
          {other_system,3937879}]},
 {alarms,[]},
 {listeners,[{clustering,25672,"::"},{amqp,5672,"::"},{amqp,5672,"0.0.0.0"}]},
 {vm_memory_high_watermark,0.4},
 {vm_memory_limit,1696115916},
 {disk_free_limit,50000000},
 {disk_free,111564099584},
 {file_descriptors,[{total_limit,8092},
                    {total_used,2},
                    {sockets_limit,7280},
                    {sockets_used,0}]},
 {processes,[{limit,1048576},{used,153}]},
 {run_queue,0},
 {uptime,271},
 {kernel,{net_ticktime,60}}]

C:\Program Files\RabbitMQ Server\rabbitmq_server-3.6.1\sbin>rabbitmq-service sta
rt
C:\Program Files\erl7.2.1\erts-7.2.1\bin\erlsrv: Failed to start service RabbitM
Q.
Error: The operation completed successfully.

C:\Program Files\RabbitMQ Server\rabbitmq_server-3.6.1\sbin>

Michael Klishin

unread,
Mar 9, 2016, 11:02:45 AM3/9/16
to rabbitm...@googlegroups.com, Romen Hasha Dube
On 9 March 2016 at 18:59:34, Romen Hasha Dube (hash...@gmail.com) wrote:
>  C:\Program Files\RabbitMQ Server\rabbitmq_server-3.6.1\sbin>rabbitmqctl
> status
> Status of node rabbit@tendai ...
> [{pid,7224},
> {running_applications,[{rabbit,"RabbitMQ","3.6.1"},
> {mnesia,"MNESIA CXC 138 12","4.13.2”}

Romen,

This means that RabbitMQ is running and `rabbitmqctl` could authenticate to it and display its status.

The error you got is definitely comical and probably just noise. What are specific things that don’t work
the way you expect, e.g. when you try going through the tutorials? 
--
MK

Staff Software Engineer, Pivotal/RabbitMQ


dfed...@pivotal.io

unread,
Mar 9, 2016, 11:06:54 AM3/9/16
to rabbitmq-users
Hi. Looks like RabbitMQ service is already running.

Hasha

unread,
Mar 9, 2016, 1:22:49 PM3/9/16
to rabbitm...@googlegroups.com
MK,
Thanks for the quick assistance.

I was expecting to see something like RabbitMQ in the Windows Services list. It is not there. I tried a test application anyways, and it is working! Everything is just fine, as you said. Thanks tons.
Hasha




--
You received this message because you are subscribed to a topic in the Google Groups "rabbitmq-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rabbitmq-users/vt-CNcc8x3g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Hasha

dfed...@pivotal.io

unread,
Mar 9, 2016, 1:24:18 PM3/9/16
to rabbitmq-users
There should be RabbitMQ in 'services.msc'

Hasha

unread,
Mar 9, 2016, 1:28:50 PM3/9/16
to rabbitm...@googlegroups.com
No, it is not there.

Jean-Sébastien Pédron

unread,
Mar 17, 2016, 11:57:56 AM3/17/16
to rabbitm...@googlegroups.com
On 09/03/2016 19:28, Hasha wrote:
> No, it is not there.

You can try to reinstall the service. You can either use
"rabbitmq-service install" or a shortcut which you can find in the Start
Menu.

--
Jean-Sébastien Pédron
Pivotal / RabbitMQ
Reply all
Reply to author
Forward
0 new messages