Re: QPID-0.12 build issue

2011-09-29 Thread Nithesh Shetty
I have tried that but it still gives the same error From: Nuno Santos To: users@qpid.apache.org Cc: Nithesh Shetty ; "tr...@redhat.com" Sent: Tuesday, September 27, 2011 11:21 PM Subject: Re: QPID-0.12 build issue On 09/21/2011 12:39 AM, Nithesh Sh

Re: QPID-0.12 build issue

2011-09-20 Thread Nithesh Shetty
Hi,   I have ruby1.9.2p290 installed on my machine.    regards,   Nithesh From: Nithesh Shetty To: "users@qpid.apache.org" Cc: "tr...@redhat.com" Sent: Wednesday, September 21, 2011 9:51 AM Subject: Re: QPID-0.12 build issue Hi,   step in building qpid-0.12 tar -xvzf qp

Re: QPID-0.12 build issue

2011-09-20 Thread Nithesh Shetty
sh From: Ted Ross To: users@qpid.apache.org Sent: Tuesday, September 20, 2011 6:54 PM Subject: Re: QPID-0.12 build issue Nitesh, Can you provide more context into the error you are seeing?  What build target failed?  How did you invoke the build? I just tried building the 0.12 sources

QPID-0.12 build issue

2011-09-20 Thread Nithesh Shetty
    Kindly note when i try to build qpid0.12 on rhel 6 64 bit machine.   it gives the below error.   qmfengine.cpp:2212: error: statement-expressions are not allowed outside functions nor in template-argument lists qmfengine.cpp:2213: error: statement-expressions are not allowed outside function

Re: qpid0.10 Installation

2011-07-28 Thread Nithesh Shetty
gt; > What distro are you using? Have you checked if qpid 0.10 > exists in your > package management system? > > Regards. > > On Thu, 2011-07-28 at 08:01 -0700, Nithesh Shetty wrote: > > Hi, > > > > To install qpid on linux we have to install a long > lis

qpid0.10 Installation

2011-07-28 Thread Nithesh Shetty
Hi, To install qpid on linux we have to install a long list of independent components. Installing qpid itself becomes a task. Is there a easier way of installing qpid other than building it from source. just like the link provide to install qpid on windows. Regards, Nithesh

Re: Qpid 0.10 Browse Issue

2011-07-27 Thread Nithesh Shetty
I am another problem i close my testing application In my testing application i have opened a connection created a session and then created a sender for queue which is durable. it raises exception saying Invalid argument ../include/qpid/sys/posix/Mutex.h:116: void qpid::sys::Mutex::lock(): A

Re: Qpid 0.10 Browse Issue

2011-07-26 Thread Nithesh Shetty
Any api to get the depth of queue and to purge all the messages in the queue --- On Tue, 7/26/11, Nithesh Shetty wrote: > From: Nithesh Shetty > Subject: Re: Qpid 0.10 Browse Issue > To: users@qpid.apache.org > Date: Tuesday, July 26, 2011, 4:56 PM > > ok i will do that

Re: Qpid 0.10 Browse Issue

2011-07-26 Thread Nithesh Shetty
message will be faster. Nithesh --- On Tue, 7/26/11, Nithesh Shetty wrote: > From: Nithesh Shetty > Subject: Qpid 0.10 Browse Issue > To: users@qpid.apache.org > Date: Tuesday, July 26, 2011, 3:51 PM > Hi, > > i have created a receiver in browse mode. the receiver is >

Re: Qpid 0.10 Browse Issue

2011-07-26 Thread Nithesh Shetty
don Sim > Subject: Re: Qpid 0.10 Browse Issue > To: users@qpid.apache.org > Date: Tuesday, July 26, 2011, 4:22 PM > On 07/26/2011 04:51 PM, Nithesh > Shetty wrote: > > Hi, > > > > i have created a receiver in browse mode. the receiver > is waiting to fetch a msg.

Qpid 0.10 Browse Issue

2011-07-26 Thread Nithesh Shetty
Hi, i have created a receiver in browse mode. the receiver is waiting to fetch a msg. now i have another application that send message on the same queue. Many times fetch gets stuck it does not return even if there is message in the queue. Duration is INFINITE. Awaiting your reply. Nithesh

