View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-compatibility-matrix?log=log20070410181804

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:272: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures.
Date of build: 04/10/2007 18:18:04
Time to build: 49 minutes 13 seconds
Last changed: 04/10/2007 13:21:31
Last log entry: [JBAS-4312] - Fire the exception listener if the ConnectionConsumer thread ends in error

 Unit Tests: (2764)  Total Errors and Failures: (9)
org.jboss.test.bmp.test.BmpUnitTestCase::testBMPorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(bmp_3_2_8SP1)
org.jboss.test.bmp.test.BmpUnitTestCase::testBMPorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(bmp_3_2_x)
org.jboss.test.bmp.test.BmpUnitTestCase::testBMPorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(bmp_4_0_1SP1)
org.jboss.test.bmp.test.BmpUnitTestCase::testBMPorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(bmp_4_0_2)
org.jboss.test.bmp.test.BmpUnitTestCase::testBMPorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(bmp_4_0_3)
org.jboss.test.bmp.test.BmpUnitTestCase::testBMPorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(bmp_4_0_3SP1)
org.jboss.test.bmp.test.BmpUnitTestCase::testBMPorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(bmp_4_0_4_GA)
org.jboss.test.bmp.test.BmpUnitTestCase::testBMPorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(bmp_4_0_x)
org.jboss.test.bmp.test.BmpUnitTestCase::testBMPorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(bmp_4_2_x)
 

 Modifications since last build:  (first 50 of 78)
