[
https://issues.apache.org/jira/browse/QPID-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Huston resolved QPID-2030.
--------------------------------
Resolution: Fixed
Fixed; r801315
> 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
>
> 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:[email protected]