svn commit: r802160 - in /qpid/trunk/qpid/cpp/src: CMakeLists.txt Makefile.am qpid/broker/BrokerSingleton.cpp qpid/broker/BrokerSingleton.h qpid/broker/Timer.cpp qpid/broker/Timer.h qpid/sys/Timer.cpp

2009-08-07 Thread astitcher
Author: astitcher Date: Fri Aug 7 19:45:56 2009 New Revision: 802160 URL: http://svn.apache.org/viewvc?rev=802160&view=rev Log: Removed unused files Removed unused functions from Timer Switched TimerTest to sys::Timer Removed: qpid/trunk/qpid/cpp/src/qpid/broker/BrokerSingleton.cpp qpid/

svn commit: r802128 - in /qpid/trunk/qpid/java: broker/src/main/java/org/apache/qpid/server/management/JMXManagedObjectRegistry.java systests/src/main/java/org/apache/qpid/server/logging/ManagementLog

2009-08-07 Thread ritchiem
Author: ritchiem Date: Fri Aug 7 18:14:30 2009 New Revision: 802128 URL: http://svn.apache.org/viewvc?rev=802128&view=rev Log: QPID-2002 : Addition of Management Logging Added: qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/server/logging/ManagementLoggingTest.java Modified:

svn commit: r802127 - in /qpid/trunk/qpid/java/broker/src/main/java/org/apache/qpid/server: Main.java registry/ConfigurationFileApplicationRegistry.java

2009-08-07 Thread ritchiem
Author: ritchiem Date: Fri Aug 7 18:13:47 2009 New Revision: 802127 URL: http://svn.apache.org/viewvc?rev=802127&view=rev Log: QPID-2002: Broker Start messages were not being printed at earlier enough. Modified: qpid/trunk/qpid/java/broker/src/main/java/org/apache/qpid/server/Main.java

svn commit: r802123 - in /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/server/logging: AbstractTestLogging.java DerbyMessageStoreLoggingTest.java

2009-08-07 Thread ritchiem
Author: ritchiem Date: Fri Aug 7 18:10:52 2009 New Revision: 802123 URL: http://svn.apache.org/viewvc?rev=802123&view=rev Log: QPID-2002 : Add ability to filter log messages by virtualhost to AbstractTestLogging so that DerbyMessageStore can use it to filter out all the items created in the tes

svn commit: r802122 - /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/server/logging/QueueLoggingTest.java

2009-08-07 Thread ritchiem
Author: ritchiem Date: Fri Aug 7 18:10:17 2009 New Revision: 802122 URL: http://svn.apache.org/viewvc?rev=802122&view=rev Log: QPID-2002 : Updated to use getTestQueueName() to ensure the queue used is specific to this test Modified: qpid/trunk/qpid/java/systests/src/main/java/org/apache/qp

svn commit: r802121 - in /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid: server/logging/DurableQueueLoggingTest.java test/utils/QpidTestCase.java

2009-08-07 Thread ritchiem
Author: ritchiem Date: Fri Aug 7 18:09:38 2009 New Revision: 802121 URL: http://svn.apache.org/viewvc?rev=802121&view=rev Log: QPID-2002 : Ensured new Logging tests use a new queue name for each test case as the durable store is not cleared between tests so subsequent tests performing a queue c

svn commit: r802120 - in /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/server/logging: DurableQueueLoggingTest.java QueueLoggingTest.java SubscriptionLoggingTest.java

2009-08-07 Thread ritchiem
Author: ritchiem Date: Fri Aug 7 18:08:54 2009 New Revision: 802120 URL: http://svn.apache.org/viewvc?rev=802120&view=rev Log: Ensured monitor resets do not exclude test connnection setup Modified: qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/server/logging/DurableQueueLoggin

svn commit: r802119 - /qpid/trunk/qpid/java/test-profiles/Excludes

2009-08-07 Thread ritchiem
Author: ritchiem Date: Fri Aug 7 18:08:17 2009 New Revision: 802119 URL: http://svn.apache.org/viewvc?rev=802119&view=rev Log: Add Derby StoreClose test to excludes due to QPID-2031 Modified: qpid/trunk/qpid/java/test-profiles/Excludes Modified: qpid/trunk/qpid/java/test-profiles/Excludes U

svn commit: r802118 - in /qpid/trunk/qpid/java: module.xml systests/src/main/java/org/apache/qpid/test/utils/QpidTestCase.java test-profiles/default.testprofile test-profiles/java-derby.testprofile te

2009-08-07 Thread ritchiem
Author: ritchiem Date: Fri Aug 7 18:07:47 2009 New Revision: 802118 URL: http://svn.apache.org/viewvc?rev=802118&view=rev Log: QPID-2033 : Added destroy for broker process that fails to startup. Also augmented QpidTestCase and build profiles to take a new broker.stopped search value. If this ap

