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

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: 02/27/2007 17:46:02
Time to build: 209 minutes 31 seconds
Last changed: 02/27/2007 16:05:55
Last log entry: try qdox 1.6 (from 1.4)

 Unit Tests: (4027)  Total Errors and Failures: (15)
testEarRedeployorg.jboss.test.jmx.test.RedeployStressTestCase
testHaParitionNameorg.jboss.test.naming.test.SimpleUnitTestCase
testDiscoveryPortorg.jboss.test.naming.test.SimpleUnitTestCase
unknownorg.jboss.test.util.test.ThreadPoolRunnableUnitTestCase
testHelloStringorg.jboss.test.webservice.admindevel.ExampleTestCase
testHelloBeanorg.jboss.test.webservice.admindevel.ExampleTestCase
testHelloArrayorg.jboss.test.webservice.admindevel.ExampleTestCase
testHelloStringorg.jboss.test.webservice.admindevel.ExplodedExampleTestCase
testHelloStringorg.jboss.test.webservice.admindevel.RedeployExampleTestCase
testHelloBeanorg.jboss.test.webservice.admindevel.RedeployExampleTestCase
testHelloArrayorg.jboss.test.webservice.admindevel.RedeployExampleTestCase
testBasicSecuredServiceAccessorg.jboss.test.webservice.jbws309.JBWS309TestCase
testRoleSecuredServiceAccessorg.jboss.test.webservice.jbws309.JBWS309TestCase
testAutoDiscoveryorg.jboss.test.cluster.test.HAJndiTestCase(Default-TCP)
testUnackedDurableTopicorg.jboss.test.jbossmq.test.UnackedUnitTestCase
 

 Modifications since last build:  (first 50 of 4216)