Re: issues migrating from qpid0.8 to qpid0.10

2011-07-25 Thread Nithesh Shetty
, 7/25/11, Gordon Sim wrote: > From: Gordon Sim > Subject: Re: issues migrating from qpid0.8 to qpid0.10 > To: users@qpid.apache.org > Date: Monday, July 25, 2011, 8:57 AM > On 07/25/2011 09:54 AM, Nithesh > Shetty wrote: > > Hi, > > > > I have been using Qpid0

Re: issues migrating from qpid0.8 to qpid0.10

2011-07-25 Thread Nithesh Shetty
don Sim > Subject: Re: issues migrating from qpid0.8 to qpid0.10 > To: users@qpid.apache.org > Date: Monday, July 25, 2011, 8:57 AM > On 07/25/2011 09:54 AM, Nithesh > Shetty wrote: > > Hi, > > > > I have been using Qpid0.8 version where i could > declare a exchan

issues migrating from qpid0.8 to qpid0.10

2011-07-25 Thread Nithesh Shetty
Hi, I have been using Qpid0.8 version where i could declare a exchange, queue and there alternate queue and exchange using the following option. QueueOptions lcQueueOptions; lcQueueOptions.setOrdering(FIFO); string lszAlterExchangeName = "ALTER_EXCHANGE" string lszAlterQueueName = "ALTER_QUEUE

qpid-0.10 queries

2011-07-22 Thread Nithesh Shetty
Hi,

When qpid-0.8 was release we had created a wrapper on the api provided

