https://bugzilla.redhat.com/show_bug.cgi?id=1148604

            Bug ID: 1148604
           Summary: rabbitmq-server does not start due to missing symbols
           Product: Fedora
           Version: 21
         Component: rabbitmq-server
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected], [email protected]



Trying to start rabbitmq-server (rabbitmq-server-3.1.5-9.fc21.noarch) yields
the following:

# /sbin/service rabbitmq-server start
Redirecting to /bin/systemctl start  rabbitmq-server.service
Job for rabbitmq-server.service failed. See 'systemctl status
rabbitmq-server.service' and 'journalctl -xn' for details.

Running "journalctl -u rabbitmq-server" yields:

Oct 01 20:16:53 f21-os-test systemd[1]: Starting RabbitMQ broker...
Oct 01 20:16:53 f21-os-test systemd[1]: rabbitmq-server.service: Got
notification message from PID 14545, but reception only permitted for main PID
14532
Oct 01 20:16:53 f21-os-test systemd[1]: rabbitmq-server.service: Got
notification message from PID 14547, but reception only permitted for main PID
14532
Oct 01 20:16:53 f21-os-test systemd[1]: rabbitmq-server.service: Got
notification message from PID 14571, but reception only permitted for main PID
14532
Oct 01 20:16:53 f21-os-test systemd[1]: rabbitmq-server.service: Got
notification message from PID 14572, but reception only permitted for main PID
14532
Oct 01 20:16:54 f21-os-test rabbitmq-server[14532]: RabbitMQ 3.1.5. Copyright
(C) 2007-2013 GoPivotal, Inc.
Oct 01 20:16:54 f21-os-test rabbitmq-server[14532]: ##  ##      Licensed under
the MPL.  See http://www.rabbitmq.com/
Oct 01 20:16:54 f21-os-test rabbitmq-server[14532]: ##  ##
Oct 01 20:16:54 f21-os-test rabbitmq-server[14532]: ##########  Logs:
/var/log/rabbitmq/[email protected]
Oct 01 20:16:54 f21-os-test rabbitmq-server[14532]: ######  ##       
/var/log/rabbitmq/[email protected]
Oct 01 20:16:54 f21-os-test rabbitmq-server[14532]: ##########
Oct 01 20:16:55 f21-os-test rabbitmq-server[14532]: Starting broker...
completed with 0 plugins.
Oct 01 20:18:23 f21-os-test systemd[1]: rabbitmq-server.service start operation
timed out. Terminating.
Oct 01 20:18:23 f21-os-test systemd[1]: Failed to start RabbitMQ broker.
Oct 01 20:18:23 f21-os-test systemd[1]: Unit rabbitmq-server.service entered
failed state.


/var/log/rabbitmq/hostname.log contains:

=INFO REPORT==== 1-Oct-2014::20:16:54 ===
Starting RabbitMQ 3.1.5 on Erlang 17
Copyright (C) 2007-2013 GoPivotal, Inc.
Licensed under the MPL.  See http://www.rabbitmq.com/

=INFO REPORT==== 1-Oct-2014::20:16:54 ===
node           : rabbit@f21-os-test
home dir       : /var/lib/rabbitmq
cookie hash    : PZPVSneawENzOO4Ft5aeuA==
log            : /var/log/rabbitmq/[email protected]
sasl log       : /var/log/rabbitmq/[email protected]
database dir   : /var/lib/rabbitmq/mnesia/rabbit@f21-os-test

=INFO REPORT==== 1-Oct-2014::20:16:55 ===
Limiting to approx 924 file handles (829 sockets)

=INFO REPORT==== 1-Oct-2014::20:16:55 ===
Memory limit set to 1581MB of 3953MB total.

=INFO REPORT==== 1-Oct-2014::20:16:55 ===
Disk free limit set to 1000MB

=INFO REPORT==== 1-Oct-2014::20:16:55 ===
msg_store_transient: using rabbit_msg_store_ets_index to provide index

=INFO REPORT==== 1-Oct-2014::20:16:55 ===
msg_store_persistent: using rabbit_msg_store_ets_index to provide index

=WARNING REPORT==== 1-Oct-2014::20:16:55 ===
msg_store_persistent: rebuilding indices from scratch

=INFO REPORT==== 1-Oct-2014::20:16:55 ===
started TCP Listener on [::]:5672

=WARNING REPORT==== 1-Oct-2014::20:16:55 ===
The on_load function for module sd_notify returned {error,
                                                    {load_failed,
                                                     "Failed to load NIF
library: '/usr/lib64/erlang/lib/sd_notify-0.1/priv/sd_notify_drv.so: undefined
symbol: sd_notify'"}}

=INFO REPORT==== 1-Oct-2014::20:16:55 ===
Server startup complete; 0 plugins started.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
erlang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/erlang

Reply via email to