60964modifieddimitris@jboss.org//branches/Branch_4_2/build/build-thirdparty.xmltry qdox 1.6 (from 1.4)
60959modifiedanil.saldhana@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/ejb/EjbModule.javaComment out the extra permission added for stateful session bean proxies
60958modifiedanil.saldhana@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/web/WebPermissionMapping.javaJBAS-4158:add to unchecked policy only if exclusion is not specified
60957modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/cmp2/idxandusersql/test/IdxAndUsersqlUnitTestCase.javaJBAS-4152, this test fails with the upgrade to hsqldb 1.8.0.7
60956modifieddimitris@jboss.org//branches/Branch_4_2/system/src/main/org/jboss/Main.javaset java.rmi.server.hostname is not set either by -D or -b
60950modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/build.xmllocalhost is fine
60949modifieddimitris@jboss.org//branches/Branch_4_2/system/src/main/org/jboss/Main.javaset the default java.rmi.server.hostname to 127.0.0.1, if not already set
60947modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/build.xmluse 127.0.0.1 rather than localhost
60941modifiedthomas.diesler@jboss.com//branches/Branch_4_2/build/build-thirdparty.xmljbossws-1.2.0.GA
60939modifiedalex.guizar@jboss.com//branches/Branch_4_2/build/build-thirdparty.xmlJBAS-4151 fixing jbpm/bpel component version
60938modifiedalex.guizar@jboss.com//branches/Branch_4_2/build/build-thirdparty.xmlJBAS-4151 updating jaxen and jbpm/bpel components
60937modifieddimitris@jboss.org//branches/Branch_4_2/tomcat/build.xmlmove el-api.jar, jsp-api.jar, servlet-api.jar from deploy/jboss.web to server/lib dir and maintain their original name
60936modifieddimitris@jboss.org//branches/Branch_4_2/build/build-distr.xmlmove el-api.jar, jsp-api.jar, servlet-api.jar from deploy/jboss.web to server/lib dir and maintain their original name
60935modifieddimitris@jboss.org//branches/Branch_4_2/build/build-distr.xmlJBAS-3206, include quartz-ra.rar, quartz.jar
60934modifieddimitris@jboss.org//branches/Branch_4_2/build/build-distr.xmlmove back jboss-ha-local-jdbc.rar and jboss-ha-xa-jdbc.rar from docs/examples to deploy
60933modifieddimitris@jboss.org//branches/Branch_4_2/system/src/main/org/jboss/Main.javaJBAS-4119, bind to localhost by default, instead of all NICs ("0.0.0.0")
60932modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/partition/test/PartitionRestartUnitTestCase.javaSync with trunk
60931modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/jmx/test/HAInvokerUnitTestCase.javaDon't use HA-JNDI discovery; it's not needed
60928modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/partition/test/PartitionRestartUnitTestCase.javaDon't use HA-JNDI discovery; it's not needed
60927modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/test/FieldBasedTestCase.javaBetter assertion messages
60926modifiedweston.price@jboss.com//branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsServerSession.java[JBAS-3183] Removed serialization implementation as well as addedXAResource wrapping to JMS inflow to support WASMQ.
60926modifiedweston.price@jboss.com//branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsActivationSpec.java[JBAS-3183] Removed serialization implementation as well as addedXAResource wrapping to JMS inflow to support WASMQ.
60925modifiedweston.price@jboss.com//branches/Branch_4_2/connector/src/main/org/jboss/resource/connectionmanager/xa/JcaXAResourceWrapper.java[JBAS-3183] Removed serialization implementation as well as addedXAResource wrapping to JMS inflow to support WASMQ.
60918modifiedbstansberry@jboss.com//branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/security/JaccContextValve.javaDon't leak the WebMetaData to the ThreadLocal.
60917modifiedanil.saldhana@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/security/test/CustomSecurityManagerTestCase.javaJBAS-4801: create a explicit test method that just calls super.testmethod
60910modifiedwolfc//branches/Branch_4_2/ejb3/build-test.xmlFixed some jbossws tests
60910modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/jaxws/EndpointEJB.javaFixed some jbossws tests
60910modifiedwolfc//branches/Branch_4_2/ejb3/src/resources/test/webservices/META-INF/jaxrpc-mapping.xmlFixed some jbossws tests
60910modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/webservices/jsr181/EJB3Bean.javaFixed some jbossws tests
60910modifiedwolfc//branches/Branch_4_2/ejb3/src/resources/test/webservices/META-INF/wsdl/TestService.wsdlFixed some jbossws tests
60904modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/MetricsUnitTestCase.javaEJBTHREE-883: modified metrics unit test case
60903modifiedwolfc//branches/Branch_4_2/ejb3/build-test.xmlEJBTHREE-832: modified build-test.xml
60902modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/jacc/unit/JaccTestCase.javaEJBTHREE-894: modified unit test
60898modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/txtimer/test/SimpleTimerTestCase.javaSince the test is time sensitive, increase the chance of the timer expiring multiple times.
60895modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.javamore excludes
60894modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.javamore exludes
60892modifieddimitris@jboss.org//branches/Branch_4_2/iiop/src/main/org/jboss/proxy/ejb/HomeHandleImplIIOP.javaadd serialVersionUID
60892modifieddimitris@jboss.org//branches/Branch_4_2/iiop/src/main/org/jboss/proxy/ejb/DynamicIIOPStub.javaadd serialVersionUID
60891modifieddimitris@jboss.org//branches/Branch_4_2/iiop/src/main/org/jboss/proxy/ejb/HomeHandleImplIIOP.javaadd serialVersionUID
60891modifieddimitris@jboss.org//branches/Branch_4_2/iiop/src/main/org/jboss/proxy/ejb/DynamicIIOPStub.javaadd serialVersionUID
60889modifieddimitris@jboss.org//branches/Branch_4_2/server/src/main/org/jboss/proxy/ClientContainerEx.javaadd serialVersionUID
60887modifieddimitris@jboss.org//branches/Branch_4_2/server/src/main/org/jboss/invocation/unified/marshall/HTTPInvocationMarshaller.javaadd serialVersionUID
60887modifieddimitris@jboss.org//branches/Branch_4_2/server/src/main/org/jboss/invocation/unified/marshall/InvocationMarshaller.javaadd serialVersionUID
60887modifieddimitris@jboss.org//branches/Branch_4_2/server/src/main/org/jboss/invocation/unified/marshall/HTTPInvocationUnMarshaller.javaadd serialVersionUID
60887modifieddimitris@jboss.org//branches/Branch_4_2/server/src/main/org/jboss/invocation/unified/marshall/InvocationUnMarshaller.javaadd serialVersionUID
60885modifieddimitris@jboss.org//branches/Branch_4_2/server/src/main/org/jboss/invocation/jrmp/server/JRMPInvoker.javaadd serialVersionUID
60879modifieddimitris@jboss.org//branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/servlets/ContextForwardServlet.javaadd serialVersionUID
60878modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.javamore ignores
60877modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.javafirst set of ignores
60876modifieddimitris@jboss.org//branches/Branch_4_2/build/build-thirdparty.xmlreestablish bpel