On 10/17/2013 08:36 PM, Mark Libucha wrote:
Hi folks,

New here. If this is the wrong place for questions about activemq-cpp,
please accept my apologies. And redirect me, please?

Trying to get activemq-cpp running on PowerLinux. It builds OK, but can't
sustain connect to the broker. 64bit, it actually seg faults. 32bit there
isn't but it still can't hold the connection.

(Runs fine on RedHat, AIX, so the app is solid.)

A couple of the unit tests fail, output below. Thanks for any help or
suggestions.

Mark

!!!FAILURES!!!
Test Results:
Run:  103   Failures: 2   Errors: 0


1) test:
N8activemq4test8openwire30OpenwireEnhancedConnectionTestE::testDestinationSource
(F) line: 237 activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp
equality assertion failed
- Expected: 0
- Actual  : 94


2) test:
N8activemq4test8openwire30OpenwireEnhancedConnectionTestE::testDestinationSourceGetters
(F) line: 171 activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp
equality assertion failed
- Expected: 1
- Actual  : 95
- Should be one Queue

The client isn't tested on this system so you'd need to do some debugging to see what is causing the segfaults and dropped connections.

--
Tim Bish
Sr Software Engineer | RedHat Inc.
[email protected] | www.fusesource.com | www.redhat.com
skype: tabish121 | twitter: @tabish121
blog: http://timbish.blogspot.com/

Reply via email to