[jira] Updated: (QPID-2175) C++ broker should use use...@domain when authenticating messages.

2009-12-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-2175: --- Fix Version/s: (was: 0.7) 0.6 > C++ broker should use use...@domain whe

[jira] Commented: (QPID-2290) Unauthorised-access exception raised when sending message from JMS on connection authenticated using PLAIN mechanism

2009-12-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792323#action_12792323 ] Rajith Attapattu commented on QPID-2290: Sandy we can't modify the JMS client to add

[jira] Resolved: (QPID-2290) Unauthorised-access exception raised when sending message from JMS on connection authenticated using PLAIN mechanism

2009-12-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu resolved QPID-2290. Resolution: Fixed I added a fix for this where the broker now uses the default realm as the

[jira] Resolved: (QPID-2175) C++ broker should use use...@domain when authenticating messages.

2009-12-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu resolved QPID-2175. Resolution: Fixed A fix for this was added at rev 819819 in Qpid trunk. However this caused

[jira] Updated: (QPID-2175) C++ broker should use use...@domain when authenticating messages.

2009-12-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-2175: --- Affects Version/s: 0.5 Fix Version/s: 0.7 > C++ broker should use use...@domain when a

Re: Checking message's userid against authenticated SASL user (was Re: Qpid Cluster Errors)

2009-12-17 Thread Rajith Attapattu
On Thu, Dec 17, 2009 at 6:47 AM, Gordon Sim wrote: > On 12/17/2009 02:37 AM, Sandy Pratt wrote: >> >> Thanks Alan.  I made a new build from trunk and things are going well so >> far, except that when I enable auth=yes, I get the following: >> >> 2009-12-16 18:33:18 error qpid/amqp_0_10/SessionHand

[jira] Resolved: (QPID-2260) Build of Release configuration fails

2009-12-17 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston resolved QPID-2260. Resolution: Fixed Corrected patch applied; trunk r892103. > Build of Release configuration fails >

[jira] Updated: (QPID-2295) Clustered broker crashes with inconsistency error