Session.exchangeDeclare(arg::exchange, arg::exclusive, arg::durable, arg::autoDelete, arg::type);
Session.queueDeclare(arg::queue, arg::exclusive, arg::durable, arg::autoDelete,

Re: qpid 0.8 queries

2011-07-19 Thread Nithesh Shetty
id 0.8 queries > To: users@qpid.apache.org > Date: Tuesday, July 19, 2011, 11:52 AM > On 07/19/2011 12:34 PM, Nithesh > Shetty wrote: > > /usr/include/db.h > > /usr/include/db4 > > /usr/include/db4/db.h > > /usr/include/db4/db_185.h > > /usr/include/db4/db_

Re: qpid 0.8 queries

2011-07-19 Thread Nithesh Shetty
uesday, July 19, 2011, 10:41 AM > On 07/19/2011 11:29 AM, Nithesh > Shetty wrote: > > db4-devel-4.3.29-9.fc6 > > That seems odd, I would expect db4-devel-4.3.29-10.el5_5.2 > for the platform specified. > > What does

Re: qpid 0.8 queries

2011-07-19 Thread Nithesh Shetty
db4-devel-4.3.29-9.fc6 --- On Tue, 7/19/11, Gordon Sim wrote: > From: Gordon Sim > Subject: Re: qpid 0.8 queries > To: users@qpid.apache.org > Date: Tuesday, July 19, 2011, 10:12 AM > On 07/19/2011 10:24 AM, Nithesh > Shetty wrote: > > > > Red Hat Endterprise L

Re: qpid 0.8 queries

2011-07-19 Thread Nithesh Shetty
id 0.8 queries > To: users@qpid.apache.org > Date: Tuesday, July 19, 2011, 8:26 AM > On 07/19/2011 08:32 AM, Nithesh > Shetty wrote: > > ./configure gives error saying > > ... > > checking for db_cxx.h... no > > configure: error: db4-devel package missing. Please >

Re: qpid 0.8 queries

2011-07-19 Thread Nithesh Shetty
awaiting your reply --- On Mon, 7/18/11, Gordon Sim wrote: > From: Gordon Sim > Subject: Re: qpid 0.8 queries > To: users@qpid.apache.org > Date: Monday, July 18, 2011, 2:44 PM > On 07/18/2011 03:28 PM, Nithesh > Shetty wrote: > > there are two source code folders >

Re: qpid 0.8 queries

2011-07-18 Thread Nithesh Shetty
> To: users@qpid.apache.org > Date: Monday, July 18, 2011, 2:44 PM > On 07/18/2011 03:28 PM, Nithesh > Shetty wrote: > > there are two source code folders > > > > 1. actual qpid0.10 from where i built the broker > > 2. http://anonsvn.jboss.org/repos/rhmessaging

Re: qpid 0.8 queries

2011-07-18 Thread Nithesh Shetty
build msgstore.so to make my broker support persistant queue i am total confused here --- On Mon, 7/18/11, Gordon Sim wrote: > From: Gordon Sim > Subject: Re: qpid 0.8 queries > To: users@qpid.apache.org > Date: Monday, July 18, 2011, 2:17 PM > On 07/18/2011 03:00 PM, Nithesh

Re: qpid 0.8 queries

2011-07-18 Thread Nithesh Shetty
--- On Mon, 7/18/11, Gordon Sim wrote: > From: Gordon Sim > Subject: Re: qpid 0.8 queries > To: users@qpid.apache.org > Date: Monday, July 18, 2011, 1:53 PM > On 07/18/2011 02:51 PM, Nithesh > Shetty wrote: > > > >> Do you have a persistence plugin installed

Re: qpid 0.8 queries

2011-07-18 Thread Nithesh Shetty
/trunk/cpp or is there any other way --- On Tue, 7/12/11, Gordon Sim wrote: > From: Gordon Sim > Subject: Re: qpid 0.8 queries > To: users@qpid.apache.org > Date: Tuesday, July 12, 2011, 12:02 PM > On 07/12/2011 07:26 AM, Nithesh > Shetty wrote: > > MQ has a option of ge

Re: qpid 0.8 queries

2011-07-14 Thread Nithesh Shetty
> and we can reach to the starting point. if there is > possibility of doing so please let me know. i meant to say is there any way to iterate through the message queue to and fro. --- On Thu, 7/14/11, Nithesh Shetty wrote: > From: Nithesh Shetty > Subject: Re: qpid 0.8 queries

Re: qpid 0.8 queries

2011-07-14 Thread Nithesh Shetty
can also browse the queue to non-destructively read > messages, instead of draining the queue. See e.g. > http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_MRG/1.3/html-single/Programming_in_Apache_Qpid/index.html, > section "2.4.3.3. browse". > > > Kind rega

Re: qpid 0.8 queries

2011-07-13 Thread Nithesh Shetty
ay, July 13, 2011, 10:57 AM > On 07/13/2011 05:36 AM, Nithesh > Shetty wrote: > > My requirement is > > when i browse a  msg in a queue it should return > me unique msg id. > > > > and if i successfully process the msg received from > the queue then > > i re

Re: qpid 0.8 queries

2011-07-13 Thread Nithesh Shetty
again with the current msg id. there is no function for that stuck again --- On Wed, 7/13/11, Nithesh Shetty wrote: > From: Nithesh Shetty > Subject: Re: qpid 0.8 queries > To: users@qpid.apache.org > Date: Wednesday, July 13, 2011, 4:36 AM > Hi, > > My requirement is > w

Re: qpid 0.8 queries

2011-07-12 Thread Nithesh Shetty
n 07/12/2011 01:50 PM, Nithesh > Shetty wrote: > > But can i check the message id of message is the > localqueue and then match with my message id and it they > match then read... > > > > Some way through messageproperties or messageheader. > > You can check the

Re: qpid 0.8 queries

2011-07-12 Thread Nithesh Shetty
To: users@qpid.apache.org > Date: Tuesday, July 12, 2011, 12:41 PM > On 07/12/2011 01:22 PM, Nithesh > Shetty wrote: > > yes m using c++ qpid.messaging API? > > Then its easy enough to set the ID: > > import > > using qpid::types::Uuid; > ... > message.setMessageId(Uui

Re: qpid 0.8 queries

2011-07-12 Thread Nithesh Shetty
yes m using c++ qpid.messaging API? --- On Tue, 7/12/11, Gordon Sim wrote: > From: Gordon Sim > Subject: Re: qpid 0.8 queries > To: users@qpid.apache.org > Date: Tuesday, July 12, 2011, 12:16 PM > On 07/12/2011 01:14 PM, Nithesh > Shetty wrote: > > I am using C++ Bro

Re: qpid 0.8 queries

2011-07-12 Thread Nithesh Shetty
--- On Tue, 7/12/11, Gordon Sim wrote: > From: Gordon Sim > Subject: Re: qpid 0.8 queries > To: users@qpid.apache.org > Date: Tuesday, July 12, 2011, 12:02 PM > On 07/12/2011 07:26 AM, Nithesh > Shetty wrote: > > MQ has a option of generating unique message i

qpid 0.8 queries

2011-07-11 Thread Nithesh Shetty
Hi,I have been usign Websphere MQ for messaging in Linux.MQ has a option of generating unique message id for all the messages inserted in the queue.and we can retrieve those messages from the queue using the messageId.I have checked MessageProperties structure in qpid. it has a field called mes

Re: get message by correlationId

2011-07-11 Thread Nithesh Shetty
Hi, I am using QPID 8 trying to get message by id . Hope it has been implementated. and can u please give me the link of the example to get message id. Regards, Nithesh --- On Fri, 8/14/09, Marnie McCormack wrote: > From: Marnie McCormack > Subject: Re: get message by correlationId > To: us

qpid 0.10 release make error

2011-07-08 Thread Nithesh Shetty
Hi make in ruby gives me error cqpid.cpp: In function 'VALUE SWIG_Ruby_NewPointerObj(void*, swig_type_info*, int)': cqpid.cpp:1306: error: 'struct RString' has no member named 'ptr' Awaiting you reply, Nithesh - Apache Qpid

Re: exchangeDeclare funtion hangs

2009-09-24 Thread Nithesh Shetty
t << error.what() << std::endl;   }   return 1;         }   If i comment /* Message message; ***/ in the above code it works fine if i uncomment it then the program hangs at  exchangeDeclare. it hangs even at queueDeclare if i comment exchangeDeclare   Awaiting your reply to proce