svn commit: r802117 - /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/utils/QpidTestCase.java

2009-08-07 Thread ritchiem
Author: ritchiem Date: Fri Aug 7 18:06:27 2009 New Revision: 802117 URL: http://svn.apache.org/viewvc?rev=802117&view=rev Log: QPID-2033 : Update to QpidTestCase to ensure that external broker is fully shutdown when it fails to startup in the allotted time. Modified: qpid/trunk/qpid/java/s

svn commit: r802116 - /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/util/LogMonitor.java

2009-08-07 Thread ritchiem
Author: ritchiem Date: Fri Aug 7 18:05:57 2009 New Revision: 802116 URL: http://svn.apache.org/viewvc?rev=802116&view=rev Log: Update to LogMonitor to use channel truncation as the AlertingTest did previously. The current method can result in data log data loss and test failures. Modified:

svn commit: r802115 - /qpid/trunk/qpid/java/test-profiles/08StandaloneExcludes

2009-08-07 Thread ritchiem
Author: ritchiem Date: Fri Aug 7 18:05:19 2009 New Revision: 802115 URL: http://svn.apache.org/viewvc?rev=802115&view=rev Log: Added ServerConfigurationFileTest to exclude as this test requires the default server configuration file for validation. Rather than editing the config files that the o

svn commit: r802114 - /qpid/trunk/qpid/java/test-profiles/Excludes

2009-08-07 Thread ritchiem
Author: ritchiem Date: Fri Aug 7 18:04:53 2009 New Revision: 802114 URL: http://svn.apache.org/viewvc?rev=802114&view=rev Log: Restored DerbyMessagStore test Modified: qpid/trunk/qpid/java/test-profiles/Excludes Modified: qpid/trunk/qpid/java/test-profiles/Excludes URL: http://svn.apache.o

svn commit: r802113 - in /qpid/trunk/qpid/java: broker/src/main/java/org/apache/qpid/server/store/DerbyMessageStore.java systests/src/main/java/org/apache/qpid/server/logging/DerbyMessageStoreLoggingT

2009-08-07 Thread ritchiem
Author: ritchiem Date: Fri Aug 7 18:03:56 2009 New Revision: 802113 URL: http://svn.apache.org/viewvc?rev=802113&view=rev Log: QPID-2002 : MessageStore Logging updates to include queue counts from persistent stores Modified: qpid/trunk/qpid/java/broker/src/main/java/org/apache/qpid/server/

svn commit: r802112 - /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/utils/QpidTestCase.java

2009-08-07 Thread ritchiem
Author: ritchiem Date: Fri Aug 7 18:03:13 2009 New Revision: 802112 URL: http://svn.apache.org/viewvc?rev=802112&view=rev Log: Add a drainQueue method to QTC to allow tests to clean up after themselves Modified: qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/utils/QpidTest

svn commit: r802111 - /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/utils/QpidTestCase.java

2009-08-07 Thread ritchiem
Author: ritchiem Date: Fri Aug 7 18:02:31 2009 New Revision: 802111 URL: http://svn.apache.org/viewvc?rev=802111&view=rev Log: Fixed BDBMessageStore class path Modified: qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/utils/QpidTestCase.java Modified: qpid/trunk/qpid/java

svn commit: r801948 - /qpid/trunk/qpid/cpp/src/qpid/broker/Broker.cpp

2009-08-07 Thread gsim
Author: gsim Date: Fri Aug 7 11:06:04 2009 New Revision: 801948 URL: http://svn.apache.org/viewvc?rev=801948&view=rev Log: Reverted r801903, it should not be needed after r801860 and r801861. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Broker.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/br

svn commit: r801906 - /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/server/logging/BindingLoggingTest.java

2009-08-07 Thread ritchiem
Author: ritchiem Date: Fri Aug 7 08:12:55 2009 New Revision: 801906 URL: http://svn.apache.org/viewvc?rev=801906&view=rev Log: QPID-2002 : Fix for BindingLoggingTest : Where Binding Delete message order is not guarranteed Modified: qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpi

svn commit: r801904 - /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/server/logging/BrokerLoggingTest.java

2009-08-07 Thread ritchiem
Author: ritchiem Date: Fri Aug 7 07:50:55 2009 New Revision: 801904 URL: http://svn.apache.org/viewvc?rev=801904&view=rev Log: QPID-2002 : Fix for BrokerLoggingTest NPE. Modified: qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/server/logging/BrokerLoggingTest.java Modified: q

svn commit: r801903 - /qpid/trunk/qpid/cpp/src/qpid/broker/Broker.cpp

2009-08-07 Thread mgoulish
Author: mgoulish Date: Fri Aug 7 07:38:20 2009 New Revision: 801903 URL: http://svn.apache.org/viewvc?rev=801903&view=rev Log: Gsim's temporary fix for replication bug. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Broker.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Broker.cpp URL: ht