ActiveMQ-cpp-library 3.9.4 connection timeout

2018-08-06 Thread Ethan.Lin
Dear readers, I get a question when I'm using ActiveMQ-cpp-library 3.9.4 to connect to MQ server, as described below: It seems that the timeout parameters specified in URI of connection do not take effect if MQ server does not exist. For example, I use the following URI to connect to MQ s

broken download links on http://www.apache.org/dyn/closer.cgi/activemq/activemq-cpp/source/activemq-cpp-library-3.8.2-src.zip

2014-05-05 Thread smurfralf
The links are all broken as they go to /activemq/activemq-cpp/source/activemq-cpp-library-3.8.2-src.zip but should be /activemq/activemq-cpp/3.8.2/activemq-cpp-library-3.8.2-src.zip -- View this message in context: http://activemq.2283324.n4.nabble.com/broken-download-links-on-http-www-apache

Re: Compiling Activemq-cpp library with Visual Studio 2012?

2013-10-02 Thread Timothy Bish
under win2008r2 64bit? Or should we be concerned about strange effects or flaws in the resulting binaries? Its C code, so unless you are do something really odd, it works fine, just build x64 or 32 bit versions as needed. 3) Activemq-cpp library releases seem to be frequent. Is backward compa

Compiling Activemq-cpp library with Visual Studio 2012?

2013-10-02 Thread Parvenza
2012 build under win2008r2 64bit? Or should we be concerned about strange effects or flaws in the resulting binaries? 3) Activemq-cpp library releases seem to be frequent. Is backward compatibility always guaranteed? Thanks in advance, G.P. -- View this message in context: http://activemq.

Re: threads not getting created with activemq-cpp-library-3.7.1 version

2013-08-05 Thread Timothy Bish
On 08/05/2013 02:53 AM, Gangadhar Rao wrote: I upgraded by CMS CPP library from activemq-cpp-library-3.4.5 to activemq-cpp-library-3.7.1 version With activemq-cpp-library-3.4.5 version, I was not getting the below error. Starting getting the below error when I am running the producer with the

threads not getting created with activemq-cpp-library-3.7.1 version

2013-08-04 Thread Gangadhar Rao
I upgraded by CMS CPP library from activemq-cpp-library-3.4.5 to activemq-cpp-library-3.7.1 version With activemq-cpp-library-3.4.5 version, I was not getting the below error. Starting getting the below error when I am running the producer with the new version activemq-cpp-library-3.7.1 Error

Re: c++ clients: activemq-cpp library size

2013-01-10 Thread Timothy Bish
u are trying for smallest footprint then I'd suggest using a minimal STOMP client as that will probably get you down to the smallest possible bit of code. > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/c-clients-activemq-cpp-library-size-

c++ clients: activemq-cpp library size

2013-01-10 Thread stekreg
ivemq-cpp without changing any source code. Maybe it would be an option to build a library without cms? Any ideas? Thanks for helping -- View this message in context: http://activemq.2283324.n4.nabble.com/c-clients-activemq-cpp-library-size-tp4661593.html Sent from the ActiveMQ - User mailing

Re: activemq-cpp-library

2012-04-20 Thread sreekar
27;s the basic thing when you are compiling. Google gives you more than enough info to get basic understanding. -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-cpp-library-tp4566952p4575972.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: activemq-cpp-library

2012-04-20 Thread sreekar
How did you run the examples ? What is the error you encountered ? Without providing any details, how can anyone suggest a solution? -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-cpp-library-tp4566952p4573673.html Sent from the ActiveMQ - User mailing list

Re: activemq-cpp-library

2012-04-20 Thread sreekar
-console. -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-cpp-library-tp4566952p4573257.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: How Can I Build ActiveMQ-CPP library to Support IPv4?

2011-10-14 Thread Timothy Bish
w this message in context: > http://activemq.2283324.n4.nabble.com/How-Can-I-Build-ActiveMQ-CPP-library-to-Support-IPv4-tp3902801p3904766.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. -- Tim Bish FuseSource Email: tim.b...@fusesource.com Web: http://fu

Re: How Can I Build ActiveMQ-CPP library to Support IPv4?

2011-10-14 Thread newbieSCS
I read the README.txt file but I didn't see anything referring to IPv4 socket configuration. Am I missing something? -- View this message in context: http://activemq.2283324.n4.nabble.com/How-Can-I-Build-ActiveMQ-CPP-library-to-Support-IPv4-tp3902801p3904766.html Sent from the ActiveMQ -

Re: How Can I Build ActiveMQ-CPP library to Support IPv4?

2011-10-13 Thread Timothy Bish
4.n4.nabble.com/How-Can-I-Build-ActiveMQ-CPP-library-to-Support-IPv4-tp3902801p3902825.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. -- Tim Bish FuseSource Email: tim.b...@fusesource.com Web: http://fusesource.com Twitter: tabish121 Blog: http://timbish.blogspot.com/

Re: How Can I Build ActiveMQ-CPP library to Support IPv4?

2011-10-13 Thread newbieSCS
Where is the deadness file located? -- View this message in context: http://activemq.2283324.n4.nabble.com/How-Can-I-Build-ActiveMQ-CPP-library-to-Support-IPv4-tp3902801p3902825.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: How Can I Build ActiveMQ-CPP library to Support IPv4?

