[raabitmq-clusterer] "init terminating in do_boot"

71 views
Skip to first unread message

Stephen Newey

unread,
Nov 22, 2016, 1:47:18 PM11/22/16
to rabbitmq-users
Hi

I'm trying to get rabbitmq-clusterer within a Debian-based Docker image. The plugin has been enabled, and the following environment variables set:

RABBITMQ_BOOT_MODULE=rabbit_clusterer
RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS
="-pa /usr/lib/rabbitmq/lib/rabbitmq_server-3.6.5/plugins/rabbitmq_clusterer.ez/rabbitmq_clusterer-1.0.2/ebin"

On startup I get the following error:

"init terminating in do_boot",{{badmatch,{error,{not_started,rabbit_common}}},[{rabbit_clusterer,boot,0,[{file,"src/rabbit_clusterer.erl"},{line,31}]},{init,start_em,1,[]},{init,do_boot,3,[]}]}}
init terminating
in do_boot ()


Crash dump is being written to: erl_crash.dump...

I'm at a little bit of a loss as to what's happening here. Any suggestions of what I might be doing wrong?

I've attached the crash dump, though I don't really know where to begin understanding it.

Thanks
Stephen

erl_crash.dump.gz

Michael Klishin

unread,
Nov 22, 2016, 1:55:13 PM11/22/16
to rabbitm...@googlegroups.com
the clusterer had RabbitMQ listed as a runtime instead of build dependency:

I'm going to release a 1.0.3 today or tomorrow but in the meantime give this (technically pre-release,
but there are no other changes) build a try (attached)

--
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-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.



--
MK

Staff Software Engineer, Pivotal/RabbitMQ
rabbitmq_clusterer-3.6.5.906.ez

Michael Klishin

unread,
Nov 22, 2016, 1:58:37 PM11/22/16
to rabbitm...@googlegroups.com

To post to this group, send email to rabbitm...@googlegroups.com.

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

Staff Software Engineer, Pivotal/RabbitMQ

Stephen Newey

unread,
Nov 22, 2016, 2:48:18 PM11/22/16
to rabbitmq-users
Perfect, thank you!

Stephen


On Tuesday, 22 November 2016 18:58:37 UTC, Michael Klishin wrote:
On Tue, Nov 22, 2016 at 9:55 PM, Michael Klishin <mkli...@pivotal.io> wrote:
the clusterer had RabbitMQ listed as a runtime instead of build dependency:

I'm going to release a 1.0.3 today or tomorrow but in the meantime give this (technically pre-release,
but there are no other changes) build a try (attached)
On Tue, Nov 22, 2016 at 9:47 PM, Stephen Newey <s...@s-n.me> wrote:
Hi

I'm trying to get rabbitmq-clusterer within a Debian-based Docker image. The plugin has been enabled, and the following environment variables set:

RABBITMQ_BOOT_MODULE=rabbit_clusterer
RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS
="-pa /usr/lib/rabbitmq/lib/rabbitmq_server-3.6.5/plugins/rabbitmq_clusterer.ez/rabbitmq_clusterer-1.0.2/ebin"

On startup I get the following error:

"init terminating in do_boot",{{badmatch,{error,{not_started,rabbit_common}}},[{rabbit_clusterer,boot,0,[{file,"src/rabbit_clusterer.erl"},{line,31}]},{init,start_em,1,[]},{init,do_boot,3,[]}]}}
init terminating
in do_boot ()


Crash dump is being written to: erl_crash.dump...

I'm at a little bit of a loss as to what's happening here. Any suggestions of what I might be doing wrong?

I've attached the crash dump, though I don't really know where to begin understanding it.

Thanks
Stephen

--
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 email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
MK

Staff Software Engineer, Pivotal/RabbitMQ
Reply all
Reply to author
Forward
0 new messages