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

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: 09/06/2006 09:40:58
Time to build: 86 minutes 6 seconds
Last changed: 09/05/2006 19:35:15
Last log entry: build e-ejb3 libs correctly

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

 Modifications since last build:  (first 50 of 1059)
56593modifiedbill.burke@jboss.com//trunk/ejb3/build.xmlbuild e-ejb3 libs correctly
56592modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/ProxyDeployer.javafix E-EJB3 error when default client bind address wasn't being found
56592modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/SessionContainer.javafix E-EJB3 error when default client bind address wasn't being found
56592modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/MCClientKernelAbstraction.javafix E-EJB3 error when default client bind address wasn't being found
56592modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/ProxyFactoryHelper.javafix E-EJB3 error when default client bind address wasn't being found
56592modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/Ejb3AnnotationHandler.javafix E-EJB3 error when default client bind address wasn't being found
56592modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/Ejb3JmxDeployment.javafix E-EJB3 error when default client bind address wasn't being found
56592modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.javafix E-EJB3 error when default client bind address wasn't being found
56591modifiedrrajesh//trunk/tools/etc/cruisecontrol/templates/projects-db.xmlEnabled ms sqlserver builds
56590modifiedrrajesh//trunk/tools/etc/cruisecontrol/scripts/hibernate/jtds-sqlserver.propertiesEnabled ms sqlserver builds
56589modifiedrrajesh//trunk/ejb3/build-test.xmlRenamed jboss.messaging.classpath to jboss.mq.classpath
56588modifiedrrajesh//trunk/ejb3/build.xmlRenamed jboss.messaging.classpath to jboss.mq.classpath
56587modifiedrrajesh//trunk/tomcat/build-test.xmlRenamed jboss.messaging.classpath to jboss.mq.classpath
56586modifiedrrajesh//trunk/console/build.xmlRenamed jboss.messaging.classpath to jboss.mq.classpath
56585modifiedrrajesh//trunk/cluster/build.xmlRenamed jboss.messaging.classpath to jboss.mq.classpath
56584modifiedrrajesh//trunk/aspects/build-test50.xmlRenamed jboss.messaging.classpath to jboss.mq.classpath
56583modifiedrrajesh//trunk/admin-console/build.xmlRenamed jboss.messaging.classpath to jboss.mq.classpath
56582modifiedrrajesh//trunk/build/build-distr.xmlReverting changes done for tck work. Packages jbossmq to the distributions.
56581addedbdecoste//trunk/ejb3/src/resources/test/servlet/servlet-security-service.xmladded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/unit/EarServletUnitTestCase.javaadded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/build-test.xmladded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/Session30Bean.javaadded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/servlets/EJBServlet.javaadded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/StatefulBean.javaadded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/resources/test/servlet/META-INF/jboss-app.xmladded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/unit/HttpUtils.javaadded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/unit/ServletUnitTestCase.javaadded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/resources/test/servlet/WEB-INF/test-web.xmladded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/resources/test/servlet/WEB-INF/jboss-web.xmladded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/Session30.javaadded webauthentication test for support ticket 10923
56580modifiedrrajesh//trunk/tools/etc/cruisecontrol/templates/projects-matrix.xmlAdded builds for jboss-portal-2.6
56579modifiedrrajesh//trunk/tools/etc/cruisecontrol/scripts/build-jboss-portal.xmlAdded builds for jboss-portal-2.6
56576modifiedrrajesh//trunk/testsuite/build.xmlRenamed jboss.messaging.classpath to jboss.mq.classpath
56575modifiedrrajesh//trunk/tools/etc/buildmagic/modules.entRenamed jboss.messaging.classpath to jboss.mq.classpath
56574modifiedrrajesh//trunk/testsuite/build.xmlAdded jboss messaging classpath
56573modifiedwolfc//trunk/ejb3/build-test.xmlEJBTHREE-666: concurrent access exception
56573addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/concurrent/MyStateful.javaEJBTHREE-666: concurrent access exception
56573addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/concurrent/unit/ConcurrentUnitTestCase.javaEJBTHREE-666: concurrent access exception
56573addedwolfc//trunk/ejb3x/src/main/javax/ejb/ConcurrentAccessException.javaEJBTHREE-666: concurrent access exception
56573addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/concurrent/unitEJBTHREE-666: concurrent access exception
56573addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/concurrentEJBTHREE-666: concurrent access exception
56573addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/concurrent/MyStatefulBean.javaEJBTHREE-666: concurrent access exception
56573modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulInstanceInterceptor.javaEJBTHREE-666: concurrent access exception
56572modifiedalex.loubyansky@jboss.com//trunk/testsuite/build.xmlenabled commented xml tests
56571modifiedalex.loubyansky@jboss.com//trunk/testsuite/src/main/org/jboss/test/xml/XOPUnitTestCase.java
56570modifiedalex.loubyansky@jboss.com//trunk/testsuite/src/main/org/jboss/test/xml/IntrospectionUnitTestCase.java
56564modifieddimitris@jboss.org//trunk/testsuite/src/main/org/jboss/test/jmx/test/XMLAttributePersistenceManagerUnitTestCase.javaJBAS-3463, use the correct classloader when deserializing persisted custom mbean attributes
56562addeddimitris@jboss.org//trunk/testsuite/src/main/org/jboss/test/jmx/xmbean/ServiceUsingCustomAttribute.javaJBAS-3463, use the correct classloader when deserializing persisted custom mbean attributes
56560modifieddimitris@jboss.org//trunk/testsuite/imports/sections/jmx.xmlJBAS-3463, use the correct classloader when deserializing persisted custom mbean attributes
56557addeddimitris@jboss.org//trunk/testsuite/src/resources/jmx/xmbean/custom-attr-persJBAS-3463, use the correct classloader when deserializing persisted custom mbean attributes