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

BUILD TIMED OUT
Ant Error Message: build timeout
Date of build: 01/27/2007 23:51:12
Time to build: 
Last changed: 01/27/2007 22:45:27
Last log entry: Use partition name in ClusterName

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

 Modifications since last build:  (first 50 of 33)
60074modifiedbstansberry@jboss.com//trunk/ejb3/src/resources/ejb3-entity-cache-service.xmlUse partition name in ClusterName
60074modifiedbstansberry@jboss.com//trunk/ejb3/src/resources/ejb3-clustered-sfsbcache-service.xmlUse partition name in ClusterName
60073modifiedbstansberry@jboss.com//trunk/ejb3/src/resources/ejb3-entity-cache-service.xml[EJBTHREE-797] Turn on marshallingRemove muxUse JGroups config based on 2.4.1 stacks.xml
60072modifiedbstansberry@jboss.com//trunk/ejb3/src/resources/ejb3-clustered-sfsbcache-service.xml[EJBTHREE-846] Fetch persistent stateRemove muxUse JGroups config based on 2.4.1 stacks.xml
60071modifiedbstansberry@jboss.com//trunk/ejb3/src/resources/ejb3-clustered-sfsbcache-beans.xml[EJBTHREE-846] Fetch persistent state
60070modifiedbstansberry@jboss.com//trunk/ejb3/src/resources/ejb3-entity-cache-beans.xmlComments
60069modifiedbstansberry@jboss.com//trunk/ejb3/build-test.xmlTurn on clustered entity tests
60068modifiedbstansberry@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.javaDeal with ProxiedStatefulBeanContextGeneral tidying up
60067modifiedbstansberry@jboss.com//trunk/ejb3/src/resources/test/cache/testejb3-statefulcache-service.xmlSync up a bit with the real configs
60067modifiedbstansberry@jboss.com//trunk/ejb3/src/resources/test/cache/testejb3-cache-service.xmlSync up a bit with the real configs
60066modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/nested/ParentStatefulBean.javaTest nested sfsbs with @Local vs @RemoteStrengthen cleanup after nested SFSB tests
60066modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/nested/NestedStateful.javaTest nested sfsbs with @Local vs @RemoteStrengthen cleanup after nested SFSB tests
60066addedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/nested/BaseNestedStatefulBean.javaTest nested sfsbs with @Local vs @RemoteStrengthen cleanup after nested SFSB tests
60066addedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/nested/LocalNestedStatefulBean.javaTest nested sfsbs with @Local vs @RemoteStrengthen cleanup after nested SFSB tests
60066addedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/nested/Removable.javaTest nested sfsbs with @Local vs @RemoteStrengthen cleanup after nested SFSB tests
60066modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/nested/ParentStatefulRemote.javaTest nested sfsbs with @Local vs @RemoteStrengthen cleanup after nested SFSB tests
60066modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/nested/NestedStatefulBean.javaTest nested sfsbs with @Local vs @RemoteStrengthen cleanup after nested SFSB tests
60066modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/NestedBeanUnitTestCase.javaTest nested sfsbs with @Local vs @RemoteStrengthen cleanup after nested SFSB tests
60065modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/ExtendedPersistenceUnitTestCase.javaEnsure SFSB and SLSB are in same VM; otherwise SLSB cannot accurate read static fields in SFSB classesUse a shared db since this is a clustered test
60064modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/StatelessSessionBean.javaExpose a VMID so client can ensure SFSB and SLSB are in same VM
60064modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/StatelessLocal.javaExpose a VMID so client can ensure SFSB and SLSB are in same VM
60064modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/StatelessRemote.javaExpose a VMID so client can ensure SFSB and SLSB are in same VM
60063modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/ShoppingCart.javaExpose a VMID so client can ensure SFSB and SLSB are in same VM
60063modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/ShoppingCartBean.javaExpose a VMID so client can ensure SFSB and SLSB are in same VM
60062modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/ContainedBean.javaFix the @CacheConfig type
60061modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/nested/NestedStatefulBean.javaExpose a remove method
60061modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/nested/NestedStateful.javaExpose a remove method
60060modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/nested/ParentStatefulBean.javaImprove logging
60059modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/NestedBeanUnitTestCase.javaFix inadequate assertion
60058modifiedbstansberry@jboss.com//trunk/ejb3/src/resources/test/clusteredentity/META-INF/persistence.xmlSpecify transaction-type JTA
60058modifiedbstansberry@jboss.com//trunk/ejb3/src/resources/test/clusteredentity/classloader/META-INF/persistence.xmlSpecify transaction-type JTA
60027modifiedbstansberry@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/cache/simple/StatefulSessionFilePersistenceManager.javaClarify misleading logging
60015modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/nested/ParentStatefulBean.javaCorrectly set the nested passivation counter as well