Mar 07 19:42:04 host.com rabbitmq-server[21919]: rabbit_plugins:ensure_dependencies/1 line 263
Mar 07 19:42:04 host.com rabbitmq-server[21919]: throw:{error,{missing_dependencies,[eldap],[rabbitmq_auth_backend_ldap]}}
Mar 07 19:42:04 host.com rabbitmq-server[21919]: Log file(s) (may contain more information):
Mar 07 19:42:04 host.com rabbitmq-server[21919]: /var/log/rabbitmq/rab...@localhost.log
Mar 07 19:42:04 host.com rabbitmq-server[21919]: /var/log/rabbitmq/rabbit@localhost_upgrade.log
Mar 07 19:42:06 host.com rabbitmq-server[21919]: {"init terminating in do_boot",{error,{missing_dependencies,[eldap],[rabbitmq_auth_backend_ldap]}}}
Mar 07 19:42:06 host.com rabbitmq-server[21919]: init terminating in do_boot ({error,{missing_dependencies,[eldap],[rabbitmq_auth_backend_ldap]}})
# rabbitmqctl status
Status of node rabbit@localhost ...
[{pid,19811},
{running_applications,
[{rabbitmq_management,"RabbitMQ Management Console","3.7.3"},
{amqp_client,"RabbitMQ AMQP Client","3.7.3"},
{rabbitmq_web_dispatch,"RabbitMQ Web Dispatcher","3.7.3"},
{rabbitmq_management_agent,"RabbitMQ Management Agent","3.7.3"},
{rabbit,"RabbitMQ","3.7.3"},
{rabbit_common,
"Modules shared by rabbitmq-server and rabbitmq-erlang-client",
"3.7.3"},
{ranch_proxy_protocol,"Ranch Proxy Protocol Transport","1.4.4"},
{cowboy,"Small, fast, modern HTTP server.","2.0.0"},
{ranch,"Socket acceptor pool for TCP protocols.","1.4.0"},
{ssl,"Erlang/OTP SSL application","8.2.3"},
{public_key,"Public key infrastructure","1.5.2"},
{asn1,"The Erlang ASN1 compiler version 5.0.4","5.0.4"},
{xmerl,"XML parser","1.3.16"},
{recon,"Diagnostic tools for production use","2.3.2"},
{jsx,"a streaming, evented json parsing toolkit","2.8.2"},
{os_mon,"CPO CXC 138 46","2.4.4"},
{inets,"INETS CXC 138 49","6.4.5"},
{cowlib,"Support library for manipulating Web protocols.","2.0.0"},
{crypto,"CRYPTO","4.2"},
{mnesia,"MNESIA CXC 138 12","4.15.3"},
{lager,"Erlang logging framework","3.5.1"},
{goldrush,"Erlang event stream processor","0.1.9"},
{compiler,"ERTS CXC 138 10","7.1.4"},
{syntax_tools,"Syntax tools","2.1.4"},
{sasl,"SASL CXC 138 11","3.1.1"},
{stdlib,"ERTS CXC 138 10","3.4.3"},
{kernel,"ERTS CXC 138 10","5.4.2"}]},
{os,{unix,linux}},
{erlang_version,
"Erlang/OTP 20 [erts-9.2.1] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:192] [hipe] [kernel-poll:true]\n"},
{memory,
[{connection_readers,2794688},
{connection_writers,578824},
{connection_channels,2258464},
{connection_other,15361008},
{queue_procs,3618456},
{queue_slave_procs,0},
{plugins,15209760},
{other_proc,20206096},
{metrics,1819768},
{mgmt_db,9796320},
{mnesia,645176},
{other_ets,2722712},
{binary,195427960},
{msg_index,131064},
{code,28336077},
{atom,1123529},
{other_system,16062986},
{allocated_unused,93142568},
{reserved_unallocated,0},
{strategy,rss},
{total,[{erlang,316092888},{rss,188612608},{allocated,409235456}]}]},
{alarms,[]},
{listeners,
[{clustering,25672,"::"},
{amqp,5672,"127.0.0.1"},
{amqp,5672,"172.19.248.93"},
{'amqp/ssl',5671,"127.0.0.1"},
{'amqp/ssl',5671,"172.19.248.93"},
{http,15672,"::"}]},
{vm_memory_calculation_strategy,rss},
{vm_memory_high_watermark,{absolute,12884901888}},
{vm_memory_limit,12884901888},
{disk_free_limit,50000000},
{disk_free,212686827520},
{file_descriptors,
[{total_limit,924},
{total_used,87},
{sockets_limit,829},
{sockets_used,77}]},
{processes,[{limit,1048576},{used,2854}]},
{run_queue,0},
{uptime,9697},
{kernel,{net_ticktime,60}}]
Hello,
I am the one who posts following issue recently:
https://github.com/rabbitmq/erlang-rpm/issues/58
I'am one who wants to harden erlang environement and remove unnecessary application there (ex corba)
but I cannot remove eldap OTP app dependency, without eldap, rabbitmq does not boot up.
Mar 07 19:42:04 host.com rabbitmq-server[21919]: rabbit_plugins:ensure_dependencies/1 line 263
Mar 07 19:42:04 host.com rabbitmq-server[21919]: throw:{error,{missing_dependencies,[eldap],[rabbitmq_auth_backend_ldap]}}
Mar 07 19:42:04 host.com rabbitmq-server[21919]: Log file(s) (may contain more information):
Mar 07 19:42:04 host.com rabbitmq-server[21919]: /var/log/rabbitmq/rabbit@localhost.log
Mar 07 19:42:04 host.com rabbitmq-server[21919]: /var/log/rabbitmq/rabbit@localhost_upgrade.log
Mar 07 19:42:06 host.com rabbitmq-server[21919]: {"init terminating in do_boot",{error,{missing_dependencies,[eldap],[rabbitmq_auth_backend_ldap]}}}
Mar 07 19:42:06 host.com rabbitmq-server[21919]: init terminating in do_boot ({error,{missing_dependencies,[eldap],[rabbitmq_auth_backend_ldap]}})
Hello,
I am the one who posts following issue recently:
https://github.com/rabbitmq/erlang-rpm/issues/58
I'am one who wants to harden erlang environement and remove unnecessary application there (ex corba)
but I cannot remove eldap OTP app dependency, without eldap, rabbitmq does not boot up.
Mar 07 19:42:04 host.com rabbitmq-server[21919]: rabbit_plugins:ensure_dependencies/1 line 263
Mar 07 19:42:04 host.com rabbitmq-server[21919]: throw:{error,{missing_dependencies,[eldap],[rabbitmq_auth_backend_ldap]}}
Mar 07 19:42:04 host.com rabbitmq-server[21919]: Log file(s) (may contain more information):
Mar 07 19:42:04 host.com rabbitmq-server[21919]: /var/log/rabbitmq/rabbit@localhost.log
--
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.
# rabbitmq-plugins list Configured: E = explicitly enabled; e = implicitly enabled | Status: * = running on rabbit@localhost |/ [ ] rabbitmq_amqp1_0 3.7.3 [ ] rabbitmq_auth_backend_cache 3.7.3 [ ] rabbitmq_auth_backend_http 3.7.3 [ ] rabbitmq_auth_backend_ldap 3.7.3
...
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.