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

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/06/2007 16:15:10
Time to build: 157 minutes 2 seconds
Last changed: 03/06/2007 15:00:06
Last log entry: [JBAS-4179] Update interfaces for HASingletonEvictionPolicy

 Unit Tests: (4031)  Total Errors and Failures: (10)
testElectionPolicyorg.jboss.test.cluster.test.HASingletonElectionPolicyTestCase(Default-TCP)
testServerFoundorg.jboss.test.cluster.test.HASingletonElectionPolicyTestCase(Default-TCP)
unknownorg.jboss.test.cluster.test.HASingletonElectionPolicyTestCase(Default-TCP)
testElectionPolicyorg.jboss.test.cluster.test.HASingletonElectionPolicyTestCase(Default-UDP)
testServerFoundorg.jboss.test.cluster.test.HASingletonElectionPolicyTestCase(Default-UDP)
unknownorg.jboss.test.cluster.test.HASingletonElectionPolicyTestCase(Default-UDP)
unknownorg.jboss.test.util.test.ThreadPoolRunnableUnitTestCase
testIsNeworg.jboss.test.cluster.test.CrossContextCallsTestCase(Default-UDP)
testAutoDiscoveryorg.jboss.test.cluster.test.HAJndiTestCase(Default-UDP)
testNotificationWithBadListenerorg.jboss.test.jmx.test.SecureJMXInvokerUnitTestCase
 

 Modifications since last build:  (first 50 of 4376)
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/resources/dtd/jboss_4_2.dtdAdd support for <secure-wsdl-access>
61070modifiedthomas.diesler@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/metadata/EjbPortComponentMetaData.javaAdd support for <secure-wsdl-access>
61062addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/libdeployment/unit/LibTestCase.java[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/libdeployment[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/libdeployment/META-INF[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/libdeployment/StatelessRemote.java[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/libdeployment/META-INF/ejb-jar.xml[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3AnnotationHandler.java[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/libdeployment/StatelessBean.java[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/libdeployment/unit[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.java[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test-configs/libdeployment/lib/libdeployment.jar[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3Handler.java[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/libdeployment/META-INF/jboss.xml[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.java[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/libdeployment/StatefulRemote.java[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062modifiedbdecoste//branches/Branch_4_2/ejb3/build-test.xml[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test-configs/libdeployment[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/libdeployment/StatefulBean.java[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test-configs/libdeployment/lib[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/metamodel/EnterpriseBeans.java[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61062addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/libdeployment[EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment
61061modifiedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/stateful/META-INF/ejb-jar.xmlcommented out unused <session>
61060modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.java[EJBTHREE-824] missed updating a test with the new default home interface jndi binding
61059modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/MetricsUnitTestCase.javarolled back some of my local testing changes
61055modifiedweston.price@jboss.com//branches/Branch_4_2/connector/src/main/org/jboss/resource/connectionmanager/InternalManagedConnectionPool.java[JBAS-4170] Fixed incorrect resource usage in background validationcheck.
61052modifieddimitris@jboss.org//branches/Branch_4_2/build/docs/readme.html
61051modifieddimitris@jboss.org//branches/Branch_4_2/build/docs/readme.htmlJBAS-4159, release notes for 4.2.0.CR1
61039modifiedbdecoste//branches/Branch_4_2/ejb3/src/resources/META-INF/jboss-service.xmlswitch and test for only deploying .ejb3 files or .jar files with 3.0 versions of ejb-jar.xml (i.e. skip checking for annotations)
61039addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/deployer/unit/DeployerUnitTestCase.javaswitch and test for only deploying .ejb3 files or .jar files with 3.0 versions of ejb-jar.xml (i.e. skip checking for annotations)
61039addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/deployer/unitswitch and test for only deploying .ejb3 files or .jar files with 3.0 versions of ejb-jar.xml (i.e. skip checking for annotations)
61039addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/deployerswitch and test for only deploying .ejb3 files or .jar files with 3.0 versions of ejb-jar.xml (i.e. skip checking for annotations)