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

TESTS FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-common.xml:272: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures.
Date of build: 02/14/2007 20:38:50
Time to build: 188 minutes 57 seconds
Last changed: 02/14/2007 20:14:06
Last log entry: For JDK 1.4 build, make sure jdk 1.4 version of aop jar comes first

 Unit Tests: (4026)  Total Errors and Failures: (14)
testWarCommonsLoggingLog4jOverridesorg.jboss.test.classloader.test.ScopingUnitTestCase
testHAProxyFailoverorg.jboss.test.cluster.jmx.test.HAInvokerUnitTestCase(Default-TCP)
testHAProxyFailoverorg.jboss.test.cluster.jmx.test.HAInvokerUnitTestCase(Default-UDP)
testStatefulBeanFailoverorg.jboss.test.cluster.partition.test.PartitionRestartUnitTestCase(Default-UDP)
unknownorg.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
testEarRedeployWithDependencyorg.jboss.test.jmx.test.RedeployWithDependencyStressTestCase
testAccessorg.jboss.test.jrmp.test.DynLoadingUnitTestCase
testIsMasterReplicaorg.jboss.test.cluster.test.DRMTestCase(Default-TCP)
testAutoDiscoveryorg.jboss.test.cluster.test.HAJndiTestCase(Default-TCP)
testAutoDiscoveryorg.jboss.test.cluster.test.HAJndiTestCase(Default-UDP)
testNonPrimitiveGetorg.jboss.test.cluster.test.UndeployFieldTestCase(SyncModeNUseJvm-UDP)
testRetryWithJnpAndAutoDiscoveryorg.jboss.test.testbeancluster.test.RetryInterceptorUnitTestCase(Default-TCP)
testRetryWithJnpAndAutoDiscoveryorg.jboss.test.testbeancluster.test.SingleRetryInterceptorUnitTestCase(Default-TCP)
testRetryWithJnpAndAutoDiscoveryorg.jboss.test.testbeancluster.test.SingleRetryInterceptorUnitTestCase(Default-UDP)
 

 Modifications since last build:  (first 50 of 3801)
