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:[email protected]

Reply via email to