[rabbitmq-discuss] Fwd: Rabbitmq 3.1.5 version facing issues. urgent issue ..

sagu prf sagu.prf1 at gmail.com
Sun Sep 22 05:20:04 BST 2013


Hi Team ,

             I have installed rabbitmq 3.1.5 with erlang 15B02 and i
am facing lot of issues .
First started rabbtimq-server -detached without plugins working fine
and if enabled all plugins including  jsonrpcchannel then it 's not
working .

Do you have any specific reason on this version ?

note : i have stopped the rabbit service after plugins were enabled
and this issue appear during next start up..

1 . rabbitmq-server -detached  command giving following warning  messages ..

Warning: PID file not written; -detached was passed.


2. Rabbitmq.config  , please correct me the format is correct ?

[ {rabbit, [{disk_free_limit, 5000000000}]},

         {rabbit, [{vm_memory_high_watermark, 0.4}]} ].



3. is there any order need follow for 3.1.5 version to enable plugins
using enable-plugins file .






I can able to enable these much plugins only ..
rabbitmq-plugins list
[E] amqp_client                       3.1.5
[ ] cowboy                            0.5.0-rmq3.1.5-git4b93c2d
[ ] eldap                             3.1.5-gite309de4
[e] mochiweb                          2.7.0-rmq3.1.5-git680dba8
[ ] rabbitmq_amqp1_0                  3.1.5
[ ] rabbitmq_auth_backend_ldap        3.1.5
[ ] rabbitmq_auth_mechanism_ssl       3.1.5
[ ] rabbitmq_consistent_hash_exchange 3.1.5
[ ] rabbitmq_federation               3.1.5
[ ] rabbitmq_federation_management    3.1.5
[ ] rabbitmq_jsonrpc                  3.1.5
[ ] rabbitmq_jsonrpc_channel          3.1.5
[ ] rabbitmq_jsonrpc_channel_examples 3.1.5
[E] rabbitmq_management               3.1.5
[e] rabbitmq_management_agent         3.1.5
[E] rabbitmq_management_visualiser    3.1.5
[ ] rabbitmq_mqtt                     3.1.5
[E] rabbitmq_shovel                   3.1.5
[E] rabbitmq_shovel_management        3.1.5
[ ] rabbitmq_stomp                    3.1.5
[ ] rabbitmq_tracing                  3.1.5
[e] rabbitmq_web_dispatch             3.1.5
[ ] rabbitmq_web_stomp                3.1.5
[ ] rabbitmq_web_stomp_examples       3.1.5
[ ] rfc4627_jsonrpc                   3.1.5-git5e67120
[ ] sockjs                            0.3.4-rmq3.1.5-git3132eb9
[e] webmachine                        1.10.3-rmq3.1.5-gite9359c7

for example ,
 cat enabled_plugins

enabled_plugins
[amqp_client,rabbitmq_management,rabbitmq_management_visualiser,rabbitmq_shovel,rabbitmq_shovel_management,rabbitmq_jsonrpc,rabbitmq_jsonrpc_channel,rabbitmq_jsonrpc_channel_examples].


I am getting following error ..please correct me what is wrong with
above file and it was created while enabling rabbitmq-plugins enable
plugin-name,



$ rabbitmq-server - detached

              RabbitMQ 3.1.5. Copyright (C) 2007-2013 GoPivotal, Inc.
  ##  ##      Licensed under the MPL.  See http://www.rabbitmq.com/
  ##  ##
  ##########  Logs: /var/log/rabbitmq/rabbit at nc1-iphonesys-p-cass06.log
  ######  ##        /var/log/rabbitmq/rabbit at nc1-iphonesys-p-cass06-sasl.log
  ##########
              Starting broker...

BOOT FAILED
===========

Error description:
   {could_not_start,rabbit,undef}

Log files (may contain more information):
   /var/log/rabbitmq/rabbit at nc1-iphonesys-p-cass06.log
   /var/log/rabbitmq/rabbit at nc1-iphonesys-p-cass06-sasl.log

{"init terminating in
do_boot",{rabbit,failure_during_boot,{could_not_start,rabbit,undef}}}

Crash dump was written to: erl_crash.dump
init terminating in do_boot ()


Regards
sagu.prf


More information about the rabbitmq-discuss mailing list