Re: exchangeDeclare funtion hangs

2009-09-24 Thread Nithesh Shetty
in Future.cpp   void Future::wait(SessionImpl& session) {     if (!complete)   { } } --- On Thu, 9/24/09, Nithesh Shetty wrote: From: Nithesh Shetty Subject: Re: exchangeDeclare funtion hangs To: users@qpid.apache.org Date: Thursday, September 24, 2009, 5:26 AM qpidclient test

Re: exchangeDeclare funtion hangs

2009-09-23 Thread Nithesh Shetty
id.apache.org Date: Wednesday, September 23, 2009, 7:38 PM On 09/23/2009 01:48 PM, Nithesh Shetty wrote: > Hi, > > Version is qpid0.5 Can you run pstack against both the client and qpidd processes at the point of the hang? > > I have created a class called CMessageQueue > it ha

RE: exchangeDeclare funtion hangs

2009-09-23 Thread Nithesh Shetty
h --- On Wed, 9/23/09, Steve Huston wrote: From: Steve Huston Subject: RE: exchangeDeclare funtion hangs To: users@qpid.apache.org Date: Wednesday, September 23, 2009, 12:20 PM Hi Nitesh, What version of Qpid do you see this problem in? Could you post a small test program that reproduces this?

exchangeDeclare funtion hangs

2009-09-23 Thread Nithesh Shetty
Hi,   When I try to declare exchange using Session.exchangeDeclare(arg::exchange = "NAME", arg::exclusive = false, arg::autoDelete = false, arg::type = "direct");     it hangs in VOID Condition::wait(Mutex& mutex) {     QPID_POSIX_ASSERT_THROW_IF(pthread_cond_destroy(&condition)); }   Need help

Re: Async get

2009-07-17 Thread Nithesh Shetty
your reply.   regards, Nithesh   --- On Fri, 7/17/09, Nithesh Shetty wrote: From: Nithesh Shetty Subject: Async get To: users@qpid.apache.org Date: Friday, July 17, 2009, 10:08 AM Hi   I have created three thread two threads read asynchronoulsy from the queue and one thread writes to the

