[jira] Assigned: (QPID-1920) Python Console puts presence masks in the wrong location when marshalling unmanaged objects

2009-06-18 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross reassigned QPID-1920: -- Assignee: Ted Ross > Python Console puts presence masks in the wrong location when marshalling > unmana

[jira] Created: (QPID-1920) Python Console puts presence masks in the wrong location when marshalling unmanaged objects

2009-06-18 Thread Bryan Kearney (JIRA)
Python Console puts presence masks in the wrong location when marshalling unmanaged objects --- Key: QPID-1920 URL: https://issues.apache.org/jira/browse/QPID-1920

[jira] Updated: (QPID-1920) Python Console puts presence masks in the wrong location when marshalling unmanaged objects

2009-06-18 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1920: Attachment: unmanaged.patch Run this from the qpid directory. > Python Console puts presence masks

Failure in dotnet test

2009-06-18 Thread Ted Ross
I'm trying to run the tests in the dotnet/client-010 directory. I'm running Fedora-10 (x86_64). There's an ominous looking warning up front and then the tests fail at the end. Does anyone have any advice as to what my installation and configuration should be to make this work correctly? Th

[jira] Updated: (QPID-1919) Java agent does not have a very unique name

2009-06-18 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1919: Attachment: agentLabel2.patch New patch which adds exlusive and autodelete to the url > Java agent

[jira] Updated: (QPID-1919) Java agent does not have a very unique name

2009-06-18 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1919: Attachment: (was: agentLabel.patch) > Java agent does not have a very unique name >

[jira] Assigned: (QPID-1919) Java agent does not have a very unique name

2009-06-18 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross reassigned QPID-1919: -- Assignee: Ted Ross > Java agent does not have a very unique name > -

[jira] Created: (QPID-1919) Java agent does not have a very unique name

2009-06-18 Thread Bryan Kearney (JIRA)
Java agent does not have a very unique name --- Key: QPID-1919 URL: https://issues.apache.org/jira/browse/QPID-1919 Project: Qpid Issue Type: Bug Components: Qpid Managment Framework

[jira] Updated: (QPID-1919) Java agent does not have a very unique name

2009-06-18 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1919: Attachment: agentLabel.patch Run from the qpid directory. > Java agent does not have a very unique

Re: Qpid svn directory structure

2009-06-18 Thread Andrew Stitcher
On Thu, 2009-06-18 at 15:40 +0100, Aidan Skinner wrote: > On Thu, Jun 18, 2009 at 3:34 PM, Lahiru Gunathilake wrote: > > > ASF projects and they are not using this approach. It's obvious someone will > > check out the url in to a directory like qpid using this command (svn co > > http://svn.apach

RE: Solaris, GCC-4.3.2 & Boost-1.38.0

2009-06-18 Thread Riggs, Rob
Hi Steve, I just tried configuring with CMake on Solaris. I have never used CMake before. Is there documentation on building qpid with CMake somewhere? This is what I ran from /vol/devel1/rriggs/qpid-svn/qpid/cpp: CXXFLAGS="-m64" CFLAGS="-m64" cmake -DCMAKE_INSTALL_PREFIX=/vol/devel1/rriggs/q

[jira] Updated: (QPID-1918) Patches/files for Windows QMF plug-in support

