You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Steve Huston (JIRA)" <qp...@incubator.apache.org> on 2009/08/05 21:34:14 UTC

[jira] Updated: (QPID-2030) C++ broker on Windows fails startup if the piddir does not exist

     [ https://issues.apache.org/jira/browse/QPID-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Huston updated QPID-2030:
-------------------------------

    Fix Version/s: 0.6

> C++ broker on Windows fails startup if the piddir does not exist
> ----------------------------------------------------------------
>
>                 Key: QPID-2030
>                 URL: https://issues.apache.org/jira/browse/QPID-2030
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.5
>         Environment: Windows
>            Reporter: Steve Huston
>            Assignee: Steve Huston
>            Priority: Minor
>             Fix For: 0.6
>
>
> If the C++ broker on Windows is started but the directory specified (or defaulted) by --pid-dir does not exist, the broker will quickly shut down with output similar to:
> 2009-08-04 14:00:09 notice Shut down
> 2009-08-04 14:00:09 critical Broker start-up failed: The system cannot find the path specified.  (..\..\src\qpid\sys\windows\LockFile.cpp:46)
> Two issues...
> 1. The broker should try to create the directory if it does not exist; the posix broker does this.
> 2. On a failure, it would be helpful to be more explanatory.
> Thanks to Cliff Jansen for describing this failure case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org