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

TESTS FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-common.xml:272: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures.
Date of build: 03/07/2007 09:40:58
Time to build: 174 minutes 22 seconds
Last changed: 03/06/2007 23:43:43
Last log entry: Use a name for the multicast TTL property that will get passed in to the test client

 Unit Tests: (4029)  Total Errors and Failures: (5)
unknownorg.jboss.test.util.test.ThreadPoolRunnableUnitTestCase
runLoginTestorg.jboss.test.jbossmq.test.SecurityUnitTestCase
testNotificationWithBadListenerorg.jboss.test.jmx.test.JMXInvokerUnitTestCase
testEarRedeployWithDependencyorg.jboss.test.jmx.test.RedeployWithDependencyStressTestCase
testNotificationWithBadListenerorg.jboss.test.jmx.test.SecureJMXInvokerUnitTestCase
 

 Modifications since last build:  (first 50 of 4407)
61176modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/imports/server-config.xmlUse a name for the multicast TTL property that will get passed in to the test client
61176modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/testbeancluster/test/RetryInterceptorUnitTestCase.javaUse a name for the multicast TTL property that will get passed in to the test client
61176modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/test/HAJndiTestCase.javaUse a name for the multicast TTL property that will get passed in to the test client
61176modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/test/SimpleUnitTestCase.javaUse a name for the multicast TTL property that will get passed in to the test client
61175addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateless/StatelessRemote.java[EJBTHREE-825] added stateless and mdb metrics tests
61175addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateless/StrictMaxPoolStatelessBean.java[EJBTHREE-825] added stateless and mdb metrics tests
61175addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateless/DefaultPoolStatelessBean.java[EJBTHREE-825] added stateless and mdb metrics tests
61174modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/MetricsUnitTestCase.java[EJBTHREE-825] added stateless and mdb metrics tests
61174addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateless/unit/MetricsUnitTestCase.java[EJBTHREE-825] added stateless and mdb metrics tests
61174addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/unit/MetricsUnitTestCase.java[EJBTHREE-825] added stateless and mdb metrics tests
61173modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61173modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/Stateful.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61173modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/StrictMaxPool.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61173modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ProxyFactoryHelper.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61173modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61173modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/StatelessBean.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61173modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/BaseContext.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61173modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/session/BaseSessionRemoteProxy.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61173modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61173modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessContainer.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61173addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/StatefulLocal.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61173modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/StatefulRemote.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61173modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61173modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/SessionContainer.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61173modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/Stateless.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61173modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/StatefulBean.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61173modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/unit/EjbContextUnitTestCase.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61173modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/StatelessLocal.java[EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject().
61172modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/imports/server-config.xml"jgroups" not "jgroup"
61171modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/test/HASingletonElectionPolicyTestCase.java[JBAS-4179] Update interfaces for HASingletonEvictionPolicy
61165modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/OptimisticJBCCache.javaAdd missing serialVersionUIDs
61153addedbstansberry@jboss.com//branches/Branch_4_2/cluster/src/main/org/jboss/ha/singleton/HASingletonElectionPolicy.java[JBAS-4179] Update interfaces for HASingletonEvictionPolicy
61153modifiedbstansberry@jboss.com//branches/Branch_4_2/cluster/src/main/org/jboss/ha/singleton/HASingletonElectionPolicyMBean.java[JBAS-4179] Update interfaces for HASingletonEvictionPolicy
61153modifiedbstansberry@jboss.com//branches/Branch_4_2/cluster/src/main/org/jboss/ha/singleton/HASingletonSupport.java[JBAS-4179] Update interfaces for HASingletonEvictionPolicy
61153modifiedbstansberry@jboss.com//branches/Branch_4_2/cluster/src/main/org/jboss/ha/singleton/HASingletonSupportMBean.java[JBAS-4179] Update interfaces for HASingletonEvictionPolicy
61152deletedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/resources/ha/electionpolicy/META-INFHASingletonElectionPolicy test services don't need a sar, just a service.xml
61152addedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/resources/ha/electionpolicy/ha-electionpolicy-service.xmlHASingletonElectionPolicy test services don't need a sar, just a service.xml
61151modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/imports/sections/cluster.xmlMerge the HASingletonElectionPolicy test build with the other clustering stuff
61151modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/imports/test-jars.xmlMerge the HASingletonElectionPolicy test build with the other clustering stuff
61151deletedbstansberry@jboss.com//branches/Branch_4_2/testsuite/imports/sections/hapolicy.xmlMerge the HASingletonElectionPolicy test build with the other clustering stuff
61150modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/testbeancluster/test/RetryInterceptorUnitTestCase.javaUse the jgroups.udp.ip_ttl value to set the autodiscovery TTL as well
61150modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/test/HAJndiTestCase.javaUse the jgroups.udp.ip_ttl value to set the autodiscovery TTL as well
61150modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/test/SimpleUnitTestCase.javaUse the jgroups.udp.ip_ttl value to set the autodiscovery TTL as well
61149modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/imports/server-config.xmlTry a multicast TTL of 0
61145modifiedbstansberry@jboss.com//branches/Branch_4_2/system/src/main/org/jboss/Main.java[JBAS-4181] If -b 0.0.0.0 is used, do not pass wildcard addresss through to JGroups
61133modifieddimitris@jboss.org//branches/Branch_4_2/build/docs/readme.htmlgive more emphasis to the security warning.
61074modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/testbeancluster/test/RetryInterceptorUnitTestCase.javaLimit autodiscovery packet TTL
61074modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/test/HAJndiTestCase.javaLimit autodiscovery packet TTL
61074modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/test/SimpleUnitTestCase.javaLimit autodiscovery packet TTL
61070modifiedthomas.diesler@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/metadata/EjbPortComponentMetaData.javaAdd support for <secure-wsdl-access>