getting error while (rabbitmq-service.bat install) on cmd prompt

230 views
Skip to first unread message

niles...@exioms.com

unread,
Dec 19, 2016, 2:51:58 AM12/19/16
to rabbitmq-users
while installing rabbitmq i am getting following error

C:\Program Files\erl8.1\erts-8.1\bin\empd -daemon (error 0)

Please help to resolve it.

Michael Klishin

unread,
Dec 19, 2016, 4:43:20 AM12/19/16
to rabbitm...@googlegroups.com, niles...@exioms.com
Epmd is a part of Erlang/OTP, not RabbitMQ. I'm not a Windows user but
"error 0" to me suggests it could have actually started successfully. See if the
process is running and system logs for possible clues. 
> --
> You received this message because you are subscribed to the Google Groups "rabbitmq-users"
> group.
> To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
> To post to this group, send an email to rabbitm...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

--
MK

Staff Software Engineer, Pivotal/RabbitMQ


Nilesh Zare

unread,
Dec 19, 2016, 5:35:45 AM12/19/16
to rabbitm...@googlegroups.com
before rabbitmq server was working perfect, today it suddenly get stop working, unable to open in browser using (localhost:15672)
so i thought to restart service by using following steps:
  • cd into the sbin folder under RabbitMQ server installation directory (e.g. C:\Program Files (x86)\RabbitMQ Server\rabbitmq_server-3.6.6\sbin)
  • Run rabbitmq-service.bat remove
  • Set environment variables via command line, i.e. run commands like the following: set RABBITMQ_BASE=c:\Data\RabbitMQ
  • Run rabbitmq-service.bat install
but still it is giving error when i am using command rabbitmq-service.bat install on command prompt

"error spawning C:\Program Files\erl8.1\erts-8.1\bin\empd -daemon (error 0)"

i also tried to start rabbitmq service from control panel -> administrative tool ->  service 
i am getting following error is:

windows could not start rabbitmq service on local computer
error:1067  the process terminated unexceptedly

i had also uninstalled Erlang/OTP and rabbitmq and reinstalled it then also same problem is occuring.


--
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/J7jBmfsqroo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--

Nilesh Zare | Software Developer
niles...@exioms.com | www.exioms.com

Michael Klishin

unread,
Dec 19, 2016, 5:39:29 AM12/19/16
to rabbitm...@googlegroups.com, Nilesh Zare
Besides trying a different Erlang/OTP version I'd highly recommend checking firewall
rules that may prevent `epmd` from binding to its port (4369 by default).

On 19 December 2016 at 13:35:45, Nilesh Zare (niles...@exioms.com) wrote:
> before rabbitmq server was working perfect, today it suddenly get stop
> working, unable to open in browser using (localhost:15672)
> so i thought to restart service by using following steps:
>
> - cd into the sbin folder under *RabbitMQ server installation directory*
> (e.g. C:\Program Files (x86)\RabbitMQ Server\rabbitmq_server-3.6.6\sbin)
> - Run rabbitmq-service.bat remove
> - Set environment variables via command line, i.e. run commands like the
> following: set RABBITMQ_BASE=c:\Data\RabbitMQ
> - Run rabbitmq-service.bat install
>
> but still it is giving error when i am using command rabbitmq-service.bat
> install on command prompt
>
> "error spawning C:\Program Files\erl8.1\erts-8.1\bin\empd -daemon (error 0)"
>
> i also tried to start rabbitmq service from control panel -> administrative
> tool -> service
> i am getting following error is:
>
> windows could not start rabbitmq service on local computer
> error:1067 the process terminated unexceptedly
>
> i had also uninstalled Erlang/OTP and rabbitmq and reinstalled it then also
> same problem is occuring.
>
>
> On Mon, Dec 19, 2016 at 1:21 PM, wrote:
>
> > while installing rabbitmq i am getting following error
> >
> > C:\Program Files\erl8.1\erts-8.1\bin\empd -daemon (error 0)
> >
> > Please help to resolve it.
> >
> > --
> > 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/J7jBmfsqroo/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.
> >
>
>
>
> --
>
>
> *Nilesh Zare | Software Developer*niles...@exioms.com
> | www.exioms.com
>
> --
> You received this message because you are subscribed to the Google Groups "rabbitmq-users"
> group.
> To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
> To post to this group, send an email to rabbitm...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

--
Reply all
Reply to author
Forward
0 new messages