[rabbitmq-discuss] Rabbitmq 3.1.5 version facing issues. urgent issue ..
sagu prf
sagu.prf1 at gmail.com
Sun Sep 22 02:50:15 BST 2013
Hi Team ,
I have installed rabbitmq 3.1.5 with erlang 15B02 and i
facing lot of issues .
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. I could not able to access the management console after enabling
the rabbitmanagement with all other 8 plugins..
4. 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
On Sat, Sep 21, 2013 at 6:46 PM, sagu prf <sagu.prf1 at gmail.com> wrote:
> Hi Team ,
>
> I have installed rabbitmq 3.1.5 with erlang 15B02 and i
> facing lot of issues .
>
> 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
> seenivasan.G
More information about the rabbitmq-discuss
mailing list