2011-10-13 Thread Timothy Bish
The build instructions are in the deadness file On Oct 13, 2011 4:25 PM, "newbieSCS" wrote: > > Hello, > > Is there a way to build and configure the ActiveMQ-CPP library on linux with > IPv4 support? > > Thanks! > > -- > View this message in context: http:

Re: using activemq-cpp-library

2011-07-07 Thread mahens
Downloaded activemq-cpp-library-3.4.0. Now i want to use SimpleProducer.cpp in activemq-cpp-library-3.4.0\src\examples\producers. please explain me how to run SimpleProducer.cpp ? -- View this message in context: http://activemq.2283324.n4.nabble.com/using-activemq-cpp-library-tp3651187p3651325

Re: using activemq-cpp-library

2011-07-07 Thread Ivan Pechorin
2011/7/7 mahens : > i want to build activemq-cpp-library-3.4.0, using microsoft visual studio > 2010 i am trying to build activemq-cpp-library-3.4.0. > > Actually i want to test connection to activemq broker using c++ program. > Please suggest. What's you question?

Re: using activemq-cpp-library

2011-07-07 Thread Oscar Pernas
Hi, you have a visual studio project inside the zip file. The problem is that in 2010 doesnt work, or what? 2011/7/7 mahens > i want to build activemq-cpp-library-3.4.0, using microsoft visual studio > 2010 i am trying to build activemq-cpp-library-3.4.0. > > Actually i want to tes

using activemq-cpp-library

2011-07-07 Thread mahens
i want to build activemq-cpp-library-3.4.0, using microsoft visual studio 2010 i am trying to build activemq-cpp-library-3.4.0. Actually i want to test connection to activemq broker using c++ program. Please suggest. -- View this message in context: http://activemq.2283324.n4.nabble.com/using

RE: activemq-cpp-library-3.2.2 - reconnect fails

2010-11-17 Thread jandeclercq
[ml-node+3046971-419590077-202...@n4.nabble.com] Verzonden: woensdag 17 november 2010 16:31 Aan: Jan Declercq Onderwerp: Re: activemq-cpp-library-3.2.2 - reconnect fails On Wed, 2010-11-17 at 03:56 -0800, jandeclercq wrote: > Hey, > > When I disconnected and closed down a producer. And

RE: activemq-cpp-library-3.2.2 - reconnect fails

2010-11-17 Thread jandeclercq
e.com] Verzonden: woensdag 17 november 2010 15:37 Aan: Jan Declercq Onderwerp: RE: activemq-cpp-library-3.2.2 - reconnect fails Using delete on a pointer to an object not allocated with new gives unpredictable results Please check where you are mis-managing 'amq_producer'

Re: activemq-cpp-library-3.2.2 - reconnect fails

2010-11-17 Thread Timothy Bish
On Wed, 2010-11-17 at 03:56 -0800, jandeclercq wrote: > Hey, > > When I disconnected and closed down a producer. And afterwards I'm trying to > reconnect, the cpp-library crashes. I don't know what I'm doing wrong. > > See the code below (choose option R) > > The problem most likely results f

Re: activemq-cpp-library-3.2.2 - reconnect fails

2010-11-17 Thread Nag
Using delete on a pointer to an object not allocated with new gives unpredictable results Please check where you are mis-managing 'amq_producer' -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-cpp-library-3-2-2-reconnect-fails-tp3046566p3046865.html

RE: activemq-cpp-library-3.2.2 - reconnect fails

2010-11-17 Thread Nakarikanti, Nageswara
6:56 AM To: users@activemq.apache.org Subject: activemq-cpp-library-3.2.2 - reconnect fails Hey, When I disconnected and closed down a producer. And afterwards I'm trying to reconnect, the cpp-library crashes. I don't know what I'm doing wrong. See the code below (choose option

activemq-cpp-library-3.2.2 - reconnect fails

2010-11-17 Thread jandeclercq
getline(cin, str); if (str.compare("P") == 0) { send(); } else if (str.compare("R") == 0) { disconnect(); connect(); } } disconnect(); return 0; } -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-cpp-library-3-2-2-reconnect-fails-tp3046566p3046566.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ CPP library Size

2009-10-19 Thread Timothy Bish
On Mon, 2009-10-19 at 16:38 -0700, yesnid wrote: > Tim, > > Can you point me at what we might be doing wrong as far as the build that > causes it to be so large, we are doing a get and then opening the project in > VS2k8 and saying build solution, should we be doing something else? Also why > is

Re: ActiveMQ CPP library Size

2009-10-19 Thread yesnid
ommand on the linux library further reduce its > size, although you won't get any meaningful stack traces from it should > there any crashes. > > Regards > Tim. > > > -- > Tim Bish > http://fusesource.com > http://timbish.blogspot.com/ > > >

Re: ActiveMQ CPP library Size

2009-10-19 Thread Timothy Bish
On Mon, 2009-10-19 at 14:46 -0700, yesnid wrote: > Hello All, > > I am trying to get some of my compatriots to use ActiveMQ but they are > saying that the C++ library is 400+ MB in size when they compile it for > windows, we compiled the linux version and got an approximately 35MB > library. I am

ActiveMQ CPP library Size

2009-10-19 Thread yesnid
much smaller library, I only need the client capabilities, the broker is on a separate box, If any one could give help/proof in showing that these libraries do not have to be this large I would appreciate it. Thank you! -- View this message in context: http://www.nabble.com/ActiveMQ-CPP-library-Size