Re: Async get

2009-07-17 Thread Nithesh Shetty
dException' what() : not attached: Session guest.4578c63b-0089-48bf-8c26-76d0afd78f8b isn;t attached (qpid/client/SessionImpl.cpp:736) Aborted (core dumped)   Awaiting your reply.   regards,   Nithesh --- On Fri, 7/17/09, Nithesh Shetty wrote: From: Nithesh Shetty Subject: Asyn

Async get

2009-07-17 Thread Nithesh Shetty
Hi   I have created three thread two threads read asynchronoulsy from the queue and one thread writes to the queue..   below is the code.   class listener : public MesageListener {  // constructor // received function; };   unsigned int __stdcall ReadThreadProc(void *) {   const char* host = "

Re: LocalQueue get

2009-07-15 Thread Nithesh Shetty
Date: Wednesday, July 15, 2009, 1:05 PM Nithesh Shetty wrote: > Hi, >  I have created a thread where i > open connection to broker  and create a localqueue with the below > configuration >   SubscriptionManager subscriptions(session); >   SubscriptionSettings settings; >

LocalQueue get

2009-07-15 Thread Nithesh Shetty
Hi,   I have created a thread where i open connection to broker  and create a localqueue with the below configuration   SubscriptionManager subscriptions(session);   SubscriptionSettings settings;   settings.exclusive = false;   setting.flowControl = FlowControl::messageWindow(1);   settings.acce

Re: localqueue get

2009-07-15 Thread Nithesh Shetty
 Hi,  the listener sample has the following settings;   SubscriptionManager subscriptions(session);   SubscriptionSettings settings;   settings.exclusive = false;   setting.flowControl = FlowControl::messageWindow(1);   settings.acceptMode = ACCEPT_MODE_EXPLICIT;   settings.acquireMode = ACQUIRE_MO

Re: localqueue get

2009-07-14 Thread Nithesh Shetty
ny particular reason for that or again any change in the configuration. Awaiting your reply. Regards, Nithesh --- On Mon, 7/13/09, Nithesh Shetty wrote: From: Nithesh Shetty Subject: Re: localqueue get To: users@qpid.apache.org Date: Monday, July 13, 2009, 1:14 PM hi,    the listener samp

Re: localqueue get

2009-07-13 Thread Nithesh Shetty
our reply.   Nithesh     --- On Mon, 7/13/09, Gordon Sim wrote: From: Gordon Sim Subject: Re: localqueue get To: users@qpid.apache.org Date: Monday, July 13, 2009, 11:34 AM Nithesh Shetty wrote: > the listener sample has the following settings; > SubscriptionManager subscriptions(session); >

localqueue get

2009-07-13 Thread Nithesh Shetty
Hi I have created a producer=A0sample with the following option: QueueOptions queueOptions; queueOptions.setOrdering(FIFO); session.exchangeDeclare(arg::exchange="QM", arg::exclusive = false, arg::autoDelete = false, arg::type = "direct"); session.queueDeclare(arg::queue="RMS", arg::exclusive = f

Re: Acquire Mode

2009-07-08 Thread Nithesh Shetty
@qpid.apache.org Date: Wednesday, July 8, 2009, 12:24 PM Nithesh Shetty wrote: > Hi, >   I there any way to change the acquiremode of a localqueue after subscribing >the queue to subscriptionManager . I mean SubscriptionSettings settings; > settings.acquiremode = ACQUIRE_MODE

Acquire Mode

2009-07-08 Thread Nithesh Shetty
Hi,    I there any way to change the acquiremode of a localqueue after subscribing the queue to subscriptionManager . I mean SubscriptionSettings settings; settings.acquiremode = ACQUIRE_MODE_PRE_ACQUIRE. LocalQueue local_queue; then u call subscribe(local_queue, queuename, settings);   now if i

SubcriptionManager run

2009-07-07 Thread Nithesh Shetty
hi,   I have implemented a reader class to asynchronously received msg from the broker. For that i have derived from MessageListener and implemented the receive function.   to start recived i have called subscriptionManager run function but   the control of the program doesn't return from the run