2009-06-18 Thread Pete MacKinnon (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pete MacKinnon updated QPID-1918: - Attachment: qpid-1918.zip Windows patch zip > Patches/files for Windows QMF plug-in support > ---

Re: Docs for C++ persistence support?

2009-06-18 Thread Carl Trieloff
Steve, If you are doing DB persistence, I can point you to a something that will get you most of the way there. Carl. Steve Huston wrote: Hi folks, I'm working on a persistence provider in the C++ broker, and I don't see any design notes for the current persistence code on qpid.apache.org

[jira] Created: (QPID-1918) Patches/files for Windows QMF plug-in support

2009-06-18 Thread Pete MacKinnon (JIRA)
Patches/files for Windows QMF plug-in support - Key: QPID-1918 URL: https://issues.apache.org/jira/browse/QPID-1918 Project: Qpid Issue Type: New Feature Components: Qpid Managment Framew

[jira] Updated: (QPID-1621) Flow control fails to release credit when unacknowledge message count exceeds the low water mark

2009-06-18 Thread Martin Ritchie (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Ritchie updated QPID-1621: - Affects Version/s: (was: 0.5) (was: M4) (

[jira] Resolved: (QPID-1787) Wrong parameter order of memset In cluster/Cpg.cpp

2009-06-18 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston resolved QPID-1787. Resolution: Fixed Fix Version/s: 0.6 Thanks. Fixed in svn trunk r786148. > Wrong parameter

Re: Docs for C++ persistence support?

2009-06-18 Thread Gordon Sim
Steve Huston wrote: Hi folks, I'm working on a persistence provider in the C++ broker, and I don't see any design notes for the current persistence code on qpid.apache.org. Are there any someplace else? I can start writing what I'm learning but don't want to duplicate efforts already made. The

[jira] Updated: (QPID-1917) the java async profile is failing due to suspicous broker behavior when async store is loaded

2009-06-18 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated QPID-1917: -- Attachment: TEST-org.apache.qpid.client.MessageListenerMultiConsumerTest.testRecieveInte

[jira] Created: (QPID-1917) the java async profile is failing due to suspicous broker behavior when async store is loaded

2009-06-18 Thread Rafael H. Schloming (JIRA)
the java async profile is failing due to suspicous broker behavior when async store is loaded - Key: QPID-1917 URL: https://issues.apache.org/jira/browse/QPID-1917

[jira] Updated: (QPID-1916) Maven releases for the client and management jars

2009-06-18 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1916: Attachment: mavenize.patch Run the attached path file from the qpid directory. For the build to work

[jira] Created: (QPID-1916) Maven releases for the client and management jars

2009-06-18 Thread Bryan Kearney (JIRA)
Maven releases for the client and management jars - Key: QPID-1916 URL: https://issues.apache.org/jira/browse/QPID-1916 Project: Qpid Issue Type: New Feature Components: Ant Build Sys

[jira] Created: (QPID-1915) CommitRollbackTest fails when run with bdb store loaded

2009-06-18 Thread Aidan Skinner (JIRA)
CommitRollbackTest fails when run with bdb store loaded --- Key: QPID-1915 URL: https://issues.apache.org/jira/browse/QPID-1915 Project: Qpid Issue Type: Bug Reporter: Aidan Ski

[jira] Updated: (QPID-1915) CommitRollbackTest fails when run with bdb store loaded

2009-06-18 Thread Aidan Skinner (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aidan Skinner updated QPID-1915: Attachment: TEST-org.apache.qpid.test.unit.transacted.CommitRollbackTest.testCommitWhithinOnMessage.

[jira] Commented: (QPID-1914) AcknowledgeTest fails occasionally when run with the BDB store loaded

2009-06-18 Thread Aidan Skinner (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721303#action_12721303 ] Aidan Skinner commented on QPID-1914: - It's possible this is a bug in AcknowledgeTest, i

[jira] Updated: (QPID-1914) AcknowledgeTest fails occasionally when run with the BDB store loaded

2009-06-18 Thread Aidan Skinner (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aidan Skinner updated QPID-1914: Attachment: TEST-org.apache.qpid.test.unit.ack.AcknowledgeTest.test2ConsumersTx.out.gz

[jira] Created: (QPID-1914) AcknowledgeTest fails occasionally when run with the BDB store loaded

2009-06-18 Thread Aidan Skinner (JIRA)
AcknowledgeTest fails occasionally when run with the BDB store loaded - Key: QPID-1914 URL: https://issues.apache.org/jira/browse/QPID-1914 Project: Qpid Issue Type: Bug

[jira] Updated: (QPID-1913) CombinedTest fails occasionally when run against the broker with bdb store loaded

2009-06-18 Thread Aidan Skinner (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aidan Skinner updated QPID-1913: Attachment: TEST-org.apache.qpid.test.unit.client.forwardall.CombinedTest.testForwardAll.out logfil

[jira] Created: (QPID-1913) CombinedTest fails occasionally when run against the broker with bdb store loaded

2009-06-18 Thread Aidan Skinner (JIRA)
CombinedTest fails occasionally when run against the broker with bdb store loaded - Key: QPID-1913 URL: https://issues.apache.org/jira/browse/QPID-1913 Project: Qpid

Docs for C++ persistence support?

2009-06-18 Thread Steve Huston
Hi folks, I'm working on a persistence provider in the C++ broker, and I don't see any design notes for the current persistence code on qpid.apache.org. Are there any someplace else? I can start writing what I'm learning but don't want to duplicate efforts already made. Thanks, -Steve -

[jira] Closed: (QPID-1329) ant compile fails

2009-06-18 Thread Lahiru Gunathilake (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Gunathilake closed QPID-1329. Resolution: Fixed This is no longer in trunk. > ant compile fails > - > >

[jira] Updated: (QPID-1912) SelectorTest fails when run against a broker with the bdb store loaded

2009-06-18 Thread Aidan Skinner (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aidan Skinner updated QPID-1912: Attachment: TEST-org.apache.qpid.test.client.message.SelectorTest.testSelectorWithJMSMessageID.out

[jira] Created: (QPID-1912) SelectorTest fails when run against a broker with the bdb store loaded

2009-06-18 Thread Aidan Skinner (JIRA)
SelectorTest fails when run against a broker with the bdb store loaded -- Key: QPID-1912 URL: https://issues.apache.org/jira/browse/QPID-1912 Project: Qpid Issue Type: Bug

[jira] Updated: (QPID-1911) FlowControlTest fails when run against broker with bdb store

2009-06-18 Thread Aidan Skinner (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aidan Skinner updated QPID-1911: Attachment: TEST-org.apache.qpid.test.client.FlowControlTest.testTwoConsumersBytesFlowControl.out

[jira] Created: (QPID-1911) FlowControlTest fails when run against broker with bdb store

2009-06-18 Thread Aidan Skinner (JIRA)
FlowControlTest fails when run against broker with bdb store Key: QPID-1911 URL: https://issues.apache.org/jira/browse/QPID-1911 Project: Qpid Issue Type: Bug Components:

Re: Qpid svn directory structure

2009-06-18 Thread Aidan Skinner
On Thu, Jun 18, 2009 at 3:34 PM, Lahiru Gunathilake wrote: > ASF projects and they are not using this approach. It's obvious someone will > check out the url in to a directory like qpid using this command (svn co > http://svn.apache.org/repos/asf/qpid/trunk qpid) when some developer do that > the

Qpid svn directory structure

2009-06-18 Thread Lahiru Gunathilake
Hi devs, In Qpid svn directory structure we have two qpid directories. In our svn url[1] it contains qpid and inside the trunk directory we have another qpid directory which is not that correct. I have looked in to some of the other ASF projects and they are not using this approach. It's obvious s

[jira] Updated: (QPID-1910) TopicSessionTest testNonMatchingMessagesDoNotFillQueue fails when run with BDB store in broker

2009-06-18 Thread Aidan Skinner (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aidan Skinner updated QPID-1910: Attachment: TEST-org.apache.qpid.test.unit.topic.TopicSessionTest.testNonMatchingMessagesDoNotFillQu

[jira] Created: (QPID-1910) TopicSessionTest testNonMatchingMessagesDoNotFillQueue fails when run with BDB store in broker

2009-06-18 Thread Aidan Skinner (JIRA)
TopicSessionTest testNonMatchingMessagesDoNotFillQueue fails when run with BDB store in broker -- Key: QPID-1910 URL: https://issues.apache.org/jira/browse/QPID-1910

Re: QMF Schema Grammer

2009-06-18 Thread Bryan Kearney
Bryan Kearney wrote: Here is a first cut of a RelaxNG grammer for QMF Schemas. It includes a couple of enhancements I would like to see to support code generation.. so I added them in to get comments. Specifically: - class elements carry the hash value for the class. - class elements have an e

[jira] Commented: (QPID-1621) Flow control fails to release credit when unacknowledge message count exceeds the low water mark

2009-06-18 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721185#action_12721185 ] Rob Godfrey commented on QPID-1621: --- The attached test is (I believe) incorrect. For a st

[jira] Updated: (QPID-1908) cluster_manager -- testing tool

2009-06-18 Thread michael j. goulish (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] michael j. goulish updated QPID-1908: - Attachment: cluster_manager.diff > cluster_manager -- testing tool > -

[jira] Updated: (QPID-1908) cluster_manager -- testing tool

2009-06-18 Thread michael j. goulish (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] michael j. goulish updated QPID-1908: - Attachment: (was: cluster_manager.diff) > cluster_manager -- testing tool > --

Re: QPID Testing problems report.

2009-06-18 Thread Ján Sáreník
; ... > make[1]: Leaving directory `/home/jasan/qpid-20090618/cpp/src' > make: *** [all-recursive] Error 1 Thanks to Gordon, this is fixed now. I use more recent and strict GCC version which was missing #include in src/qpid/sys/posix/check.h The Qpid-cpp rev. 785940 now builds ok and '

Re: QPID Testing problems report.

2009-06-18 Thread Gordon Sim
Ján Sáreník wrote: libtool: compile: g++ -DHAVE_CONFIG_H -I. -Igen -I./gen -Werror -pedantic -Wall -Wextra -Wno-shadow -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long -Wvolatile-register-var -Winvalid-pch -Wno-system-headers -Woverloaded-virtual -DQPIDC_MODULE_DIR=\"/usr/local/lib/qpi

Re: QPID Testing problems report.

2009-06-18 Thread Ján Sáreník
n.Plo mv -f qpid/client/.deps/libqpidclient_la-ConnectionHandler.Tpo qpid/client/.deps/libqpidclient_la-ConnectionHandler.Plo make[3]: Leaving directory `/home/jasan/qpid-20090618/cpp/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/jasan/qpid-20090618/cpp/src'