Ok, Brandon - thanks for chasing down all the details. Could you please raise a jira for this issue (https://issues.apache.org/jira/browse/qpid)? Thanks, -Steve
> -----Original Message----- > From: Brandon Pedersen [mailto:[email protected]] > Sent: Thursday, September 15, 2011 11:17 AM > To: [email protected] > Subject: Re: failed to start windows qpid with durable messages in mssql > store > > On Thu, Sep 15, 2011 at 9:01 AM, Steve Huston <[email protected]> > wrote: > > Hi Brandon, > > > > Is this a new database, or one from 0.8 maybe? > > This was a new database > > > Also, in your example the queue and the binding are not marked durable. > > Could you delete the database and retry with all three marked durable? > > Sorry, the queue actually was marked as durable...just forgot that in the > email. However, the binding was not marked as durable. I did not see the > durable option available in the qpid-config script for bindings. I did however > make sure that the binding came back up (without any stored messages) > after restarting qpidd and it did as long as both the exchange and queue > were marked as durable. > > That being said, I went ahead and deleted the database, recreated > everything with the durable flag (including the binding), and tried it again, but > it still did not work :( > > >> -----Original Message----- > >> From: Brandon Pedersen [mailto:[email protected]] > >> Sent: Thursday, September 15, 2011 3:34 AM > >> To: [email protected] > >> Subject: failed to start windows qpid with durable messages in mssql > > store > >> > >> Hi, > >> > >> I just built qpid 0.12 for windows (x64 using cmake VS 9 2008 Win64 > > target). I > >> setup a topic exchange, queue, and binding: > >> qpid-config add exchange news-service topic --durable qpid-config add > >> queue mytopicq qpid-config bind news-service mytopicq *.news > >> > >> I then modified the spout script to mark the messages as durable and > >> ran > > it a > >> couple times. Then I shut down the broker and tried to start it again > > which > >> fails with this error: > >> 2011-09-15 01:10:42 notice MSSQL: Database located: QpidStore > >> 2011-09-15 01:10:42 critical Unexpected error: Error recovering > >> messages: Unknown error 0x800A0BB9: Arguments are of the wrong > type, > >> are out of acceptable range, or are in conflict with one another. > >> > >> Any ideas on what's wrong? > >> > >> Thanks, > >> > >> -Brandon > >> > >> --------------------------------------------------------------------- > >> Apache Qpid - AMQP Messaging Implementation > >> Project: http://qpid.apache.org > >> Use/Interact: mailto:[email protected] > > > > > > --------------------------------------------------------------------- > > Apache Qpid - AMQP Messaging Implementation > > Project: http://qpid.apache.org > > Use/Interact: mailto:[email protected] > > > > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
