Re: Connection problem in using Activemq-CPP

2011-06-09 Thread Radha Manickam
> > > After this line the application got hanged. > > > > > > > That sounds like normal behavior when the client is attempting to > connect but there is no broker available and you have the failover > transport enabled. Is there a broker running on the ip /

Re: Connection problem in using Activemq-CPP

2011-06-09 Thread Timothy Bish
On Wed, 2011-06-08 at 21:38 -0700, Radha Manickam wrote: > Hi Tim, > > I didnt get any error. But the sample application i hanging somewhere. > So I have added some debug strings in the activemq library and tried. > > It is hanging in the method Connection->Start. > After some debugging i found

Re: Connection problem in using Activemq-CPP

2011-06-08 Thread Radha Manickam
if closed or failed Checking for the timeout value Timeout is zero After this line the application got hanged. Thanks, Radha. -- View this message in context: http://activemq.2283324.n4.nabble.com/Connection-problem-in-using-Activemq-CPP-tp3579368p3584424.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Connection problem in using Activemq-CPP

2011-06-08 Thread Timothy Bish
On Tue, 2011-06-07 at 21:43 -0700, Radha Manickam wrote: > Hi Tim, > > I am using in the sameway that in the sample given in activemq-cpp. > > I am attaching the Makefile for the library with this reply. > And the arguments for Makefile is as follows: > > make OS=hp-ux ARCH=64 VERSION=6.0.0.2000

Re: Connection problem in using Activemq-CPP

2011-06-07 Thread Radha Manickam
4.n4.nabble.com/file/n3581623/Makefile Makefile -- View this message in context: http://activemq.2283324.n4.nabble.com/Connection-problem-in-using-Activemq-CPP-tp3579368p3581623.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Connection problem in using Activemq-CPP

2011-06-07 Thread Timothy Bish
id libraries and also my library. > But when i executed a sample using my library, I am not able to get the > connection. > > Can anyone help me in solving this issue? > > Thanks, > Radha. > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/C

Connection problem in using Activemq-CPP

2011-06-07 Thread Radha Manickam
the connection. Can anyone help me in solving this issue? Thanks, Radha. -- View this message in context: http://activemq.2283324.n4.nabble.com/Connection-problem-in-using-Activemq-CPP-tp3579368p3579368.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.