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

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/25/2006 00:40:30
Time to build: 138 minutes 59 seconds
Last changed: 08/25/2006 00:16:31
Last log entry: EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links.

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

 Modifications since last build:  (first 50 of 1728)
56237modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/metamodel/descriptor/MessageDestinationRef.javaEJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links.
56237modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/metamodel/descriptor/DDObjectFactory.javaEJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links.
56237modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/metamodel/descriptor/EnvironmentRefGroup.javaEJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links.
56236modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/ServiceController.javaEJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links.
56236modifiedscott.stark@jboss.org//trunk/tomcat/src/main/org/jboss/web/metamodel/descriptor/JBossWebDDObjectFactory.javaEJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links.
56236modifiedscott.stark@jboss.org//trunk/tomcat/src/main/org/jboss/web/metamodel/descriptor/WebDD.javaEJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links.
56236modifiedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/injection/ResourceHandler.javaEJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links.
56235modifiedscott.stark@jboss.org//trunk/thirdpartyIgnore the testsuite-libraries.ent
56234modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/ejb/EjbModule.javaAlways destroy the ejb container and remove it from the service controller
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/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