--load-module msgstore.so without --store-dir causes explosion
--------------------------------------------------------------
Key: QPID-2375
URL: https://issues.apache.org/jira/browse/QPID-2375
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Environment: Running from trunk, on F12
Reporter: john dunning
Priority: Minor
I was testing something else, tried to start a broker with a msgstore, and
omitted the store-dir:
[r...@jrd cpp]# src/.libs/qpidd -p5672 --auth no --load-module cluster.so
--cluster-name=foo --load-module
/home/jrd/work/messaging/sre/store/trunk/cpp/lib/.libs/msgstore.so
--no-data-dir --log-enable trace
2010-01-28 16:42:04 trace SEND PackageInd package=org.apache.qpid.broker
to=schema.package
Segmentation fault (core dumped)
[r...@jrd cpp]#
With --store-dir it starts ok.
I realize it might not be expected to work, but probably should die more
gracefully.
--
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]