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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:251: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:163: Exit code: 1 See tests.log in Build Artifacts for details.
Date of build: 11/07/2006 15:11:42
Time to build: 27 minutes 3 seconds
Last changed: 11/07/2006 14:08:46
Last log entry: Remove ! at the end of the deployment name in the case of test deployments from JBoss Test suite

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

 Modifications since last build:  (first 50 of 44)
58186modifiedanil.saldhana@jboss.com//trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployment.javaRemove ! at the end of the deployment name in the case of test deployments from JBoss Test suite
58183modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/metadata/ConfigurationMetaData.javaJBAS-3835 parsing container-configurations
58183modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/deployment/JBossEjbObjectFactory.javaJBAS-3835 parsing container-configurations
58183modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/metadata/ApplicationMetaData.javaJBAS-3835 parsing container-configurations
58182modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/deployment/EjbParsingDeployer.javamake sure the unit is an ejb unit, parse standardjboss.xml
58182modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/deployment/JBossEjbParsingDeployer.javamake sure the unit is an ejb unit, parse standardjboss.xml
58181modifiedalex.loubyansky@jboss.com//trunk/server/src/resources/dtd/jboss_4_0.dtdfix the order of elements in the standardjboss.xml, declare elements used as the content of ANY
58181modifiedalex.loubyansky@jboss.com//trunk/server/src/resources/dtd/jboss_5_0.dtdfix the order of elements in the standardjboss.xml, declare elements used as the content of ANY
58181modifiedalex.loubyansky@jboss.com//trunk/server/src/etc/conf/default/standardjboss.xmlfix the order of elements in the standardjboss.xml, declare elements used as the content of ANY
58180modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.javafix the ejb module name
58179modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.javacreate the EjbModule
58178modifiedkabir.khan@jboss.com//trunk/aspects/src/test/org/jboss/test/hotdeploy/HotdeploySarTestCase.javagetLog() now returns a org.jboss.logging.Logger
58178modifiedkabir.khan@jboss.com//trunk/aspects/src/test/org/jboss/test/hotdeploy/HotdeployTestCase.javagetLog() now returns a org.jboss.logging.Logger
58178modifiedkabir.khan@jboss.com//trunk/aspects/src/test50/org/jboss/test/asynch/AsynchTestCase.javagetLog() now returns a org.jboss.logging.Logger
58177modifiedalex.loubyansky@jboss.com//trunk/server/src/etc/deployers/ejb-deployer-beans.xmladd parsing ejb2 deployers
58176modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/deployment/EjbJarObjectFactory.javasetValue for SessionMetaData
58175modifiedanil.saldhana@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployment.javaUse the correct classloader to setup the enc
58169modifiedgenman//trunk/server/src/main/org/jboss/logging/Log4jService.javaJBAS-2719 - Set the Log4J refresh config timer thread nameRemove unused ThreadPool class
58169deletedgenman//trunk/server/src/main/org/jboss/web/ThreadPool.javaJBAS-2719 - Set the Log4J refresh config timer thread nameRemove unused ThreadPool class
58168modifiedrrajesh//trunk/tools/etc/cruisecontrol/templates/projects-db.xmlDisabled mysql and sybase hibernate builds as they started timing out again
58167modifiedgenman//trunk/j2se/src/main/javax/management/timer/Timer.javaJBAS-2719 Rather than try to fix the thread name, refactored RunnableScheduler to use theexisting org.jboss.util.timeout.TimeoutFactory class. This also has theadvantage of removing a lot of code and being able to (potentially) specify theJBoss thread pool behavior. I'm not sure these classes are in use anymorebecause JDK 1.5 has the Timer class built in.
58167modifiedgenman//trunk/j2se/src/main/javax/management/MBeanServerFactory.javaJBAS-2719 Rather than try to fix the thread name, refactored RunnableScheduler to use theexisting org.jboss.util.timeout.TimeoutFactory class. This also has theadvantage of removing a lot of code and being able to (potentially) specify theJBoss thread pool behavior. I'm not sure these classes are in use anymorebecause JDK 1.5 has the Timer class built in.
58167deletedgenman//trunk/j2se/src/main/org/jboss/mx/util/ThreadPool.javaJBAS-2719 Rather than try to fix the thread name, refactored RunnableScheduler to use theexisting org.jboss.util.timeout.TimeoutFactory class. This also has theadvantage of removing a lot of code and being able to (potentially) specify theJBoss thread pool behavior. I'm not sure these classes are in use anymorebecause JDK 1.5 has the Timer class built in.
58167modifiedgenman//trunk/j2se/src/main/org/jboss/mx/util/SchedulableRunnable.javaJBAS-2719 Rather than try to fix the thread name, refactored RunnableScheduler to use theexisting org.jboss.util.timeout.TimeoutFactory class. This also has theadvantage of removing a lot of code and being able to (potentially) specify theJBoss thread pool behavior. I'm not sure these classes are in use anymorebecause JDK 1.5 has the Timer class built in.
58167modifiedgenman//trunk/j2se/src/main/org/jboss/mx/util/RunnableScheduler.javaJBAS-2719 Rather than try to fix the thread name, refactored RunnableScheduler to use theexisting org.jboss.util.timeout.TimeoutFactory class. This also has theadvantage of removing a lot of code and being able to (potentially) specify theJBoss thread pool behavior. I'm not sure these classes are in use anymorebecause JDK 1.5 has the Timer class built in.
58165modifiedgenman//trunk/console/src/main/org/jboss/console/plugins/AOPLister.javaJBAS-2719 - Add Thread name to the AOP refresh thread
58164modifiedscott.stark@jboss.org//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployment.javaInvoke the enc constructions
58163modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/metadata/web/JBossWebMetaDataObjectFactory.javaStart updating pre-existing objects created by the web.xml parse
58163modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/metadata/WebMetaData.javaStart updating pre-existing objects created by the web.xml parse
58161deletedscott.stark@jboss.org//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/WarDeployer.javaRemove the WarDeployer prototype
58159modifiedgenman//trunk/testsuite/src/resources/util/test-default-scheduler-service.xmlJBAS-3126 - (Some reason SVN didn't commit this file)
58158modifiedgenman//trunk/varia/src/main/org/jboss/varia/scheduler/AbstractScheduleProvider.javaJIRA-3126Added tests of the scheduler featureThe tests do not include error cases or some configuration cases yet Cleaned up some of the scheduler classes: Better logging (trace over debug), use MBean proxies, divided long methods Addressed some potential race conditions in ScheduleManager
58158modifiedgenman//trunk/testsuite/src/main/org/jboss/test/util/test/SchedulerUnitTestCase.javaJIRA-3126Added tests of the scheduler featureThe tests do not include error cases or some configuration cases yet Cleaned up some of the scheduler classes: Better logging (trace over debug), use MBean proxies, divided long methods Addressed some potential race conditions in ScheduleManager
58158modifiedgenman//trunk/varia/src/main/org/jboss/varia/scheduler/Scheduler.javaJIRA-3126Added tests of the scheduler featureThe tests do not include error cases or some configuration cases yet Cleaned up some of the scheduler classes: Better logging (trace over debug), use MBean proxies, divided long methods Addressed some potential race conditions in ScheduleManager
58158modifiedgenman//trunk/varia/src/main/org/jboss/varia/scheduler/SchedulerMBean.javaJIRA-3126Added tests of the scheduler featureThe tests do not include error cases or some configuration cases yet Cleaned up some of the scheduler classes: Better logging (trace over debug), use MBean proxies, divided long methods Addressed some potential race conditions in ScheduleManager
58158modifiedgenman//trunk/varia/src/main/org/jboss/varia/scheduler/example/SchedulableMBeanExample.javaJIRA-3126Added tests of the scheduler featureThe tests do not include error cases or some configuration cases yet Cleaned up some of the scheduler classes: Better logging (trace over debug), use MBean proxies, divided long methods Addressed some potential race conditions in ScheduleManager
58158modifiedgenman//trunk/varia/src/main/org/jboss/varia/scheduler/ScheduleManager.javaJIRA-3126Added tests of the scheduler featureThe tests do not include error cases or some configuration cases yet Cleaned up some of the scheduler classes: Better logging (trace over debug), use MBean proxies, divided long methods Addressed some potential race conditions in ScheduleManager
58158modifiedgenman//trunk/varia/src/main/org/jboss/varia/scheduler/example/SchedulableMBeanExampleMBean.javaJIRA-3126Added tests of the scheduler featureThe tests do not include error cases or some configuration cases yet Cleaned up some of the scheduler classes: Better logging (trace over debug), use MBean proxies, divided long methods Addressed some potential race conditions in ScheduleManager
58157modifiedanil.saldhana@jboss.com//trunk/tomcat/src/resources/war-deployers-beans.xmlno change except removing the dreaded ^M characters
58152modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/server/HAPartitionImpl.java[JBAS-3833] Fix cut and paste bug
58149modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.javaFix the ctor
58148deletedscott.stark@jboss.org//trunk/server/src/etc/deployers/ejb-deployer.xmlCorrect the ejb deployer beans descriptor name
58148addedscott.stark@jboss.org//trunk/server/src/etc/deployers/ejb-deployer-beans.xmlCorrect the ejb deployer beans descriptor name
58147modifiedscott.stark@jboss.org//trunk/server/src/etc/deployers/client-deployer-beans.xmlRevert the errant changes