Fraser Adams created QPID-5492:
----------------------------------

             Summary: Make install currently installs multiple store modules 
making qpidd fail by default
                 Key: QPID-5492
                 URL: https://issues.apache.org/jira/browse/QPID-5492
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
            Reporter: Fraser Adams
            Priority: Blocker


Reported in thread qpidd failure on trunk for 0.27

 tried to fire up qpidd --auth no and it has barfed as follows:

qpidd --auth no
2014-01-10 14:33:11 [Store] notice Journal "TplStore": Created
2014-01-10 14:33:11 [Store] notice Store module initialized;
store-dir=/home/fadams/.qpidd
2014-01-10 14:33:12 [Store] notice Linear Store: Journal "TplStore":Created
2014-01-10 14:33:12 [Store] notice Linear Store: EFP Manager
initialization complete
2014-01-10 14:33:12 [Store] notice Linear Store: Store module
initialized; store-dir=/home/fadams/.qpidd
2014-01-10 14:33:12 [Broker] error Multiple store plugins are not supported
2014-01-10 14:33:12 [Store] notice Journal "TplStore": Destroyed
2014-01-10 14:33:12 [Broker] critical Unexpected error: Failed to start
broker: Multiple store plugins were loaded
(/home/fadams/qpid/qpid-trunk/qpid/cpp/src/qpid/broker/Broker.cpp:423)
2014-01-10 14:33:12 [Store] notice Linear Store: Journal
"TplStore":Destroyed


It's easily fixable by manually deleting one or other of the store modules (I 
deleted legacystore.so) but it'd be better for qpidd to "just work" by default.






--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to