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

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/08/2006 21:53:33
Time to build: 32 minutes 58 seconds
Last changed: 11/08/2006 18:12:20
Last log entry: complete message-driven

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

 Modifications since last build:  (first 50 of 58)
58222modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/deployment/EjbJarObjectFactory.javacomplete message-driven
58222modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/metadata/MessageDrivenMetaData.javacomplete message-driven
58221modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/EjbModule.javause debug level for notifying that the EJBDeployer MBean and MetricsEnabled attribute are not available
58219modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/metadata/QueryMetaData.javacomplete query metadata
58219modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/deployment/EjbJarObjectFactory.javacomplete query metadata
58219modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/metadata/EntityMetaData.javacomplete query metadata
58216modifiedanil.saldhana@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployment.javahandle the optional xacml policy file in wars
58216modifiedanil.saldhana@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/DeployerConfig.javahandle the optional xacml policy file in wars
58216modifiedanil.saldhana@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployer.javahandle the optional xacml policy file in wars
58208modifiedanil.saldhana@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployment.javause info in DeployerConfig to see properties
58207modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/deployment/EjbJarObjectFactory.javacomplete assembly-descriptor support
58207modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/metadata/MethodMetaData.javacomplete assembly-descriptor support
58207modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/metadata/ApplicationMetaData.javacomplete assembly-descriptor support
58204modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/EjbModule.javaa number of fixes to get the ejb2 deployment to work
58204modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/EjbModuleMBean.javaa number of fixes to get the ejb2 deployment to work
58204modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.javaa number of fixes to get the ejb2 deployment to work
58204modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/deployment/EjbJarObjectFactory.javaa number of fixes to get the ejb2 deployment to work
58204modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCStoreManager.javaa number of fixes to get the ejb2 deployment to work
58204modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata/JDBCXmlFileLoader.javaa number of fixes to get the ejb2 deployment to work
58204modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/JDBCStoreManager2.javaa number of fixes to get the ejb2 deployment to work
58204modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/Container.javaa number of fixes to get the ejb2 deployment to work
58203modifiedanil.saldhana@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployer.javaAdd a override setter for defaultSecurityDomain which needs to be generically fixed for setter injection in the base class as well as bind the tomcat authenticators into jndi such that Tomcat can pick them up in JBossContextConfig
58202modifiedanil.saldhana@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployment.javaunwrap defaultSecurityDomain setting from deployer config
58201modifiedanil.saldhana@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/security/config/JBossContextConfig.javaPick up the authenticators configured on the war deployer from jndi rather than the previous jmx way
58200modifiedanil.saldhana@jboss.com//trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployment.javaadd null checks
58199modifiedprabhat.jha@jboss.com//trunk/testsuite/imports/test-jars.xmladding cookie unit test cases
58199addedprabhat.jha@jboss.com//trunk/testsuite/src/resources/web/WEB-INF/cookie-web.xmladding cookie unit test cases
58199addedprabhat.jha@jboss.com//trunk/testsuite/imports/sections/cookie.xmladding cookie unit test cases
58199addedprabhat.jha@jboss.com//trunk/testsuite/src/main/org/jboss/test/web/servlets/CookieReadServlet.javaadding cookie unit test cases
58199addedprabhat.jha@jboss.com//trunk/testsuite/src/main/org/jboss/test/web/test/CookieUnitTestCase.javaadding cookie unit test cases
58199addedprabhat.jha@jboss.com//trunk/testsuite/src/main/org/jboss/test/web/servlets/CookieServlet.javaadding cookie unit test cases
58198addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/passEJBTHREE-751: no local and remote on one interface
58198modifiedwolfc//trunk/ejb3/build-test.xmlEJBTHREE-751: no local and remote on one interface
58198addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/pass/PassLocalInterface.javaEJBTHREE-751: no local and remote on one interface
58198addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/pass/PassRemoteInterface.javaEJBTHREE-751: no local and remote on one interface
58198modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/ProxyFactoryHelper.javaEJBTHREE-751: no local and remote on one interface
58198addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/fail/FailLocalRemoteSameInterfaceBean.javaEJBTHREE-751: no local and remote on one interface
58198addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/failEJBTHREE-751: no local and remote on one interface
58198modifiedwolfc//trunk/ejb3/.classpathEJBTHREE-751: no local and remote on one interface
58198addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/unitEJBTHREE-751: no local and remote on one interface
58198addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751EJBTHREE-751: no local and remote on one interface
58198addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/unit/PassLocalRemoteDifferentInterfacesUnitTestCase.javaEJBTHREE-751: no local and remote on one interface
58198addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/fail/FailLocalRemoteSameInterface.javaEJBTHREE-751: no local and remote on one interface
58198addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/pass/PassLocalRemoteDifferentInterfacesBean.javaEJBTHREE-751: no local and remote on one interface
58198addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/unit/FailLocalRemoteSameInterfaceUnitTestCase.javaEJBTHREE-751: no local and remote on one interface
58197modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/EntityFacadeBean.javafix and test for removing a bean after exception in PreDestroy
58197modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.javafix and test for removing a bean after exception in PreDestroy
58197modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoveInterceptor.javafix and test for removing a bean after exception in PreDestroy
58197modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/EntityFacade.javafix and test for removing a bean after exception in PreDestroy
58196modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/metadata/RelationshipRoleMetaData.javasome fixes in CMR-related parsing