View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.2-testsuite-sun-1.5?log=log20070322134245

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: 03/22/2007 13:42:45
Time to build: 196 minutes 51 seconds
Last changed: 03/22/2007 12:30:35
Last log entry: [EJBTHREE-923] Avoid unnecessary passivation/activation callbacks for beans cached on remote nodesAvoid leak to TM via XPC cleanup Synchronization

 Unit Tests: (4040)  Total Errors and Failures: (9)
testCachedConnectionBankorg.jboss.test.jca.test.CachedConnectionBankStressTestCase
testTimerorg.jboss.test.jca.test.TxInflowUnitTestCase
testRestartJMSorg.jboss.test.messagedriven.test.JMSContainerInvokerQueueMessageDrivenUnitTestCase
unknownorg.jboss.test.util.test.ThreadPoolRunnableUnitTestCase
testUnackedDurableTopicorg.jboss.test.jbossmq.test.UnackedUnitTestCase
testNotificationWithBadListenerorg.jboss.test.jmx.test.JMXInvokerUnitTestCase
testInstanceAsscociationorg.jboss.test.txtimer.test.EntityBeanTestCase
testEjbTimeoutCallerPrincipalorg.jboss.test.txtimer.test.EntityBeanTestCase
testRestoreToEntityorg.jboss.test.txtimer.test.PersistenceTestCase
 

 Modifications since last build:  (first 50 of 18)
61595modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java[EJBTHREE-923] Avoid unnecessary passivation/activation callbacks for beans cached on remote nodesAvoid leak to TM via XPC cleanup Synchronization
61593modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java[EJBTHREE-923] Avoid unnecessary passivation/activation callbacks for beans cached on remote nodes
61585modifiedadrian@jboss.org//branches/Branch_4_2/testsuite/src/resources/jbossmq/jbossmq-recovery-service.xmlThere's some port conflict somewhere, so use an anonymous portfor the JBossMQ recovery test(s).
61581modifiedadrian@jboss.org//branches/Branch_4_2/messaging/src/main/org/jboss/mq/pm/jdbc2/PersistenceManager.java[JBAS-3792] - Include FAQ explanation in the error message for missing messages in JBossMQ database.
61580modifieddarran.lofthouse@jboss.com//branches/Branch_4_2/varia/src/main/org/jboss/jmx/adaptor/html/JMXOpsAccessControlFilter.javaJBAS-4231 - Make JMXOpsAccessControlFilter thread safe.
61575modifiedadrian@jboss.org//branches/Branch_4_2/messaging/src/etc/server/examples/deploy/sybase-jdbc2-service.xml[JBAS-4225] [JBAS-4230] - Fix the correlation SQL for sybase and be explicitabout which columns can be NULL and NOT NULL
61572modifiedadrian@jboss.org//branches/Branch_4_2/messaging/src/etc/server/default/deploy/hsqldb-jdbc-state-service.xml[JBAS-4225] [JBAS-4230] - Fix the correlation SQL for sybase and be explicitabout which columns can be NULL and NOT NULL
61572modifiedadrian@jboss.org//branches/Branch_4_2/messaging/src/etc/server/examples/deploy/sybase-jdbc2-service.xml[JBAS-4225] [JBAS-4230] - Fix the correlation SQL for sybase and be explicitabout which columns can be NULL and NOT NULL
61561modifiedepbernard//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/entity/EntityTest.javaEJBTHREE-687 em.getDelegate() delegates to the inner em.getDelegate() method
61561modifiedepbernard//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/ExtendedEntityManager.javaEJBTHREE-687 em.getDelegate() delegates to the inner em.getDelegate() method
61561modifiedepbernard//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/TransactionScopedEntityManager.javaEJBTHREE-687 em.getDelegate() delegates to the inner em.getDelegate() method
61561modifiedepbernard//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/entity/EntityTestBean.javaEJBTHREE-687 em.getDelegate() delegates to the inner em.getDelegate() method
61561modifiedepbernard//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/entity/unit/EntityUnitTestCase.javaEJBTHREE-687 em.getDelegate() delegates to the inner em.getDelegate() method
61545addedadrian@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/test/UIL2DisconnectClientsUnitTestCase.java[JBAS-4222] - Disconnect clients when the UIL2 service is stopped.
61545modifiedadrian@jboss.org//branches/Branch_4_2/messaging/src/main/org/jboss/mq/il/uil2/UILServerILService.java[JBAS-4222] - Disconnect clients when the UIL2 service is stopped.
61545modifiedadrian@jboss.org//branches/Branch_4_2/messaging/src/main/org/jboss/mq/il/uil2/ServerSocketManagerHandler.java[JBAS-4222] - Disconnect clients when the UIL2 service is stopped.
61543modifieddimitris@jboss.org//branches/Branch_4_2/server/src/main/org/jboss/ejb/EJBDeployer.javaJBAS-4226, fix the url for altDDs
61534modifieddimitris@jboss.org//branches/Branch_4_2/iiop/src/main/org/jboss/iiop/CorbaORBService.javasince we base on jdk5 set sunJDK14IsLocalBugFix to false, by default