Hi,
I finally managed to find a good solution to my problem. I don't have a
problem anymore with ActiveMQ going down and up.
Sorry about the noise,
Cheers,
Dan.
--
View this message in context:
http://www.nabble.com/Active-MQ-Client-crash-tp15356897s2354p15502542.html
Sent from the ActiveMQ -
Hi,
After reading the documentation and the pthread code, I see what's going on,
though I do think the pthread attribute and instance could be set to 0 in
the Thread constructor.
I definitely think there is a problem with my code which I'm trying to
narrow down. Is there any way to programmatica
Hi,
I'll try but my applications are a bit complex. Cutting them down to a clean
example might take some time. The pthread issue though is easy to notice
when reading the code.
Cheers,
Dan.
--
View this message in context:
http://www.nabble.com/Active-MQ-Client-crash-tp15356897s2354p15410423.h
I'm using ActiveMQ cms 2.1.3 and using 4.1.1 java broker running 64 bit
OpenSuse Linux.
Cheers,
Dan.
--
View this message in context:
http://www.nabble.com/Active-MQ-Client-crash-tp15356897s2354p15356898.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Hi,
I'm fairly new to the ActiveMQ API. I have 2 C++ applications, one is a
simple client and a server. The server and the client talks through ActiveMQ
cms, currently running on the same machine. I'm having problems tracking
down crashes in the ActiveMQ code.
I'm currently testing how the clien