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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:242: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:156: Exit code: 1 See tests.log in Build Artifacts for details.
Date of build: 08/24/2006 18:05:19
Time to build: 84 minutes 2 seconds
Last changed: 08/24/2006 17:03:53
Last log entry: [JBAS-3194] Add ability to suppress lifecycle notifications

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (first 50 of 734)
56232modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/jmx/HAServiceMBeanSupport.java[JBAS-3194] Add ability to suppress lifecycle notifications
56231modifiedbstansberry@jboss.com//trunk/testsuite/src/resources/jmx/ha/META-INF/jboss-service.xml[JBAS-3194] Suppress lifecycle notifications for this svc
56230modifiedbstansberry@jboss.com//trunk/testsuite/src/main/org/jboss/test/ha/jmx/test/HAServiceMBeanSupportUnitTestCase.java[JBAS-3194] Test that lifecycle notifications are suppressed if so configured
56229addedbstansberry@jboss.com//trunk/testsuite/src/main/org/jboss/test/testbeancluster/test/PackagedSessionImplUnitTestCase.java[JBAS-3545] Ensure modification timestamp is correct for replicated sessions
56228modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/invocation/unified/interfaces/UnifiedInvokerHAProxy.java[JBAS-3427] Avoid CCEs by using List not ArrayList
56228modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/invocation/http/interfaces/HttpInvokerProxyHA.java[JBAS-3427] Avoid CCEs by using List not ArrayList
56228modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/invocation/jrmp/interfaces/JRMPInvokerProxyHA.java[JBAS-3427] Avoid CCEs by using List not ArrayList
56228modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/HARMIClient.java[JBAS-3427] Avoid CCEs by using List not ArrayList
56227modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/ClusteringTargetsRepository.java[JBAS-3427] FCI method param types are List not ArrayList
56227modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfoImpl.java[JBAS-3427] FCI method param types are List not ArrayList
56224modifiedbdecoste//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/HARMIClient.javafixed List vs ArrayList CCE
56218modifiedscott.stark@jboss.org//trunk/server/src/resources/dtd/jboss-web_5_0.dtdJBAS-3542, fix invalid Element entries and duplicates.
56217modifiedanil.saldhana@jboss.com//trunk/testsuite/src/main/org/jboss/test/security/test/DynamicLoginConfigServiceUnitTestCase.javaUse Exception instead of Throwable
56216modifiedrrajesh//trunk/tools/etc/cruisecontrol/templates/projects-matrix.xmlAdded jms-1.0-testsuite
56215modifiedrrajesh//trunk/tools/etc/cruisecontrol/scripts/build-jms-head-testsuite.xmlAdded jms-1.0-testsuite
56214modifiedwolfc//trunk/ejb3/build-test.xmlEJBTHREE-667: getHandle unit test
56214addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestCase.javaEJBTHREE-667: getHandle unit test
56214addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestSetup.javaEJBTHREE-667: getHandle unit test
56214addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestServices.javaEJBTHREE-667: getHandle unit test
56214modifiedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/iiop/unit/IiopRemoteUnitTestCase.javaEJBTHREE-667: getHandle unit test
56213modifieddarran.lofthouse@jboss.com//trunk/server/src/main/org/jboss/naming/JNDIView.javaJBAS-3547 - Display the ENC for all web application. If this is not possible log the error to debug and continue.
56210modifiedbdecoste//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/ClusteringTargetsRepository.javafixed ArrayList vs List CCEs
56210modifiedbdecoste//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfo.javafixed ArrayList vs List CCEs
56210modifiedbdecoste//trunk/aspects/src/main/org/jboss/aspects/remoting/FamilyWrapper.javafixed ArrayList vs List CCEs
56210modifiedbdecoste//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfoImpl.javafixed ArrayList vs List CCEs
56209modifiedbdecoste//trunk/server/src/resources/schema/jboss_5_0.xsdsync with latest ejb3 version
56199modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptor.javarefactor of RunAs so that it works correctly with run-as-principal.
56199modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptorFactory.javarefactor of RunAs so that it works correctly with run-as-principal.
56199modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.javarefactor of RunAs so that it works correctly with run-as-principal.
56199modifiedbill.burke@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/mdb/QueueTestMDB.javarefactor of RunAs so that it works correctly with run-as-principal.
56198modifiedrrajesh//trunk/tools/etc/cruisecontrol/templates/projects.xmlIncreased cache testsuite timeout to 4hrs
56194modifiedanil.saldhana@jboss.com//trunk/testsuite/src/main/org/jboss/test/security/test/DynamicLoginConfigServiceUnitTestCase.javaminor changes
56193modifiedbstansberry@jboss.com//trunk/testsuite/src/main/org/jboss/test/cluster/test/FamilyClusterInfoUnitTestCase.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/invocation/unified/interfaces/UnifiedInvokerHAProxy.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FirstAvailable.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FirstAvailableIdenticalAllProxies.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/RandomRobin.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/invocation/http/interfaces/HttpInvokerProxyHA.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/invocation/jrmp/interfaces/JRMPInvokerProxyHA.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/test/ServiceUnavailableClientInterceptor.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/HARMIClient.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/RoundRobin.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56191modifiedanil.saldhana@jboss.com//trunk/testsuite/src/main/org/jboss/test/security/test/DynamicLoginConfigServiceUnitTestCase.javaUse ServiceController to deal with start/stop service
56190addedanil.saldhana@jboss.com//trunk/testsuite/src/main/org/jboss/test/util/ServiceControllerUtil.javautility class for ServiceController
56187modifiedanil.saldhana@jboss.com//trunk/system/src/main/org/jboss/system/ServiceContext.javaJBAS-3558: Service should be transient
56186deletedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/ImmutableArrayList.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56186modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfo.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56186modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfoImpl.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56185modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/hasessionstate/server/PackagedSessionImpl.java[JBAS-3545] Ensure modification timestamp is correct for replicated sessions
56183addedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/timerservice/package.htmlEJBTHREE-619: timer service factory configurable