2009-12-17 Thread Sandy Pratt (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandy Pratt updated QPID-2295: -- Attachment: qpid-driver.zip Attached the code I've been using to drive qpid for testing. The test *shou

[jira] Commented: (QPID-2260) Build of Release configuration fails

2009-12-17 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792280#action_12792280 ] Cliff Jansen commented on QPID-2260: Yes indeed. Good catch. Thanks. > Build of Releas

[jira] Commented: (QPID-2260) Build of Release configuration fails

2009-12-17 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792273#action_12792273 ] Steve Huston commented on QPID-2260: FYI, changing the Program Files (x86) refs to %prog

[jira] Resolved: (QPID-2291) WCF channel tests fixed on NUnit 2.5.2

2009-12-17 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston resolved QPID-2291. Resolution: Fixed Patch applied on trunk r892057 > WCF channel tests fixed on NUnit 2.5.2 > ---

[jira] Commented: (QPID-2260) Build of Release configuration fails

2009-12-17 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792267#action_12792267 ] Steve Huston commented on QPID-2260: After applying the patch I can build Debug ok, but

Could we please add the JIRA number to commit messages when possible?

2009-12-17 Thread Rajith Attapattu
I was trying to track a change in the c++ code and found the change had been committed as part of a large checkin with no mention of it whatsoever. It would be great if we have a JIRA covering the issue and just mentioning it in the commit message. (In this instance there was actually a JIRA coveri

[jira] Updated: (QPID-2260) Build of Release configuration fails

2009-12-17 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2260: --- Attachment: QPID-2260-0.patch I inserted the logic to handle release and 64 bit builds. I also update

Re: c++/trivial: Why doesn't Rdma::AsynchIO subclass qpid::sys::AsynchIO?

2009-12-17 Thread Andrew Stitcher
On Thu, 2009-12-17 at 14:07 -0800, aaron wrote: > Hi, > > I'm a newb reading through the C++ qpid broker and client code, trying > to wrap my brain > around the basic structure. One sorta-trivial question I have is: > > Any reason Rdma::AsynchIO doesn't subclass qpid::sys::AsynchIO like > window

[jira] Created: (QPID-2295) Clustered broker crashes with inconsistency error

2009-12-17 Thread Sandy Pratt (JIRA)
Clustered broker crashes with inconsistency error - Key: QPID-2295 URL: https://issues.apache.org/jira/browse/QPID-2295 Project: Qpid Issue Type: Bug Components: C++ Broker Affect

[jira] Created: (QPID-2294) The Unix python client can erroneously throw exceptions from select due to interrupted system call

2009-12-17 Thread Andrew Stitcher (JIRA)
The Unix python client can erroneously throw exceptions from select due to interrupted system call -- Key: QPID-2294 URL: https://issues.apache.org/jira/browse/QPID-22

c++/trivial: Why doesn't Rdma::AsynchIO subclass qpid::sys::AsynchIO?

2009-12-17 Thread aaron
Hi, I'm a newb reading through the C++ qpid broker and client code, trying to wrap my brain around the basic structure. One sorta-trivial question I have is: Any reason Rdma::AsynchIO doesn't subclass qpid::sys::AsynchIO like windows::AsynchIO and qpid::sys::AsynchIO do? Another comment: naming

[jira] Resolved: (QPID-2210) broker coredumps on shutting down when rdma module is loaded

2009-12-17 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved QPID-2210. --- Resolution: Fixed This turned out to be a double free from within SocketAddress because the S

[jira] Commented: (QPID-2290) Unauthorised-access exception raised when sending message from JMS on connection authenticated using PLAIN mechanism

2009-12-17 Thread Sandy Pratt (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792149#action_12792149 ] Sandy Pratt commented on QPID-2290: --- I was able to work around this issue by changing line

[jira] Resolved: (QPID-2293) MessageReplyTracker loses messages if an exception is thrown during replay()

2009-12-17 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved QPID-2293. --- Resolution: Fixed Fixed in r891886 > MessageReplyTracker loses messages if an exception is thrown d

[jira] Created: (QPID-2293) MessageReplyTracker loses messages if an exception is thrown during replay()

2009-12-17 Thread Alan Conway (JIRA)
MessageReplyTracker loses messages if an exception is thrown during replay() - Key: QPID-2293 URL: https://issues.apache.org/jira/browse/QPID-2293 Project: Qpid Iss

[jira] Updated: (QPID-2292) the Message class is missing some properties, e.g. the redelivered flag

2009-12-17 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated QPID-2292: -- Component/s: Python Client > the Message class is missing some properties, e.g. the rede

[jira] Updated: (QPID-1403) Add SSL support for C++ Windows broker/client

2009-12-17 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston updated QPID-1403: --- Attachment: ssl-windows.patch Patch for addition of SSL support on Windows. The major approach differ

Re: Qpid dont save durable queues

2009-12-17 Thread Rodrigo K. Ferreira
mmm... is that... I'm working in compile that module. Thanks a lot. On Thu, Dec 17, 2009 at 2:32 PM, Steve Huston wrote: > > I'm running qpidd-0.5 at CentOS 5 x86_64 and I'm trying to > > configure durable queues, I make the commands but when > > restart the service, the information was lost. T

[jira] Resolved: (QPID-1830) BytesMessage is unreadable

2009-12-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu resolved QPID-1830. Resolution: Fixed I have committed a fix at rev 891805 on Qpid trunk. The checkReadable() is

[jira] Assigned: (QPID-2290) Unauthorised-access exception raised when sending message from JMS on connection authenticated using PLAIN mechanism

2009-12-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu reassigned QPID-2290: -- Assignee: Rajith Attapattu (was: Ted Ross) > Unauthorised-access exception raised when

[jira] Updated: (QPID-1864) java 0-10 client sometimes releases messages in non queue order on rollback

2009-12-17 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher updated QPID-1864: -- Fix Version/s: (was: 0.6) 0.7 > java 0-10 client sometimes releases messa

[jira] Assigned: (QPID-1864) java 0-10 client sometimes releases messages in non queue order on rollback

2009-12-17 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher reassigned QPID-1864: - Assignee: Martin Ritchie (was: Rafael H. Schloming) It's unclear what the current state o

[jira] Resolved: (QPID-2230) Interoperability test for binary and text messages

2009-12-17 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston resolved QPID-2230. Resolution: Fixed Assignee: Steve Huston Patch applied to trunk r891795. > Interoperability t

[jira] Created: (QPID-2292) the Message class is missing some properties, e.g. the redelivered flag

2009-12-17 Thread Rafael H. Schloming (JIRA)
the Message class is missing some properties, e.g. the redelivered flag --- Key: QPID-2292 URL: https://issues.apache.org/jira/browse/QPID-2292 Project: Qpid Issue Type: Bug

[jira] Assigned: (QPID-2290) Unauthorised-access exception raised when sending message from JMS on connection authenticated using PLAIN mechanism

2009-12-17 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher reassigned QPID-2290: - Assignee: Ted Ross Could you look at this and form an opinion whther the fix for QPID-2129

[jira] Updated: (QPID-2290) Unauthorised-access exception raised when sending message from JMS on connection authenticated using PLAIN mechanism

2009-12-17 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher updated QPID-2290: -- Affects Version/s: 0.6 Fix Version/s: 0.6 > Unauthorised-access exception raised when se

RE: Qpid dont save durable queues

2009-12-17 Thread Steve Huston
> I'm running qpidd-0.5 at CentOS 5 x86_64 and I'm trying to > configure durable queues, I make the commands but when > restart the service, the information was lost. The daemon is > running with root user, I tought was a fs permission thing, > but isnt this. > > > qpid-config add exchange to

Re: Qpid dont save durable queues

2009-12-17 Thread Carl Trieloff
Rodrigo K. Ferreira wrote: Hi, I'm running qpidd-0.5 at CentOS 5 x86_64 and I'm trying to configure durable queues, I make the commands but when restart the service, the information was lost. The daemon is running with root user, I tought was a fs permission thing, but isnt this. qpid-config a

Qpid dont save durable queues

2009-12-17 Thread Rodrigo K. Ferreira
Hi, I'm running qpidd-0.5 at CentOS 5 x86_64 and I'm trying to configure durable queues, I make the commands but when restart the service, the information was lost. The daemon is running with root user, I tought was a fs permission thing, but isnt this. qpid-config add exchange topic foo.topic -

[jira] Updated: (QPID-2291) WCF channel tests fixed on NUnit 2.5.2

2009-12-17 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston updated QPID-2291: --- Attachment: QPID-2291.patch Patch for review. > WCF channel tests fixed on NUnit 2.5.2 >

[jira] Created: (QPID-2291) WCF channel tests fixed on NUnit 2.5.2

2009-12-17 Thread Steve Huston (JIRA)
WCF channel tests fixed on NUnit 2.5.2 -- Key: QPID-2291 URL: https://issues.apache.org/jira/browse/QPID-2291 Project: Qpid Issue Type: Bug Components: WCF/C++ Client Affects Versions: 0.6

[jira] Resolved: (QPID-2128) Transaction support for the WCF channel

2009-12-17 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston resolved QPID-2128. Resolution: Fixed Patches QPID-2128-2.patch, cppbld.patch and interop.tx.patch applied to trunk r89

[jira] Commented: (QPID-1830) BytesMessage is unreadable

2009-12-17 Thread Aidan Skinner (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791991#action_12791991 ] Aidan Skinner commented on QPID-1830: - OK, I don't feel *that* strongly about. :) > Byt

[jira] Resolved: (QPID-500) Fix public API to match standard .NET Conventions

2009-12-17 Thread Aidan Skinner (JIRA)
[ https://issues.apache.org/jira/browse/QPID-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aidan Skinner resolved QPID-500. Resolution: Fixed This is as done as it's gonna get. Nobody should use the 0-8 impl for new work rea

[jira] Updated: (QPID-2029) Clustering and Management don't work well together

2009-12-17 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher updated QPID-2029: -- Fix Version/s: (was: 0.6) 0.7 > Clustering and Management don't work well

[jira] Resolved: (QPID-2279) Removal of trivial unused stuff

2009-12-17 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved QPID-2279. --- Resolution: Fixed > Removal of trivial unused stuff > --- > >

Re: Could we please exclude the following tests until they are fixed?

2009-12-17 Thread Rajith Attapattu
Looks like there are no objections so far :). So unless somebody screams in the next few hours, I am going to add these tests to the exclude lists by the end of the day. Rajith On Wed, Dec 16, 2009 at 4:07 PM, Rajith Attapattu wrote: > The following tests exhibits randomly failures for the last

[jira] Commented: (QPID-1830) BytesMessage is unreadable

2009-12-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791941#action_12791941 ] Rajith Attapattu commented on QPID-1830: Control characters are properly handled and

Re: Sender flow control via resource-limit-exceeded

2009-12-17 Thread Rafael Schloming
Andrew Stitcher wrote: On Wed, 2009-12-16 at 09:56 -0500, Alan Conway wrote: I'm looking at some code that does sender flow control as follows: - set a queue size limit - sender catches 'resource-limit-exceeded' exception, sleeps for a bit, creates a new session & re-tries The essential p

Re: 0.6 Release Plans from now onwards

2009-12-17 Thread Marnie McCormack
Hi Andrew, Thanks for the update. I've been trying to wade through code reviews/tidy ups to get the JIRAs in a better state. Anyone willing to pitch in on the Java reviews would be much appreciated. Marnie On Tue, Dec 15, 2009 at 10:26 PM, Andrew Stitcher wrote: > As I said in my beta release

[jira] Commented: (QPID-1830) BytesMessage is unreadable

2009-12-17 Thread Aidan Skinner (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791902#action_12791902 ] Aidan Skinner commented on QPID-1830: - I don't think dumping the data in toString is nec

[jira] Created: (QPID-2290) Unauthorised-access exception raised when sending message from JMS on connection authenticated using PLAIN mechanism

2009-12-17 Thread Gordon Sim (JIRA)
Unauthorised-access exception raised when sending message from JMS on connection authenticated using PLAIN mechanism - Key: QPID-2290 URL: https:/

[jira] Resolved: (QPID-2289) Copy constructor for qpid::messaging::Message does not copy headers etc

2009-12-17 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-2289. -- Resolution: Fixed Fixed by r891636. > Copy constructor for qpid::messaging::Message does not copy heade

[jira] Updated: (QPID-2273) Java client can't negotiate to 0-9

2009-12-17 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey updated QPID-2273: -- Attachment: protocol_negotiation_madness_2.diff Updated patch with the correct 091 negotiation in... Pa

[jira] Updated: (QPID-2273) Java client can't negotiate to 0-9

2009-12-17 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey updated QPID-2273: -- Attachment: (was: protocol_negotiation_madness.diff) > Java client can't negotiate to 0-9 >

[jira] Created: (QPID-2289) Copy constructor for qpid::messaging::Message does not copy headers etc

2009-12-17 Thread Gordon Sim (JIRA)
Copy constructor for qpid::messaging::Message does not copy headers etc --- Key: QPID-2289 URL: https://issues.apache.org/jira/browse/QPID-2289 Project: Qpid Issue Type: Bug