BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:293: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:124: Exit code: 1 See compile-build.log in Build Artifacts for details. |
Date of build: 09/28/2006 09:48:27 |
Time to build: 18 minutes 42 seconds |
Last changed: 09/28/2006 07:33:32 |
Last log entry: re-enable webservices tests to test if the memory leak is gone |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 18) | ||||
57261 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/build.xml | re-enable webservices tests to test if the memory leak is gone |
57260 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/security/test/JaasSecurityManagerUnitTestCase.java | JBAS-3716, fix the test execution order |
57258 | modified | thomas.diesler@jboss.com | //branches/Branch_4_0/build/build-thirdparty.xml | jbossws-1.0.3.SP1 |
57254 | modified | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/server/FarmMemberService.java | [JBAS-3713] Relookup deployer in createService() if its not available |
57252 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/build.xml | Reeanble TCP test of StatefulPassivationExpiration |
57251 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/resources/cluster-cache.xml | Sync TCP config with the one used in the AS |
57250 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/resources/tc5-cluster-service.xml | Add the tcp_nodelay attribute |
57249 | modified | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/etc/cluster-service.xml | [JBAS-3712] Use TCP_NO_DELAY in TCP config |
57248 | modified | bstansberry@jboss.com | //branches/Branch_4_0/build/build-thirdparty.xml | [JBAS-3711] Upgrade to JGroups 2.2.7SP1 |
57238 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/testbeancluster/test/BeanUnitTestCase.java | Fix bad merge of the license header |
57238 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/testbeancluster/test/StatefulPassivationExpirationUnitTestCase.java | Fix bad merge of the license header |
57237 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/build.xml | Disable passivation/expiration test until JGroups 2.2.7.SP1 |
57236 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/testbeancluster/test/BeanUnitTestCase.java | Extract passivation/expiration test from BeanUnitTestCase |
57236 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/testbeancluster/test/StatefulPassivationExpirationUnitTestCase.java | Extract passivation/expiration test from BeanUnitTestCase |
57227 | modified | galder.zamarreno@jboss.com | //branches/Branch_4_0/varia/src/resources/services/binding/sample-bindings.xml | [JBAS-3702] EJBInvokerHA and JMXInvokerHA invokers were uncommented for all server port definitions |
57224 | modified | scott.stark@jboss.org | //branches/Branch_4_0/security/src/main/org/jboss/security/auth/spi/LdapExtLoginModule.java | Remove the System.out.println call |
57223 | modified | scott.stark@jboss.org | //branches/Branch_4_0/security/src/main/org/jboss/security/auth/spi/LdapExtLoginModule.java | JBAS-3312, query the top level role context for matching roles. |
57223 | modified | scott.stark@jboss.org | //branches/Branch_4_0/security/src/tests/org/jboss/test/LoginModulesTestCase.java | JBAS-3312, query the top level role context for matching roles. |