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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:319: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:130: Exit code: 1 See compile-build.log in Build Artifacts for details.
Date of build: 11/06/2006 22:00:09
Time to build: 18 minutes 44 seconds
Last changed: 11/06/2006 18:19:08
Last log entry: JBAS-2719 - Set the Log4J refresh config timer thread nameRemove unused ThreadPool class

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

 Modifications since last build:  (first 50 of 27)
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