62239modifiedadrian@jboss.org//branches/Branch_4_0/messaging/src/main/org/jboss/mq/SpyConnectionConsumer.java[JBAS-4312] - Fire the exception listener if the ConnectionConsumer thread ends in error
62236addedadrian@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/support/DummyJBossMQTest.java[JBAS-4312] - Add a mock test for the ExceptionListener getting fired when there is an error in the listening thread for the Connection Consumer
62236addedadrian@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/ConnectionConsumerErrorFiredUnitTestCase.java[JBAS-4312] - Add a mock test for the ExceptionListener getting fired when there is an error in the listening thread for the Connection Consumer
62236addedadrian@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/support/DummyClientILService.java[JBAS-4312] - Add a mock test for the ExceptionListener getting fired when there is an error in the listening thread for the Connection Consumer
62236addedadrian@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/support/DummyServerSessionPool.java[JBAS-4312] - Add a mock test for the ExceptionListener getting fired when there is an error in the listening thread for the Connection Consumer
62236addedadrian@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/support/DummyServerSession.java[JBAS-4312] - Add a mock test for the ExceptionListener getting fired when there is an error in the listening thread for the Connection Consumer
62236addedadrian@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/support/DummyServerIL.java[JBAS-4312] - Add a mock test for the ExceptionListener getting fired when there is an error in the listening thread for the Connection Consumer
62214modifieddimitris@jboss.org//branches/Branch_4_0/server/src/main/org/jboss/jmx/connector/invoker/serializablepolicy/StripModelMBeanInfoPolicy.javaJBAS-1955, rollback the latest changes.
62213modifieddimitris@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/jmx/test/RMIAdaptorUnitTestCase.javaJBAS-1955, rollback the latest changes.
62178modifiedmageshbk@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/jmx/test/RMIAdaptorUnitTestCase.java[JBAS-1955] Updated to test the SerializablePolicy too so that it works with getAttributes similar to twiddle.
62177modifiedmageshbk@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/jmx/connector/invoker/serializablepolicy/StripModelMBeanInfoPolicy.java[JBAS-1955] Updated the policy so that it works with getAttributes too for twiddle.
62177modifiedmageshbk@jboss.com//branches/Branch_4_0/server/src/resources/jmx-invoker-adaptor/META-INF/jboss-service.xml[JBAS-1955] Updated the policy so that it works with getAttributes too for twiddle.
62133modifieddarran.lofthouse@jboss.com//branches/Branch_4_0/console/src/main/org/jboss/console/plugins/EJBModuleLister.javaJBAS-4305 - Add explicit serialVersionUID.
62130modifiedadrian@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/bmp/beans/SimpleBMPBean.java[JBAS-4304] - Test for ejbStore() getting invoked during ejbPostCreate() whenit executes a finder.
62130modifiedadrian@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/bmp/test/BmpUnitTestCase.java[JBAS-4304] - Test for ejbStore() getting invoked during ejbPostCreate() whenit executes a finder.
62130modifiedadrian@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/bmp/interfaces/SimpleBMP.java[JBAS-4304] - Test for ejbStore() getting invoked during ejbPostCreate() whenit executes a finder.
62123modifiedthomas.diesler@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/wsrp/WSRPWSDLToEndpointTestCase.javaAdd WSDLLocator.close()
62104modifiedrrajesh//branches/Branch_4_0/build/build-release.xmlUpdated location of dom4j.jar while creating release
62085modifiedbstansberry@jboss.com//branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/HASingletonController.java[JBAS-4262] Just go the simple StandardMBean route
62085modifiedbstansberry@jboss.com//branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/RestartOnMergeHASingletonController.java[JBAS-4262] Just go the simple StandardMBean route
62085addedbstansberry@jboss.com//branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/RestartOnMergeHASingletonControllerMBean.java[JBAS-4262] Just go the simple StandardMBean route
62085modifiedbstansberry@jboss.com//branches/Branch_4_0/cluster/src/etc/deploy-hasingleton-service.xml[JBAS-4262] Just go the simple StandardMBean route
62078modifiedalex.loubyansky@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/PartitionedTableCacheMBean.javaJBAS-4297
62078modifiedalex.loubyansky@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/TableCacheMBean.javaJBAS-4297
62075modifiedthomas.diesler@jboss.com//branches/Branch_4_0/build/build-thirdparty.xml[JBXB-99] parseDate fails to parse the time zone specifier
62070modifiedalex.loubyansky@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/bridge/JDBCCMRFieldBridge2.javaJBAS-4295
62066modifiedscott.stark@jboss.org//branches/Branch_4_0/server/src/main/org/jboss/ejb/plugins/keygenerator/hilo/HiLoKeyGeneratorFactory.javaFix the invalid jdk5 IllegalStatException ctor use
62063modifieddimitris@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmx/compliance/timer/PeriodTestCase.javaJBAS-4291, remove the comment :)
62060modifiedvivekl@redhat.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmx/compliance/timer/PeriodTestCase.java- Resolve: JBAS-4291 (PeriodTestCase - wrong computation of maxDeviation)
62052modifiedmageshbk@jboss.com//branches/Branch_4_0/server/src/resources/jmx-invoker-adaptor/META-INF/jboss-service.xmlCommented the Serializable interceptor as it applies to only JDK5
62051modifiedmageshbk@jboss.com//branches/Branch_4_0/server/src/resources/jmx-invoker-adaptor/META-INF/jboss-service.xml[JBAS-4288] Backport-XMBean Interceptor for InvokerAdaptorService to deal with NonSerializableExceptions to Branch_4_0
62050addedmageshbk@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/jmx/connector/invoker/SerializableInterceptor.java[JBAS-4288] Backport-XMBean Interceptor for InvokerAdaptorService to deal with NonSerializableExceptions to Branch_4_0
62050addedmageshbk@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/jmx/connector/invoker/SerializablePolicy.java[JBAS-4288] Backport-XMBean Interceptor for InvokerAdaptorService to deal with NonSerializableExceptions to Branch_4_0
62050addedmageshbk@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/jmx/connector/invoker/serializablepolicy[JBAS-4288] Backport-XMBean Interceptor for InvokerAdaptorService to deal with NonSerializableExceptions to Branch_4_0
62050addedmageshbk@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/jmx/connector/invoker/serializablepolicy/StripModelMBeanInfoPolicy.java[JBAS-4288] Backport-XMBean Interceptor for InvokerAdaptorService to deal with NonSerializableExceptions to Branch_4_0
62049deletedmageshbk@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/jmx/connector/invoker/SerializableInterceptor.javaUpdated with blank comments, so deleting
62049deletedmageshbk@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/jmx/connector/invoker/SerializablePolicy.javaUpdated with blank comments, so deleting
62049deletedmageshbk@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/jmx/connector/invoker/serializablepolicyUpdated with blank comments, so deleting
62048addedmageshbk@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/jmx/connector/invoker/SerializableInterceptor.java
62048addedmageshbk@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/jmx/connector/invoker/SerializablePolicy.java
62048addedmageshbk@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/jmx/connector/invoker/serializablepolicy
62048addedmageshbk@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/jmx/connector/invoker/serializablepolicy/StripModelMBeanInfoPolicy.java
62027modifiedjerrygauth//branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/server/ClusterFileTransfer.javaJBAS-3780, deploying empty file causes farming to hang
62002modifiedrrajesh//branches/Branch_4_0/server/src/resources/uuid-key-generator/META-INF/jboss-service.xmlJBAS-4240 Added comment
62000modifiedrrajesh//branches/Branch_4_0/messaging/src/etc/server/examples/deploy/db2-jdbc2-service.xmlChanged DataSourceBinding name from DefaultDS to DB2DS
61999addedrrajesh//branches/Branch_4_0/messaging/src/etc/server/examples/deploy/db2-jdbc2-service.xmljbossmq persistance configurations for DB2
61995modifiedrrajesh//branches/Branch_4_0/server/src/resources/uuid-key-generator/META-INF/jboss-service.xmlJBAS-4240 Wrap the SQL in a single line for DB2 7.2
61989modifiedalex.loubyansky@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/ejb/plugins/keygenerator/hilo/HiLoKeyGeneratorFactory.javaJBAS-4285
61947modifiedalex.loubyansky@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/ejb/txtimer/GeneralPurposeDatabasePersistencePlugin.javaJBAS-4278
61876modifiedbstansberry@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/ha/singleton/test/HASingletonSupportUnitTestCase.java[JBAS-4262] Port JBAS-4229 fix to Branch_4_0