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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:253: 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: 09/07/2006 01:37:16
Time to build: 52 minutes 24 seconds
Last changed: 09/06/2006 07:48:14
Last log entry: towards 4.0.5.GA

 Unit Tests: (2384)  Total Errors and Failures: (2)
org.jboss.test.jbossmq.test.JBossMQUnitTest::testTopicSelectorChangeorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(jms_3_2_8SP1)
org.jboss.test.jbossmq.test.JBossMQUnitTest::testTopicSelectorChangeorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(jms_4_0_4_GA)
 

 Modifications since last build:  (first 50 of 22)
56601modifieddimitris@jboss.org//branches/Branch_4_0/tools/etc/buildmagic/buildmagic.enttowards 4.0.5.GA
56601modifieddimitris@jboss.org//branches/Branch_4_0/tools/etc/buildmagic/version-info.xmltowards 4.0.5.GA
56600modifieddimitris@jboss.org//branches/Branch_4_0/build/build-thirdparty.xmlJBAS-3586, upgrade tomcat to v5.5.18, remove unused jaxb-v2.0
56597modifiedbstansberry@jboss.com//branches/Branch_4_0/ejb3/src/resources/ejb3-entity-cache-service.xml[JBAS-3592] Add system property jgroups.mcast.ip_ttl
56597modifiedbstansberry@jboss.com//branches/Branch_4_0/ejb3/src/resources/ejb3-clustered-sfsbcache-service.xml[JBAS-3592] Add system property jgroups.mcast.ip_ttl
56596modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/resources/tc5-cluster-service.xml[JBAS-3592] Add system property jgroups.mcast.ip_ttl
56595modifiedbstansberry@jboss.com//branches/Branch_4_0/cluster/src/etc/cluster-service.xml[JBAS-3592] Add system property jgroups.mcast.ip_ttl
56594modifiedbstansberry@jboss.com//branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/server/HAPartitionImpl.java[JBAS-3593] Add a Marshaller to HAPartitionImpl
56563modifieddimitris@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/jmx/test/XMLAttributePersistenceManagerUnitTestCase.javaJBAS-3463, use the correct classloader when deserializing persisted custom mbean attributes
56561addeddimitris@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/jmx/xmbean/ServiceUsingCustomAttribute.javaJBAS-3463, use the correct classloader when deserializing persisted custom mbean attributes
56559modifieddimitris@jboss.org//branches/Branch_4_0/testsuite/imports/sections/jmx.xmlJBAS-3463, use the correct classloader when deserializing persisted custom mbean attributes
56558modifieddimitris@jboss.org//branches/Branch_4_0/testsuite/imports/test-jars.xmlfix indentation
56556addeddimitris@jboss.org//branches/Branch_4_0/testsuite/src/resources/jmx/xmbean/custom-attr-pers/jboss-xmbean.xmlJBAS-3463, use the correct classloader when deserializing persisted custom mbean attributes
56556addeddimitris@jboss.org//branches/Branch_4_0/testsuite/src/resources/jmx/xmbean/custom-attr-pers/jboss-service.xmlJBAS-3463, use the correct classloader when deserializing persisted custom mbean attributes
56556addeddimitris@jboss.org//branches/Branch_4_0/testsuite/src/resources/jmx/xmbean/custom-attr-persJBAS-3463, use the correct classloader when deserializing persisted custom mbean attributes
56553modifieddimitris@jboss.org//branches/Branch_4_0/system/src/main/org/jboss/system/pm/XMLAttributePersistenceManager.javaJBAS-3463, use the correct classloader when deserializing persisted custom mbean attributes
56540modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.javaMinor cleanups
56539modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheClusteredSession.javaReduce log level
56538modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.javaExtend AbstractTreeCacheListener
56537modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.javaMinor code cleanup
56535modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/BatchReplicationClusteredSessionValve.javaReduce log level
56529modifiedbstansberry@jboss.com//branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/server/HAPartitionImpl.java[JBAS-3619] Don't lock listeners list while notifying listeners