Can you run it with full tracing on? i.e. --log-enable trace+
What platform are you running on? Did make check pass when building? Did you build and install from source on that machine; did you uninstall the 0.16 release first or are they both installed in different locations?
The second error appears to be coming from the HA module, possibly related to the options. Could you be picking up the 0.16 modules when starting the 0.18 broker? (Trying with --module-dir pointing at a 0.18 modules only directory would verify that).
On 09/05/2012 04:48 PM, Nitin Shah wrote:
Ps if I run it in foreground then I get the following message 2012-09-05 11:39:45 [Broker] notice SASL disabled: No Authentication Performed 2012-09-05 11:39:45 [Network] notice Listening on TCP/TCP6 port 5672 qpidd: qpid/ha/types.cpp:38: std::string qpid::ha::EnumBase::str() const: Assertion `value < count' failed. Aborted Thanks Nitin Description: bti_logo_small *From:*Nitin Shah *Sent:* Wednesday, September 05, 2012 10:37 AM *To:* dev@qpid.apache.org *Cc:* Nitin Shah *Subject:* problems starting the version 18 broker Hi, I tried to start the version 18 of the C++ broker and get the following error in /var/log/messages and the broker dies. Any idea what we are doing wrong. We have been using the version 16 and that starts fine. 10:29:35 nshah_1 qpidd[1550]: 2012-09-05 10:29:35 [Broker] notice SASL disabled: No Authentication Performed Sep 5 10:29:35 nshah_1 qpidd[1550]: 2012-09-05 10:29:35 [Network] notice Listening on TCP/TCP6 port 5672 Sep 5 10:29:35 nshah_1 qpidd[1549]: 2012-09-05 10:29:35 [Broker] critical Unexpected error: Cannot read from child process. Nitin
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org