You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2015/05/19 21:13:59 UTC

[jira] [Created] (QPID-6548) SYSV init scripts do not work properly wiht SSL-only broker.

Alan Conway created QPID-6548:
---------------------------------

             Summary: SYSV init scripts do not work properly wiht SSL-only broker.
                 Key: QPID-6548
                 URL: https://issues.apache.org/jira/browse/QPID-6548
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.32
            Reporter: Alan Conway
            Assignee: Alan Conway
             Fix For: 0.33


Install in default /usr and /etc locations, configure for SSL only. Try to use the SYSV service scripts. Servivce start starts the broker but reports and error, service status and stop commands don't work at all.
{noformat}
    aconway@mrg33 usr (trunk)$ sudo service qpidd start
    Starting Qpid AMQP daemon: ^[[60G[^[[0;32m  OK  ^[[0;39m]
    2015-05-19 14:59:42 [Unspecified] notice Broker is not running: Cannot open lock file /home/qpidd/.qpidd/qpidd.5672.pid: No such file or directory
    aconway@mrg33 usr (trunk)$ sudo service qpidd status
    qpidd dead but pid file exists
{noformat}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org