[jira] [Comment Edited] (QPID-4269) Qpid windows service ignore service parameters

2012-09-05 Thread Alexey Sviridov (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446903#comment-13446903 ] Alexey Sviridov edited comment on QPID-4269 at 9/5/12 5:28 PM:

[jira] [Updated] (QPID-4281) Java tests logging broken because log4j.configuration is not a valid URL

2012-09-05 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-4281: - Status: Open (was: Ready To Review) Hi Phil/Alex Tests fail for me if I run within a directory whose

[jira] [Assigned] (QPID-4281) Java tests logging broken because log4j.configuration is not a valid URL

2012-09-05 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall reassigned QPID-4281: Assignee: Philip Harvey (was: Keith Wall) Java tests logging broken because

[jira] [Updated] (QPID-2643) Support Visual Studio 2010

2012-09-05 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke updated QPID-2643: -- Fix Version/s: Future Support Visual Studio 2010 --

[jira] [Updated] (QPID-2643) Support Visual Studio 2010

2012-09-05 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke updated QPID-2643: -- Fix Version/s: (was: 0.15) Support Visual Studio 2010 --

[jira] [Resolved] (QPID-3294) Native Windows Messaging keeps connections open after connection.Close()

2012-09-05 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke resolved QPID-3294. --- Resolution: Fixed Fix Version/s: 0.18 Active work on this issue has moved to QPID-3759.

[jira] [Closed] (QPID-3294) Native Windows Messaging keeps connections open after connection.Close()

2012-09-05 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke closed QPID-3294. - Native Windows Messaging keeps connections open after connection.Close()

problems starting the version 18 broker

2012-09-05 Thread Nitin Shah
Hi, I tried to start the version 18 of the C++ broker and get the following error in /var/log/messages and the broker dies. Any idea what we are doing wrong. We have been using the version 16 and that starts fine. 10:29:35 nshah_1 qpidd[1550]: 2012-09-05 10:29:35 [Broker] notice SASL

[jira] [Updated] (QPID-4161) Move the build system to CMake

2012-09-05 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4161: --- Issue Type: Bug (was: Sub-task) Parent: (was: QPID-3633) Move the build

[jira] [Updated] (QPID-4161) Move the build system to CMake

2012-09-05 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4161: --- Issue Type: Sub-task (was: Improvement) Parent: QPID-3633 Move the build system

[jira] [Closed] (QPID-4083) Disable building the language bindings by default.

2012-09-05 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce closed QPID-4083. -- Resolution: Invalid Disable building the language bindings by default.

Re: FW: problems starting the version 18 broker

2012-09-05 Thread Gordon Sim
Can you run it with full tracing on? i.e. --log-enable trace+ What platform are you running on? Did make check pass when building? Did you build and install from source on that machine; did you uninstall the 0.16 release first or are they both installed in different locations? The second

Still one more annoying error message...

2012-09-05 Thread Dan Carda
Okay, I've got most of the errors fixed, but I'm still getting one more annoying message about not being able to lock resources. Could this be caused by the two of my MDB's pointing at the same QPID topic? Here's the error message from the start-up console log: 12:06:04,274 INFO

Still one more annoying error message...

2012-09-05 Thread Dan Carda
Okay, I've got most of the errors fixed, but I'm still getting one more annoying message about not being able to lock resources. p Could this be caused by the two of my MDB's pointing at the same QPID topic? p Here's the error message from the start-up console log: p 12:06:04,274 INFO

Re: Still one more annoying error message...

2012-09-05 Thread Weston M. Price
Hi Dan, Typically yes, this is what you will see when deploying multiple listeners to the same destination (depending on your creation syntax). Also, as per the doc, there are issues with AS7 and hot deployment in certain scenarios. Can you confirm that you are no longer deploying

[jira] [Created] (QPID-4286) QMF queries for HA replication take too long to process

2012-09-05 Thread Jason Dillaman (JIRA)
Jason Dillaman created QPID-4286: Summary: QMF queries for HA replication take too long to process Key: QPID-4286 URL: https://issues.apache.org/jira/browse/QPID-4286 Project: Qpid Issue

[jira] [Created] (QPID-4287) Poor performance when a priority queue with a ring queue policy has a large backlog

2012-09-05 Thread Jason Dillaman (JIRA)
Jason Dillaman created QPID-4287: Summary: Poor performance when a priority queue with a ring queue policy has a large backlog Key: QPID-4287 URL: https://issues.apache.org/jira/browse/QPID-4287

[jira] [Updated] (QPID-4287) Poor performance when a priority queue with a ring queue policy has a large backlog

2012-09-05 Thread Jason Dillaman (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillaman updated QPID-4287: - Attachment: qpid-4287.patch Quick POC to reduce the performance degradation in the ring queue

Review Request: C++ wrappers for proton pn_message_t and pn_messenger_t

2012-09-05 Thread Andrew Stitcher
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6929/ --- Review request for qpid, Gordon Sim, Cliff Jansen, and Rafael Schloming.

python client exchange/queue query issue

2012-09-05 Thread Mark White
Hello, this is just a feeler to see if any sort of jira should be opened and against which client(s): Background: Connecting to a queue or exchange using the python 0.14 client library issues two calls: ExchangeQuery(name='obj_name', id=serial(0), sync=True) and QueueQuery(queue='obj_name',

Re: FW: problems starting the version 18 broker

2012-09-05 Thread Andrew Stitcher
This problem is very reminiscent of a recurrent make check error we've seen in the ha tests on some machines. Andrew On Wed, 2012-09-05 at 17:28 +0100, Gordon Sim wrote: Can you run it with full tracing on? i.e. --log-enable trace+ What platform are you running on? Did make check pass when