Re: Active MQ CPP core dump

2018-02-22 Thread duttaab
Thanks for the reply...its urgent that we have a workaround/fix for it as need to release the application by early next week. Thanks Abhi -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Active MQ CPP core dump

2018-02-21 Thread Илья Шипицин
it might be detected with "thread sanitizer", I guess. I'll have a look later 2018-02-22 9:11 GMT+05:00 duttaab : > Hi, > > I am getting the following core/crash dump while using the AcitveMQ-CPP > (C++) library. What I observe is if I disable the Inactivity Monitor this >

Active MQ CPP core dump

2018-02-21 Thread duttaab
Hi, I am getting the following core/crash dump while using the AcitveMQ-CPP (C++) library. What I observe is if I disable the Inactivity Monitor this crash occurs, even if my application is idle. This is the configuration - Any help in this regard will be appreciated. (gdb) bt

Re: Active MQ CPP

2018-02-20 Thread duttaab
Thanks Tim, I observed that if we restart the broker, the client was not getting reconnected to broker once its up again...however when I call the initialize API only once, there is no such issue. May be this in one of those that you referred. Thanks Abhi -- Sent from:

Re: Active MQ CPP

2018-02-20 Thread Timothy Bish
On 02/20/2018 10:35 AM, duttaab wrote: What kind of issues do you suspect if its getting called multiple times from different threads - or we can face undefined behavior. Thanks Abhi -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html Black holes, unexpected time

Re: Active MQ CPP

2018-02-20 Thread duttaab
What kind of issues do you suspect if its getting called multiple times from different threads - or we can face undefined behavior. Thanks Abhi -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Active MQ CPP

2018-02-20 Thread Timothy Bish
On 02/20/2018 05:53 AM, duttaab wrote: Hi, In a process which is multi-threaded, is it ok to initialize ActiveMQ-CPP multiple times (by multiple threads) by calling API --> "activemq::library::ActiveMQCPP::initializeLibrary()". Or should it be called only once in the process. Thanks Abhi --

Active MQ CPP Init

2018-02-20 Thread duttaab
Hi, Is it ok to call the initialization API, "activemq::library::ActiveMQCPP::initializeLibrary()" multiple times in a multi-threaded process. By doing that can it lead to undefined behaviors, or should we call it only once. Thanks Abhi -- Sent from:

Active MQ CPP

2018-02-20 Thread duttaab
Hi, In a process which is multi-threaded, is it ok to initialize ActiveMQ-CPP multiple times (by multiple threads) by calling API --> "activemq::library::ActiveMQCPP::initializeLibrary()". Or should it be called only once in the process. Thanks Abhi -- Sent from:

Active MQ cpp 2.2.3 crashes

2016-09-14 Thread ramesh
Please let me know if it is known issue and fixed in any activemq cpp versions. Thanks -- View this message in context: http://activemq.2283324.n4.nabble.com/Active-MQ-cpp-2-2-3-crashes-tp4716514.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: unable to build active-mq cpp 2.1.3 on linux

2008-09-18 Thread gali_ka
, not Red Hat. When I took the zip file for windows, I could compile it. My question is whether there are any implications for using this zip for Windows on Linux? Thanks gali_ka wrote: I am unable to build active-mq cpp on linux. 1. I installed cpp-unit 2. autogen.sh failed complaining about

Re: unable to build active-mq cpp 2.1.3 on linux

2008-09-18 Thread Timothy Bish
is whether there are any implications for using this zip for Windows on Linux? Thanks gali_ka wrote: I am unable to build active-mq cpp on linux. 1. I installed cpp-unit 2. autogen.sh failed complaining about AM_PATH_CPPUNIT. I created symlinks for *.m4 files in my aclocal dir 3. i ran

Re: unable to build active-mq cpp 2.1.3 on linux

2008-09-17 Thread gali_ka
is check to make sure they actually exist in the directory 'src/main/activemq/connector/openwire/commands/'. Regards Tim. On Tue, 2008-09-16 at 11:50 -0700, gali_ka wrote: I am unable to build active-mq cpp on linux. 1. I installed cpp-unit 2. autogen.sh failed complaining about

Re: unable to build active-mq cpp 2.1.3 on linux

2008-09-17 Thread Timothy Bish
file. First thing to do is check to make sure they actually exist in the directory 'src/main/activemq/connector/openwire/commands/'. Regards Tim. On Tue, 2008-09-16 at 11:50 -0700, gali_ka wrote: I am unable to build active-mq cpp on linux. 1. I installed cpp-unit 2

unable to build active-mq cpp 2.1.3 on linux

2008-09-16 Thread gali_ka
I am unable to build active-mq cpp on linux. 1. I installed cpp-unit 2. autogen.sh failed complaining about AM_PATH_CPPUNIT. I created symlinks for *.m4 files in my aclocal dir 3. i ran configure 4. ran make make failed with g++ -DHAVE_CONFIG_H -I. -I. -I../.. -ansi -pedantic -W -Wall -fPIC

Re: unable to build active-mq cpp 2.1.3 on linux

2008-09-16 Thread Timothy Bish
active-mq cpp on linux. 1. I installed cpp-unit 2. autogen.sh failed complaining about AM_PATH_CPPUNIT. I created symlinks for *.m4 files in my aclocal dir 3. i ran configure 4. ran make make failed with g++ -DHAVE_CONFIG_H -I. -I. -I../.. -ansi -pedantic -W -Wall -fPIC -fstrict-aliasing

Unable to compile Active MQ cpp client on QNX

2007-07-06 Thread Alexander Chernykh
/activemq-cpp' make: *** [all] Error 2 Any suggestions are appreciated. -- View this message in context: http://www.nabble.com/Unable-to-compile-Active-MQ-cpp-client-on-QNX-tf4033928s2354.html#a11459567 Sent from the ActiveMQ - User mailing list archive at Nabble.com.