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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-ejb3-common-testsuite.xml:105: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.
Date of build: 07/25/2007 14:49:19
Time to build: 87 minutes 30 seconds
Last changed: 07/25/2007 14:39:45
Last log entry: [EJBTHREE-1019] additional test for calling the right bean when calling Remote remotely (tests IsLocalInterceptor) is working properly

 Unit Tests: (516)  Total Errors and Failures: (26)
testQueueorg.jboss.ejb3.test.clusteredjms.unit.MDBUnitTestCase
testStatefulBeanCounterFailoverorg.jboss.ejb3.test.clusteredsession.unit.BeanUnitTestCase
testStatefulBeanCounterFailoverWithoutAnnotationorg.jboss.ejb3.test.clusteredsession.unit.BeanUnitTestCase
testStatefulBeanCounterFailoverWithXMLOverrideorg.jboss.ejb3.test.clusteredsession.unit.BeanUnitTestCase
testStatefulBeanCounterFailoverWithEjbJarXMLOverrideorg.jboss.ejb3.test.clusteredsession.unit.BeanUnitTestCase
testStatefulBeanFailoverorg.jboss.ejb3.test.clusteredsession.unit.BeanUnitTestCase
testStatefulBeanFailoverWithoutAnnotationorg.jboss.ejb3.test.clusteredsession.unit.BeanUnitTestCase
testStatefulBeanFailoverWithXMLOverrideorg.jboss.ejb3.test.clusteredsession.unit.BeanUnitTestCase
testStatefulBeanFailoverWithEjbJarXMLOverrideorg.jboss.ejb3.test.clusteredsession.unit.BeanUnitTestCase
testFailoverorg.jboss.ejb3.test.clusteredsession.unit.ExtendedPersistenceUnitTestCase
testRepeatedFailoverorg.jboss.ejb3.test.clusteredsession.unit.ExtendedPersistenceUnitTestCase
testFailoverWithPassivationorg.jboss.ejb3.test.clusteredsession.unit.ExtendedPersistenceUnitTestCase
testRepeatedFailoverWithPassivationorg.jboss.ejb3.test.clusteredsession.unit.ExtendedPersistenceUnitTestCase
testDependentLifecycleorg.jboss.ejb3.test.clusteredsession.unit.NestedBeanUnitTestCase
testStatefulPassivationorg.jboss.ejb3.test.clusteredsession.unit.NestedBeanUnitTestCase
testStatefulBeanCounterFailoverWithRemoteorg.jboss.ejb3.test.clusteredsession.unit.NestedBeanUnitTestCase
testStatefulBeanCounterFailoverorg.jboss.ejb3.test.clusteredsession.unit.NestedBeanUnitTestCase
testFailoverStatefulPassivationorg.jboss.ejb3.test.clusteredsession.unit.PassivationUnitTestCase
testStatefulBeanRedeployorg.jboss.ejb3.test.clusteredsession.unit.RedeployUnitTestCase
testFailoverorg.jboss.ejb3.test.clusteredsession.unit.ScopedExtendedPersistenceUnitTestCase
testRepeatedFailoverorg.jboss.ejb3.test.clusteredsession.unit.ScopedExtendedPersistenceUnitTestCase
testFailoverWithPassivationorg.jboss.ejb3.test.clusteredsession.unit.ScopedExtendedPersistenceUnitTestCase
testRepeatedFailoverWithPassivationorg.jboss.ejb3.test.clusteredsession.unit.ScopedExtendedPersistenceUnitTestCase
testClusteredStatelessStaysLocalorg.jboss.ejb3.test.clusteredsession.unit.SimpleIsLocalInterceptorUnitTestCase
test1org.jboss.ejb3.test.ejbthree921.unit.PersistenceContextReplicationTestCase
testClusteredStatefulStaysLocalorg.jboss.ejb3.test.clusteredsession.unit.SimpleIsLocalInterceptorUnitTestCase
 

 Modifications since last build:  (first 50 of 61)
64281modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/localfromremote/StatefulRemote.java[EJBTHREE-1019] additional test for calling the right bean when calling Remote remotely (tests IsLocalInterceptor) is working properly
64281modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/localfromremote/unit/LocalTestCase.java[EJBTHREE-1019] additional test for calling the right bean when calling Remote remotely (tests IsLocalInterceptor) is working properly
64281modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/localfromremote/StatefulBean.java[EJBTHREE-1019] additional test for calling the right bean when calling Remote remotely (tests IsLocalInterceptor) is working properly
64280modifiedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/clusteredsession/islocal/META-INF/ejb-jar.xmlremoved duplicate bean (from annotation)
64280modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/VMTesterBase.javaremoved duplicate bean (from annotation)
64280modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/VMTesterStatefulBean.javaremoved duplicate bean (from annotation)
64280modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/VMTesterStatelessBean.javaremoved duplicate bean (from annotation)
64274modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3Registry.java[EJBTHREE-1019] use VMID for guid
64268modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/TimerServiceImpl.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64267modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/QuartzTimerServiceFactory.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64267modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/PersistentTimer.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64266modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/remoting/ClusteredIsLocalInterceptor.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64264modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/LocalProxy.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64263modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteProxyFactory.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/localfromremote[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/localfromremote[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/localfromremote/jndi2.properties[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/localfromremote/StatelessLocal.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/QuartzTimerServiceFactory.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test-configs/localfromremote2/deploy[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/remoting/IsLocalInterceptor.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/timerservice/TimerServiceFactory.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusteredProxy.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessClusteredProxy.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test-configs/localfromremote1[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteProxy.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessRemoteProxy.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test-configs/localfromremote2[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test-configs/localfromremote2/conf/jboss-service.xml[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulLocalHomeProxy.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/localfromremote/unit/LocalTestCase.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusterProxyFactory.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessClusterProxyFactory.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/timerservice/jboss/JBossTimerServiceFactory.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3Registry.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/remoting/BaseRemoteProxy.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/service/ServiceLocalProxy.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/session/BaseSessionRemoteProxy.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test-configs/localfromremote2/conf[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/localfromremote/jndi1.properties[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/build-test.xml[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/SessionContainer.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContextReference.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test-configs/localfromremote1/deploy[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessLocalProxy.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulLocalProxy.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.
64262addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/localfromremote/StatelessBean.java[EJBTHREE-1019] fix and test for invoking Local proxies remotely. Modified Ejb3Registry to use a GUID instead of the ObjectName of the container.