60557modifiedkabir.khan@jboss.com//branches/Branch_4_2/aspects/build.xmlFor JDK 1.4 build, make sure jdk 1.4 version of aop jar comes first
60554modifiedkabir.khan@jboss.com//branches/Branch_4_2/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.java[JBAOP-357] Preload ByteArrayClassPath so that JRockit does not need to load up that class as part of weaving classes
60552modifiedweston.price@jboss.com//branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsServerSessionPool.java[JBAS-3972]Fixed incorrect synchronization handling of server sessionsas well as using the correct cloned session list in startup code.
60547modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.javaEJBTHREE-875: unregistering persistence units in deployment destroy
60547modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.javaEJBTHREE-875: unregistering persistence units in deployment destroy
60547modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/PersistenceUnitRegistry.javaEJBTHREE-875: unregistering persistence units in deployment destroy
60546addedrrajesh//branches/Branch_4_2/testsuite/src/etc/serialVersionUID/405.serJBAS-3776 SerialVersionUID's for 405
60545modifiedrrajesh//branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.javaJBAS-3776 Added jboss 403SP1, 404 and 405 to SerialVersionUIDUnitTestCase
60544modifiedrrajesh//branches/Branch_4_2/testsuite/build.xmlJBAS-3776 Increased PermGenSize for SerialVersionUIDUnitTestCase
60539modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/web/test/TreeCacheSSOClusterManagerUnitTestCase.java[JBAS-4097] Ensure we don't bind DummyTransactionManager in JNDI
60537modifieddimitris@jboss.org//branches/Branch_4_2/system/src/main/org/jboss/system/server/ServerInfo.javaJBAS-3838, avoid NPE at getThreadInfo
60534modifieddimitris@jboss.org//branches/Branch_4_2/system/src/main/org/jboss/system/server/ServerInfo.javaJBAS-3675, tidy up and add support for ThreadInfo getLockOwnerId/getLockOwnerName. The problem is all those operations are a no-op on all the jdks I tried, returning -1/null, so when jdk support comes, just uncomment the implementation.
60531modifiedthomas.diesler@jboss.com//branches/Branch_4_2/build/build-distr.xmlExternalize jaxr. Use jaxr-1.2.0.GA
60531modifiedthomas.diesler@jboss.com//branches/Branch_4_2/varia/build.xmlExternalize jaxr. Use jaxr-1.2.0.GA
60531deletedthomas.diesler@jboss.com//branches/Branch_4_2/varia/src/resources/juddiExternalize jaxr. Use jaxr-1.2.0.GA
60531modifiedthomas.diesler@jboss.com//branches/Branch_4_2/build/build-thirdparty.xmlExternalize jaxr. Use jaxr-1.2.0.GA
60531modifiedthomas.diesler@jboss.com//branches/Branch_4_2/testsuite/build.xmlExternalize jaxr. Use jaxr-1.2.0.GA
60531deletedthomas.diesler@jboss.com//branches/Branch_4_2/varia/src/main/org/jboss/jaxrExternalize jaxr. Use jaxr-1.2.0.GA
60529modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/build.xmlJBAS-4024, disable txiiop test
60516modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/tm/test/AbstractTransactionLocalStressTest.javaJBAS-4079, those tests target a local JBossTM, so make it explicit
60516modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/tm/test/TransactionLocalUnitTestCase.javaJBAS-4079, those tests target a local JBossTM, so make it explicit
60514modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/tm/ejb/TxTimeoutBean.javaincrease the timeout
60513modifiedwolfc//branches/Branch_4_2/ejb3/build-test.xmlCreating more jars
60512modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/ServiceBean.javaFixed ambigious injection
60512modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/StatelessBean.javaFixed ambigious injection
60511modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/TransactionQueueTestMDB.javaUsing transactionTimeout activation config property
60510modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/unit/FailLocalRemoteSameInterfaceUnitTestCase.javaFixed test
60503modifiedjfrederic.clere@jboss.com//branches/Branch_4_2/system/src/bin/run.batAvoid using tools.jar because it is not needed by TC nor javassist.
60503modifiedjfrederic.clere@jboss.com//branches/Branch_4_2/system/src/bin/run.shAvoid using tools.jar because it is not needed by TC nor javassist.
60501modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/tm/test/TxTimeoutUnitTestCase.javaJBAS-4011, the arjuna transaction manager does not allow the setting of the global default tx timeout after the tx manager is started, so we won't test the default timeout setting
60495modifiedadrian@jboss.org//branches/Branch_4_2/messaging/src/main/org/jboss/mq/Connection.javaPort JBAS-4090 from head
60492modifiedtom.elrod@jboss.com//branches/Branch_4_2/testsuite/build.xmlJBAS-4015 - fixed MultiInvokersUnitTestCase
60492modifiedtom.elrod@jboss.com//branches/Branch_4_2/testsuite/src/resources/invokers/META-INF/jboss.xmlJBAS-4015 - fixed MultiInvokersUnitTestCase
60489modifiedscott.stark@jboss.org//branches/Branch_4_2/tomcat/src/resources/jboss-service-all.xmlJBAS-2823, remove the commons logging package from the filter list
60489modifiedscott.stark@jboss.org//branches/Branch_4_2/tomcat/src/resources/jboss-service.xmlJBAS-2823, remove the commons logging package from the filter list
60488modifiedscott.stark@jboss.org//branches/Branch_4_2/build/build-thirdparty.xmlJBAS-2823, update the commons logging to 1.1.0.jboss
60487modifiedwolfc//branches/Branch_4_2/ejb3/build-test.xmlReverted to 60440 and merged timestampentity & servicexmbean
60486modifiedscott.stark@jboss.org//branches/Branch_4_2/testsuite/.classpathAdd the apache-codec jar
60485addedscott.stark@jboss.org//branches/Branch_4_2/testsuite/src/resources/classloader/scoping/override/common-logging/log4j-cl11.xmlJBAS-2823, update the commons logging override test to include a version that bundles the commons-logging.jar
60485modifiedscott.stark@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/classloader/test/ScopingUnitTestCase.javaJBAS-2823, update the commons logging override test to include a version that bundles the commons-logging.jar
60485modifiedscott.stark@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/classloader/scoping/override/web/comlog/Log4jServlet.javaJBAS-2823, update the commons logging override test to include a version that bundles the commons-logging.jar
60484modifiedscott.stark@jboss.org//branches/Branch_4_2/testsuite/imports/sections/classloader.xmlJBAS-2823, update the commons logging override test to include a version that bundles the commons-logging.jar
60483modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/TransactionQueueTestMDB.javaArjuna should set the rollback, not me
60482modifiedstan.silvert@jboss.com//branches/Branch_4_2/testsuite/src/resources/security/custom-principal/WEB-INF/web.xmlhttp://jira.jboss.com/jira/browse/JBAS-4080
60481modifieddarran.lofthouse@jboss.com//branches/Branch_4_2/console/src/resources/webconsole.war/StatefulEjb.jspJBAS-4056 - Update web console to support unique local JNDI names where applicable.
60481modifieddarran.lofthouse@jboss.com//branches/Branch_4_2/console/src/resources/webconsole.war/StatelessEjb.jspJBAS-4056 - Update web console to support unique local JNDI names where applicable.
60481modifieddarran.lofthouse@jboss.com//branches/Branch_4_2/console/src/main/org/jboss/console/plugins/EJBModuleLister.javaJBAS-4056 - Update web console to support unique local JNDI names where applicable.
60481modifieddarran.lofthouse@jboss.com//branches/Branch_4_2/console/src/resources/webconsole.war/EntityEjb.jspJBAS-4056 - Update web console to support unique local JNDI names where applicable.
60481modifieddarran.lofthouse@jboss.com//branches/Branch_4_2/console/src/resources/webconsole.war/MdbEjb.jspJBAS-4056 - Update web console to support unique local JNDI names where applicable.
60474modifiedscott.stark@jboss.org//branches/Branch_4_2/build/build-thirdparty.xmljboss common 1.0.4.GA and jboss vfs 1.0.0.Beta