[rabbitmq-discuss] After upgrade to 3.3.3 rabbitmq-server failing to start

Karl Jackson isskjj at gmail.com
Fri Jun 20 18:15:32 BST 2014


After upgrading to erlang R17 I am still getting the same error. This is
the process I followed.

I tired to upgrade to R17, but I was getting the following file conflict
errors:

Transaction Check Error:

  file /usr/bin/epmd from install of esl-erlang-17.0-1.x86_64 conflicts
with file from package erlang-erts-R14B-04.3.el6.x86_64

  file /usr/bin/erl from install of esl-erlang-17.0-1.x86_64 conflicts with
file from package erlang-erts-R14B-04.3.el6.x86_64

  file /usr/bin/erlc from install of esl-erlang-17.0-1.x86_64 conflicts
with file from package erlang-erts-R14B-04.3.el6.x86_64

  file /usr/bin/escript from install of esl-erlang-17.0-1.x86_64 conflicts
with file from package erlang-erts-R14B-04.3.el6.x86_64

  file /usr/bin/run_erl from install of esl-erlang-17.0-1.x86_64 conflicts
with file from package erlang-erts-R14B-04.3.el6.x86_64

  file /usr/bin/run_test from install of esl-erlang-17.0-1.x86_64 conflicts
with file from package erlang-erts-R14B-04.3.el6.x86_64

  file /usr/bin/to_erl from install of esl-erlang-17.0-1.x86_64 conflicts
with file from package erlang-erts-R14B-04.3.el6.x86_64

  file /usr/bin/dialyzer from install of esl-erlang-17.0-1.x86_64 conflicts
with file from package erlang-dialyzer-R14B-04.3.el6.x86_64

  file /usr/bin/typer from install of esl-erlang-17.0-1.x86_64 conflicts
with file from package erlang-typer-R14B-04.3.el6.x86_64


I installed R17 using the --replacefiles option of rpm.

rpm -i --replacefiles esl-erlang_17.0-1~centos~6_amd64.rpm

Erlang OTP 17.0 installed


I then verified I was using the new version or erlang

-bash-4.1$ erl

Erlang/OTP 17 [erts-6.0] [source-07b8f44] [64-bit] [smp:2:2]
[async-threads:10] [hipe] [kernel-poll:false]


Eshell V6.0  (abort with ^G)

1>

When I tried to start rabbitmq, I got the same error.

su - rabbitmq

Last password change : Aug 22, 2013

Password expires : never

Password inactive : never

Account expires : never

Minimum number of days between password change : -1

Maximum number of days between password change : -1

Number of days of warning before password expires : -1

-bash-4.1$ rabbitmq-server start

{"init terminating in do_boot",badarg}


Crash dump was written to: erl_crash.dump

init terminating in do_boot (badarg)


Thank you,

Karl Jackson



On Thu, Jun 19, 2014 at 2:43 PM, Michael Klishin <mklishin at gopivotal.com>
wrote:

> + rabbitmq-discuss
>
> On 20 June 2014 at 00:39:14, Karl Jackson (isskjj at gmail.com) wrote:
> > > I added set the environment variable in
> /etc/rabbitmq/rabbitmq-env.conf.
> > The file now looks like
> >
> > #example rabbitmq-env.con file entries
> > #set the port address
> > NODE_PORT=55672
> > RABBITMQ_SERVER_ERL_ARGS="+K true +A30 +P 1048576(tel://1048576)
> > -kernel inet_default_connect_options [{nodelay,true}]"
> >
> >
> > I then tried starting rabbitmq-server, but I got the same error.
>
> Some research suggests it may be a version-specific problem
> where VM needs to report an issue early on start:
>
> http://erlang.org/pipermail/erlang-questions/2010-July/052540.html
>
> Please try with R17 or R16B03. Sorry.
> --
> MK
>
> Software Engineer, Pivotal/RabbitMQ
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140620/111a917a/attachment.html>


More information about the rabbitmq-discuss mailing list