View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060413214803

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:220: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:64: Exit code: 1 See compile.log in Build Artifacts for details.
Date of build: 04/13/2006 21:48:03
Time to build: 16 minutes 34 seconds
Last changed: 04/13/2006 21:39:58
Last log entry: PoolFiller service satisfying requirment to prefill JCA pools to minimum capacity. Currently experimental.

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

 Modifications since last build:  (first 50 of 32)
1.1addedwpriceconnector/src/main/org/jboss/resource/connectionmanager/PoolFillerService.javaPoolFiller service satisfying requirment to prefill JCA pools to minimum capacity. Currently experimental.
1.1addedwpriceconnector/src/main/org/jboss/resource/connectionmanager/PoolFillerServiceMBean.javaPoolFiller service satisfying requirment to prefill JCA pools to minimum capacity. Currently experimental.
1.16modifiedkkhantestsuite/src/main/org/jboss/test/aop/bean/RemotingTester.java[JBAOP-224] Merge in changes to fix aop memory leaks. Make sure we unregister remote object following test
1.10modifiedkkhantestsuite/src/main/org/jboss/test/aop/bean/RemotingTesterMBean.java[JBAOP-224] Merge in changes to fix aop memory leaks. Make sure we unregister remote object following test
1.20modifiedkkhantestsuite/src/main/org/jboss/test/aop/test/RemotingUnitTestCase.java[JBAOP-224] Merge in changes to fix aop memory leaks. Make sure we unregister remote object following test
1.37modifiedwpriceconnector/src/resources/stylesheets/ConnectionFactoryTemplate.xslNew template to allow for prefilling connection pools.
1.5modifiedwpriceconnector/src/resources/jca-sar/jbossjca-service.xmlMBean definition for experimental DsSubDeployer; at present this is unused and commented out.
1.8modifiedasaldhanatestsuite/src/resources/security-spec/service-inf/jboss-service.xmlJBAS-3105:Fix HEAD Security TestCasesorg.jboss.test.security.test.EJBSpecUnitTestCase worksAdd the default queues A/B/C/D
1.16modifiedbdecosteejb3/src/main/org/jboss/ejb3/cache/simple/SimpleStatefulCache.javaupdated for new JBossCache API
1.5modifiedbdecosteejb3/src/main/org/jboss/ejb3/cache/tree/PassivationCacheLoader.javaupdated for new JBossCache API
1.5modifiedbdecosteejb3/src/main/org/jboss/ejb3/cache/tree/PassivationEvictionPolicy.javaupdated for new JBossCache API
1.5modifiedbdecosteejb3/src/main/org/jboss/ejb3/cache/tree/PassivationTreeCache.javaupdated for new JBossCache API
1.8modifiedbdecosteejb3/src/main/org/jboss/ejb3/cache/tree/StatefulCacheLoader.javaupdated for new JBossCache API
1.9modifiedbdecosteejb3/src/main/org/jboss/ejb3/cache/tree/StatefulEvictionPolicy.javaupdated for new JBossCache API
1.12modifiedbdecosteejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.javaupdated for new JBossCache API
1.4modifiedbdecosteejb3/src/resources/test/cache/testejb3-cache-service.xmlupdated for new JBossCache API
1.4modifiedbdecosteejb3/src/resources/test/cache/testejb3-statefulcache-service.xmlupdated for new JBossCache API
1.9modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/SimpleStatefulBean.javaupdated for new JBossCache API
1.5modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/SimpleStatefulLocal.javaupdated for new JBossCache API
1.5modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/SimpleStatefulRemote.javaupdated for new JBossCache API
1.10modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/StatefulBean.javaupdated for new JBossCache API
1.4modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/StatefulLocal.javaupdated for new JBossCache API
1.5modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/StatefulRemote.javaupdated for new JBossCache API
1.8modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/Tester.javaupdated for new JBossCache API
1.4modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/unit/CacheUnitTestCase.javaupdated for new JBossCache API
1.7modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/unit/StatefulUnitTestCase.javaupdated for new JBossCache API
1.10modifiedasaldhanatestsuite/src/main/org/jboss/test/security/ejb/EntityBeanImpl.javaJBAS-3105:Fix HEAD Security TestCasesAdd the missing methods.org.jboss.test.security.test.EJBSpecUnitTestCase has a run.
1.6modifiedasaldhanatestsuite/src/resources/security-srp/service-inf/jboss-service.xmlUse the bind address
1.5modifiedasaldhanatest/.classpathJBAS-3105:Fix HEAD Security TestCasesAdd reliance on security module.Fixes org.jboss.test.security.test.SRPLoginModuleUnitTestCase (as there are two ByteArrayCallbacks - one in the test module and one in the security module). The AppCallbackHandler should be using the one defined in the security module.
1.5modifiedasaldhanatest/build.xmlJBAS-3105:Fix HEAD Security TestCasesAdd reliance on security module.Fixes org.jboss.test.security.test.SRPLoginModuleUnitTestCase (as there are two ByteArrayCallbacks - one in the test module and one in the security module). The AppCallbackHandler should be using the one defined in the security module.
1.4modifiedasaldhanatest/src/main/org/jboss/test/util/AppCallbackHandler.javaJBAS-3105:Fix HEAD Security TestCasesAdd reliance on security module.Fixes org.jboss.test.security.test.SRPLoginModuleUnitTestCase (as there are two ByteArrayCallbacks - one in the test module and one in the security module). The AppCallbackHandler should be using the one defined in the security module.
1.6modifiedasaldhanatestsuite/imports/sections/security.xmlJBAS-3105: Fix HEAD Security TestCasesFixes org.jboss.test.security.test.ClientLoginModuleEJBUnitTestCaseThe needed archives were never built.

Reply via email to