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)" <qp...@incubator.apache.org> on 2009/12/07 15:43:18 UTC

[jira] Resolved: (QPID-2231) Cluster + store fails with default data-directory

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

Alan Conway resolved QPID-2231.
-------------------------------

    Resolution: Fixed

Fixed in r886899

> Cluster + store fails with default data-directory
> -------------------------------------------------
>
>                 Key: QPID-2231
>                 URL: https://issues.apache.org/jira/browse/QPID-2231
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.5
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.6
>
>
> A broker started with cluster and store enabled and using the Unix default data-directory "$HOME/.qpidd" fails with 
>   Daemon startup failed: boost::filesystem::path: invalid name ".qpidd" in path: "/home/remote/aconway/.qpidd"
> It would also fail for any user-selected directory name that does not conform to boost "portable filename" syntax.
> The fix is to use boost "native" paths rather than the default portable paths.

-- 
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