See <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/428/changes>
Changes: [fadams] QPID-4760: Associate Java Broker QueueAdapter and SessionAdapter via ConsumerAdapter [mcpierce] QPID-4724: Fixes Perl bindings for Cmake < 2.8. To fix how Cmake prior to 2.8 fails to find the Perl libraries, this change finds and sets the variables correctly. [mcpierce] NO-JIRA: Removing the reference to errors.rb that crept back in. [mcpierce] QPID-4776: Fixes building Ruby bindings on Cmake < 2.8 This patch fixes issues regarding finding the Ruby install and building the bindings for it. Contributed by Irina Boverman <[email protected]> [mcpierce] NO-JIRA: Removed references to deleted Exceptions in Ruby tests. [orudyy] QPID-4596: Call AuthenticationManager#onCreate() only when authentication provider is created [rajith] QPID-4714 Moved _delegate.closeConnection method inside a finally block to ensure the TCP connection is closed in case an exception is thrown from any of the methods above. [astitcher] QPID-3828: When sending large messages loss of connection is not detected even with heartbeats enabled [Patch from gordon Sim] [gsim] QPID-4764: tweaks to locking in receiver and session to avoid deadlock [chug] QPID-4758: Extend the qpidd --wait option to work at shutdown Patch from Ernie Allen and Pavel Moravec. Note: This patch is for the posix platform broker; The windows broker does not use a --wait option and is unaffected by this patch. [orudyy] QPID-4773: Add functionality to display information about http errors which might occur when communicating with the broker [jross] QPID-2453: Allow the session to keep operating after content codec errors; a patch from Ernie Allen [jross] QPID-4140: Use the session.acked list to determine the number of unsettled messages; a patch from Ernie Allen [jross] QPID-4772: Assume text/plain for content type if no other indication is given; a patch from Ernie Allen [aconway] NO-JIRA: Fix compilation warnings introduced by r1469661. Added explicit conversion from double to int16_t. [jross] QPID-4771: Add --broker and --sasl-mechanism command line options to qpid-tool; this is a patch from Ernie Allen [robbie] QPID-4753: Add additional tests for updated AcessControlProvider config, inc creating and removing AccessControlProviders and verifying ACLs governing their creation/update/deletion. Add message to web ui to signal the user that only one access control provider of a given type will be used by the broker and they should remove others. [orudyy] QPID-4769: Add port tab into java broker web management console [orudyy] QPID-4768: Resolve compatibility issues in web management console for old versions of IE and FF ------------------------------------------ [...truncated 3772 lines...] [junit] Running org.apache.qpid.systest.disttest.controlleronly.DistributedControllerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.089 sec [junit] Running org.apache.qpid.systest.disttest.endtoend.EndToEndTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.93 sec [junit] Thread-413 2013-04-26 15:25:34,544 INFO [qpid.disttest.controller.TestRunner] Shutdown intercepted: deleting test queues [junit] Thread-413 2013-04-26 15:25:34,544 ERROR [qpid.disttest.controller.TestRunner] Failed to delete test queues during shutdown [junit] org.apache.qpid.disttest.DistributedTestException: Failed to create amq destionation object:QueueConfig[_name=direct://amq.direct//testQueue,_durable=false,_attributes={}] [junit] at org.apache.qpid.disttest.jms.QpidQueueCreator.createAMQDestination(QpidQueueCreator.java:78) [junit] at org.apache.qpid.disttest.jms.QpidQueueCreator.deleteQueues(QpidQueueCreator.java:60) [junit] at org.apache.qpid.disttest.jms.ControllerJmsDelegate.deleteQueues(ControllerJmsDelegate.java:232) [junit] at org.apache.qpid.disttest.controller.TestRunner.deleteQueues(TestRunner.java:236) [junit] at org.apache.qpid.disttest.controller.TestRunner$1.run(TestRunner.java:73) [junit] Caused by: javax.jms.IllegalStateException: Object org.apache.qpid.client.AMQSession_0_10@7507980f has been closed [junit] at org.apache.qpid.client.Closeable.checkNotClosed(Closeable.java:69) [junit] at org.apache.qpid.client.AMQSession.checkNotClosed(AMQSession.java:543) [junit] at org.apache.qpid.client.AMQSession.createQueue(AMQSession.java:1187) [junit] at org.apache.qpid.disttest.jms.QpidQueueCreator.createAMQDestination(QpidQueueCreator.java:74) [junit] ... 4 more [junit] Tests FAILED [echo] Running ant for module : perftests touch-failed: [touch] Creating <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/build/results/perftests/FAILED> [echo] Running ant for module : broker-plugins/access-control prepare: compile_velocity: check_velocity_deps: gen_logging: precompile: compile: [echo] Targeting : 1.5 copy-resources: [echo] Copying resources from <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/broker-plugins/access-control/src/main/resources> to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/build/scratch/broker-plugins/access-control/classes...> copy-project-resources-metainf: copy-module-resources-metainf: copy-module-src-resources-metainf: copy-files-to-module-metainf: jar.manifest: jar.nomanifest: jar: precompile-tests: compile-tests: copy-test-resources: jar-tests: jar-sources: libs: copy-bin: copy-etc: postbuild: copy-broker-plugin-jars: build: test: [echo] Using profile:java-mms.0-10 [junit] Running org.apache.qpid.server.security.access.config.AclActionTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.336 sec [junit] Running org.apache.qpid.server.security.access.config.AclRulePredicatesTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.026 sec [junit] Running org.apache.qpid.server.security.access.config.ActionTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.03 sec [junit] Running org.apache.qpid.server.security.access.config.ClientActionTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.015 sec [junit] Running org.apache.qpid.server.security.access.config.PlainConfigurationTest [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 0.049 sec [junit] Running org.apache.qpid.server.security.access.config.RuleTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.011 sec [junit] Running org.apache.qpid.server.security.access.firewall.HostnameFirewallRuleTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.018 sec [junit] Running org.apache.qpid.server.security.access.firewall.NetworkFirewallRuleTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.012 sec [junit] Running org.apache.qpid.server.security.access.plugins.DefaultAccessControlFactoryTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.014 sec [junit] Running org.apache.qpid.server.security.access.plugins.DefaultAccessControlTest [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.046 sec [junit] Running org.apache.qpid.server.security.access.plugins.RuleSetTest [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.017 sec [echo] Running ant for module : broker-plugins/access-control touch-failed: [echo] Running ant for module : broker-plugins/management-http prepare: check-unwardojo.done: unwardojo: precompile: compile: [echo] Targeting : 1.5 copy-resources: [echo] Copying resources from <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/broker-plugins/management-http/src/main/resources> to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/build/scratch/broker-plugins/management-http/classes...> copy-project-resources-metainf: copy-module-resources-metainf: copy-module-src-resources-metainf: copy-files-to-module-metainf: jar.manifest: jar.nomanifest: jar: precompile-tests: compile-tests: copy-test-resources: jar-tests: jar-sources: libs: copy-bin: copy-etc: postbuild: copy-broker-plugin-jars: build: test: [echo] Using profile:java-mms.0-10 [junit] Running org.apache.qpid.server.management.plugin.HttpManagementFactoryTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.051 sec [junit] Running org.apache.qpid.server.management.plugin.HttpManagementTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.035 sec [junit] Running org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverterTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.04 sec [junit] Running org.apache.qpid.server.management.plugin.session.LoginLogoutReporterTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.025 sec [echo] Running ant for module : broker-plugins/management-http touch-failed: [echo] Running ant for module : broker-plugins/management-jmx prepare: precompile: compile: [echo] Targeting : 1.5 copy-resources: [echo] Copying resources from <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/broker-plugins/management-jmx/src/main/resources> to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/classes...> copy-project-resources-metainf: copy-module-resources-metainf: copy-module-src-resources-metainf: copy-files-to-module-metainf: jar.manifest: jar.nomanifest: jar: precompile-tests: compile-tests: copy-test-resources: jar-tests: jar-sources: libs: copy-bin: copy-etc: postbuild: copy-broker-plugin-jars: build: test: [echo] Using profile:java-mms.0-10 [junit] Running org.apache.qpid.server.jmx.JMXManagementFactoryTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.042 sec [junit] Running org.apache.qpid.server.jmx.ManagementLogonLogoffReporterTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec [junit] Running org.apache.qpid.server.jmx.mbeans.ConnectionMBeanTest [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.264 sec [junit] Running org.apache.qpid.server.jmx.mbeans.ExchangeMBeanTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.103 sec [junit] Running org.apache.qpid.server.jmx.mbeans.LoggingManagementMBeanTest [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.077 sec [junit] Running org.apache.qpid.server.jmx.mbeans.QueueMBeanTest [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 0.269 sec [junit] Running org.apache.qpid.server.jmx.mbeans.ServerInformationMBeanTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.031 sec [junit] Running org.apache.qpid.server.jmx.mbeans.UserManagementMBeanTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.042 sec [junit] Running org.apache.qpid.server.jmx.mbeans.VirtualHostManagerMBeanTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.073 sec [echo] Running ant for module : broker-plugins/management-jmx touch-failed: BUILD FAILED <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/build.xml>:104: TEST SUITE FAILED Total time: 21 minutes 18 seconds Build step 'Invoke Ant' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Recording test results
