BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:280: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:126: Exit code: 1 See compile-build.log in Build Artifacts for details. |
Date of build: 07/16/2006 00:37:51 |
Time to build: 13 minutes 57 seconds |
Last changed: 07/14/2006 16:32:16 |
Last log entry: Fixed typos in DRM javadoc |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 3208) | ||||
1.17 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/Scheduler.java | JBAS-3282, add FixedRate attribute. The default JMX Timer scheduling behaviour of FixedDelay execution (as of JDK5 or JBoss v4.0.5) is overriden in the config using FixedRate true |
1.126 | modified | jgreene | varia/build.xml | Fix build |
1.17 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/ScheduleManager.java | JBAS-3282, add FixedRate attribute. The default JMX Timer scheduling behaviour of FixedDelay execution (as of JDK5 or JBoss v4.0.5) is overriden in the config using FixedRate true |
1.4 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/ScheduleManagerMBean.java | JBAS-3282, add FixedRate attribute. The default JMX Timer scheduling behaviour of FixedDelay execution (as of JDK5 or JBoss v4.0.5) is overriden in the config using FixedRate true |
1.16 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/Scheduler.java | JBAS-3282, add FixedRate attribute. The default JMX Timer scheduling behaviour of FixedDelay execution (as of JDK5 or JBoss v4.0.5) is overriden in the config using FixedRate true |
1.5 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/SchedulerMBean.java | JBAS-3282, add FixedRate attribute. The default JMX Timer scheduling behaviour of FixedDelay execution (as of JDK5 or JBoss v4.0.5) is overriden in the config using FixedRate true |
1.11 | modified | dimitris | varia/src/etc/schedule-manager-service.xml | JBAS-3282, add FixedRate attribute. The default JMX Timer scheduling behaviour of FixedDelay execution (as of JDK5 or JBoss v4.0.5) is overriden in the config using FixedRate true |
1.7 | modified | dimitris | varia/src/etc/scheduler-service.xml | JBAS-3282, add FixedRate attribute. The default JMX Timer scheduling behaviour of FixedDelay execution (as of JDK5 or JBoss v4.0.5) is overriden in the config using FixedRate true |
1.7 | modified | dimitris | varia/src/etc/monitoring-service.xml | JBAS-3391, add FixedRate setting |
1.3 | modified | dimitris | varia/src/main/org/jboss/monitor/services/TimerService.java | JBAS-3391, add FixedRate setting |
1.3 | modified | dimitris | varia/src/main/org/jboss/monitor/services/TimerServiceMBean.java | JBAS-3391, add FixedRate setting |
1.72 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects.xml | Disabled jboss-cache-testsuite-140 |
1.8 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects-matrix.xml | Updated jboss-dev mailing list |
1.15 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects-web.xml | Updated jboss-dev mailing list |
1.71 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects.xml | Updated jboss-dev mailing list |
1.4 | modified | pilhuhn | varia/src/resources/services/snmp/deploy/attributes.xml | Finally SNMP-nodes can have an index larger than 9. See JBAS-3178. |
1.1 | added | pilhuhn | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/ComparableSnmpObjectId.java | branches: 1.1.2;Handle oid sorting and comparing through a ComparableSnmpObjectId-Class.With use of it, fix JBAS-3178. |
1.5 | modified | pilhuhn | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/ReadOnlyException.java | Handle oid sorting and comparing through a ComparableSnmpObjectId-Class.With use of it, fix JBAS-3178. |
1.3 | modified | pilhuhn | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/RequestHandlerImpl.java | Handle oid sorting and comparing through a ComparableSnmpObjectId-Class.With use of it, fix JBAS-3178. |
1.7 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects-matrix.xml | Added jms-head-testsuite |
1.70 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects.xml | Removed jms-head-testsuite |
1.6 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects-matrix.xml | Added the dev list to the jbossws testsuite build emails. |
1.69 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects.xml | Added jboss-remoting testsuite with jdk1.6 |
1.5 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects-matrix.xml | Added jbossws-testsuite against HEAD and 4.0.x with jdk1.5 |
1.37 | modified | adrian | varia/.classpath | Fix the eclipse build |
1.14 | modified | adrian | transaction/.classpath | Fix the eclipse build |
1.125 | modified | rloehr | varia/build.xml | JBBUILD-321 - refactor common module to standalone project |
1.4 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects-matrix.xml | Added jboss-cache-testsuite-140 |
1.68 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects.xml | Added jboss-cache-testsuite-140 |
1.37 | modified | rloehr | tools/lib/jbossbuild.jar | JBossBuild320 - break build if thirdparty license does not exist |
1.14 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects-web.xml | Disabled 4.0.4.SP builds |
1.2 | modified | asaldhana | varia/src/main/org/jboss/jmx/adaptor/html/JMXOpsAccessControlFilter.java | branches: 1.2.2; 1.2.4; 1.2.6; 1.2.8;JBAS-3311: Filter that does access control for JMX ops in the JMX Console |
1.4 | modified | asaldhana | varia/src/resources/jmx/jmx-console-web.xml | JBAS-3311: Filter that does access control for JMX ops in the JMX Console |
1.67 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects.xml | Changed 4.0 compatibility builds to JBoss_4_0_4_SP branch |
1.13 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects-web.xml | Added ejb3 for 4.0.4.SP branch |
1.3 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects-matrix.xml | Removed jboss-4.0.4-SP testsuite |
1.2 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects-matrix.xml | Added jboss-4.0.4-SP testsuite |
1.12 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects-web.xml | Updated 4.0.4.SP branch |
1.11 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects-web.xml | Added jboss-4.0.4.SP-testsuite |
1.4 | modified | dimitris | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/ReadOnlyException.java | remove and re-add with correct key substitution option |
1.3 | deleted | dimitris | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/ReadOnlyException.java | remove and re-add with correct key substitution option |
1.5 | modified | adrian | varia/src/main/org/jboss/mq/il/http/servlet/HTTPServerILServlet.java | [JBAS-1341] - Port JBossMQ XA recovery from JBoss4 |
1.66 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects.xml | Increased timeout for jboss-head testsuite builds |
1.10 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects-web.xml | Added jbossweb-windows |
1.9 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects-web.xml | added jbosside |
1.1 | added | rrajasekaran | tools/etc/cruisecontrol/templates/projects-matrix.xml | Setup CC on build02 |
1.65 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects.xml | Setup CC on build02 |
1.64 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects.xml | Cancel 4.0 testsuite from running every 1 hr. |
1.8 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects-web.xml | Removed 4.0 testsuite |
1.63 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects.xml | Run jboss testsuite with 1.6 jdk |