View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite-sun-1.4?log=log20060924053759

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:253: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures.
Date of build: 09/24/2006 05:37:59
Time to build: 223 minutes 27 seconds
Last changed: 09/23/2006 10:37:48
Last log entry: JBAS-3683, fix syntax erros in the MIB

 Unit Tests: (4159)  Total Errors and Failures: (41)
testClientCertSSLAccessorg.jboss.test.pooled.test.SSLSocketsUnitTestCase
testCreateRequiredCancelRequiredorg.jboss.test.txtimer.test.CreateCancelTestCase
testCreateRequiredCancelRequiresNeworg.jboss.test.txtimer.test.CreateCancelTestCase
testCreateRequiredCancelNotSupportedorg.jboss.test.txtimer.test.CreateCancelTestCase
testCreateRequiredCancelNeverorg.jboss.test.txtimer.test.CreateCancelTestCase
testCreateRequiresNewCancelRequiredorg.jboss.test.txtimer.test.CreateCancelTestCase
testCreateRequiresNewCancelRequiresNeworg.jboss.test.txtimer.test.CreateCancelTestCase
testCreateRequiresNewCancelNotSupportedorg.jboss.test.txtimer.test.CreateCancelTestCase
testCreateRequiresNewCancelNeverorg.jboss.test.txtimer.test.CreateCancelTestCase
testCreateNotSupportedCancelRequiredorg.jboss.test.txtimer.test.CreateCancelTestCase
testCreateNotSupportedCancelRequiresNeworg.jboss.test.txtimer.test.CreateCancelTestCase
testCreateNotSupportedCancelNotSupportedorg.jboss.test.txtimer.test.CreateCancelTestCase
testCreateNotSupportedCancelNeverorg.jboss.test.txtimer.test.CreateCancelTestCase
testCreateNeverCancelRequiredorg.jboss.test.txtimer.test.CreateCancelTestCase
testCreateNeverCancelRequiresNeworg.jboss.test.txtimer.test.CreateCancelTestCase
testCreateNeverCancelNotSupportedorg.jboss.test.txtimer.test.CreateCancelTestCase
testCreateNeverCancelNeverorg.jboss.test.txtimer.test.CreateCancelTestCase
testSingleEventDurationorg.jboss.test.txtimer.test.EntityBeanTestCase
testInstanceAsscociationorg.jboss.test.txtimer.test.EntityBeanTestCase
testEjbTimeoutCallerPrincipalorg.jboss.test.txtimer.test.EntityBeanTestCase
testReturnTimerHandleorg.jboss.test.txtimer.test.EntityBeanTestCase
testRollbackAfterCreateorg.jboss.test.txtimer.test.EntityBeanTestCase
testRollbackAfterCancelorg.jboss.test.txtimer.test.EntityBeanTestCase
testRetryAfterRollbackorg.jboss.test.txtimer.test.EntityBeanTestCase
testSingleEventDurationorg.jboss.test.txtimer.test.PersistenceTestCase
testRestoreToEntityorg.jboss.test.txtimer.test.PersistenceTestCase
testRestoreToSessionorg.jboss.test.txtimer.test.PersistenceTestCase
testTimerRestoredForSessionBeanorg.jboss.test.txtimer.test.PersistentTimerTestCase
testTimerRestoredForScopedSessionBeanorg.jboss.test.txtimer.test.ScopedPersistentTimerTestCase
testClientStuborg.jboss.test.webservice.ws4eesimple.ClientStubTestCase
testApplClientorg.jboss.test.webservice.ws4eesimple.SimpleClientTestCase
testWebClientorg.jboss.test.webservice.ws4eesimple.SimpleClientTestCase
testEJBClientorg.jboss.test.webservice.ws4eesimple.SimpleClientTestCase
testSayHelloorg.jboss.test.webservice.ws4eesimple.SimpleEJBTestCase
testSayHelloorg.jboss.test.webservice.ws4eesimple.SimpleJSETestCase
testHelloorg.jboss.test.webservice.wsdlimport.AbsoluteImportTestCase
testHelloorg.jboss.test.webservice.wsdlimport.SchemaImportTestCase
testNotificationWithBadListenerorg.jboss.test.jmx.test.JMXInvokerUnitTestCase
testMultiThreadedRestoreIdentityorg.jboss.test.security.test.ClientLoginModuleUnitTestCase
testSingleEventDurationorg.jboss.test.txtimer.test.SimpleTimerTestCase
testSOAPMessageToEndpointQueueorg.jboss.test.webservice.samples.ServerSideJMSTestCase
 

 Modifications since last build:  (first 50 of 805)
57107modifieddimitris@jboss.org//branches/Branch_4_0/varia/src/resources/services/snmp/deploy/attributes.mibJBAS-3683, fix syntax erros in the MIB
57105modifieddimitris@jboss.org//branches/Branch_4_0/server/src/bin/jboss_init_hpux.shJBAS-3641 - Updated bin/jboss_init_hpux.sh script
57091modifiedbdecoste//branches/Branch_4_0/ejb3/build-test.xmlfixed for 4.0.5 ejb3 dist
57090modifiedbdecoste//branches/Branch_4_0/ejb3/src/main/org/jboss/ejb3/tx/TxUtil.javaReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57090addedbdecoste//branches/Branch_4_0/ejb3/src/resources/test-configs/arjuna/lib/jbossjts-integration.jarReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57090addedbdecoste//branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/arjuna/unit/ArjunaTestCase.javaReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57090modifiedbdecoste//branches/Branch_4_0/ejb3/build-test.xmlReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57090addedbdecoste//branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/arjuna/Entity.javaReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57090modifiedbdecoste//branches/Branch_4_0/ejb3/src/main/org/jboss/ejb3/entity/ManagedEntityManagerFactory.javaReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57090modifiedbdecoste//branches/Branch_4_0/ejb3/src/main/org/jboss/ejb3/tx/TxInterceptorFactory.javaReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57090addedbdecoste//branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/arjuna/StatefulTx.javaReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57090addedbdecoste//branches/Branch_4_0/ejb3/src/resources/test/arjuna/META-INF/persistence.xmlReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57090addedbdecoste//branches/Branch_4_0/ejb3/src/resources/test-configs/arjuna/lib/jbossts-common.jarReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57090addedbdecoste//branches/Branch_4_0/ejb3/src/resources/test-configs/arjuna/lib/jbossjts-jacorb.jarReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57090addedbdecoste//branches/Branch_4_0/ejb3/src/resources/test-configs/arjuna/conf/jboss-service.xmlReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57090addedbdecoste//branches/Branch_4_0/ejb3/src/resources/test-configs/arjuna/lib/jbossjts.jarReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57090addedbdecoste//branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/arjuna/StatefulTxBean.javaReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57089addedbdecoste//branches/Branch_4_0/ejb3/src/resources/test-configs/arjuna/confReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57089addedbdecoste//branches/Branch_4_0/ejb3/src/resources/test-configs/arjuna/libReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57089addedbdecoste//branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/arjuna/unitReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57089addedbdecoste//branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/arjunaReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57089addedbdecoste//branches/Branch_4_0/ejb3/src/resources/test/arjunaReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57089addedbdecoste//branches/Branch_4_0/ejb3/src/resources/test/arjuna/META-INFReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57089addedbdecoste//branches/Branch_4_0/ejb3/src/resources/test-configs/arjunaReplaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna
57079modifiedanil.saldhana@jboss.com//branches/Branch_4_0/testsuite/src/resources/security/service-inf/jaas-test-config.xmlJBAS-3687:revert the unnecessary change to jaas-test policy as we use jaas-testpropagation
57078modifiedanil.saldhana@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/security/ejb/CustomPrincipalLoginModule.javaJBAS-3687: make the login module place principal on shared state
57078modifiedanil.saldhana@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/security/ejb/CustomPrincipalImpl.javaJBAS-3687: make the login module place principal on shared state
57077modifiedanil.saldhana@jboss.com//branches/Branch_4_0/testsuite/imports/sections/security.xmlJBAS-3687:resources for testcase
57076addedanil.saldhana@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/security/test/CustomPrincipalPropagationUnitTestCase.javaJBAS-3687:Test case for custom principal propagation
57075modifiedanil.saldhana@jboss.com//branches/Branch_4_0/testsuite/src/resources/security/service-inf/jaas-test-config.xmlJBAS-3687:resources for testcase
57074modifiedanil.saldhana@jboss.com//branches/Branch_4_0/testsuite/src/resources/security/META-INF/application-jaas.xmlJBAS-3687:resources for testcase
57074modifiedanil.saldhana@jboss.com//branches/Branch_4_0/testsuite/src/resources/security/META-INF/jboss.xmlJBAS-3687:resources for testcase
57074modifiedanil.saldhana@jboss.com//branches/Branch_4_0/testsuite/src/resources/security/META-INF/ejb-jar.xmlJBAS-3687:resources for testcase
57072addedanil.saldhana@jboss.com//branches/Branch_4_0/testsuite/src/resources/web/custom-principal/loginError.jspJBAS-3687:resources for testcase
57072addedanil.saldhana@jboss.com//branches/Branch_4_0/testsuite/src/resources/web/custom-principalJBAS-3687:resources for testcase
57072addedanil.saldhana@jboss.com//branches/Branch_4_0/testsuite/src/resources/web/custom-principal/WEB-INF/jboss-web.xmlJBAS-3687:resources for testcase
57072addedanil.saldhana@jboss.com//branches/Branch_4_0/testsuite/src/resources/web/custom-principal/index.jspJBAS-3687:resources for testcase
57072addedanil.saldhana@jboss.com//branches/Branch_4_0/testsuite/src/resources/web/custom-principal/WEB-INF/web.xmlJBAS-3687:resources for testcase
57072addedanil.saldhana@jboss.com//branches/Branch_4_0/testsuite/src/resources/web/custom-principal/login.jspJBAS-3687:resources for testcase
57072addedanil.saldhana@jboss.com//branches/Branch_4_0/testsuite/src/resources/web/custom-principal/WEB-INFJBAS-3687:resources for testcase
57071modifiedkabir.khan@jboss.com//branches/Branch_4_0/aspects/src/main/org/jboss/aspects/tx/TxTimeoutReaderFactory.java[JBAS-3685] Remove all references to org.jboss.tm.TxManager - Fix Factory so that TxManagerTimeOutReader gets returned
57069addedkabir.khan@jboss.com//branches/Branch_4_0/aspects/src/main/org/jboss/aspects/tx/TxTimeoutReaderFactory.java[JBAS-3685] Remove all references to org.jboss.tm.TxManager - I've left a reference in place in TxManagerTimeOutReader.java so that we can work in older versions of JBoss
57069addedkabir.khan@jboss.com//branches/Branch_4_0/aspects/src/main/org/jboss/aspects/tx/TxManagerTimeOutReader.java[JBAS-3685] Remove all references to org.jboss.tm.TxManager - I've left a reference in place in TxManagerTimeOutReader.java so that we can work in older versions of JBoss
57069addedkabir.khan@jboss.com//branches/Branch_4_0/aspects/src/main/org/jboss/aspects/tx/NullTransactionTimeoutConfigurationReader.java[JBAS-3685] Remove all references to org.jboss.tm.TxManager - I've left a reference in place in TxManagerTimeOutReader.java so that we can work in older versions of JBoss
57069addedkabir.khan@jboss.com//branches/Branch_4_0/aspects/src/main/org/jboss/aspects/tx/TxTimeoutReader.java[JBAS-3685] Remove all references to org.jboss.tm.TxManager - I've left a reference in place in TxManagerTimeOutReader.java so that we can work in older versions of JBoss
57069addedkabir.khan@jboss.com//branches/Branch_4_0/aspects/src/main/org/jboss/aspects/tx/TransactionTimeoutConfigurationReader.java[JBAS-3685] Remove all references to org.jboss.tm.TxManager - I've left a reference in place in TxManagerTimeOutReader.java so that we can work in older versions of JBoss
57069modifiedkabir.khan@jboss.com//branches/Branch_4_0/aspects/src/main/org/jboss/aspects/tx/TxInterceptor.java[JBAS-3685] Remove all references to org.jboss.tm.TxManager - I've left a reference in place in TxManagerTimeOutReader.java so that we can work in older versions of JBoss
57063modifiedrrajesh//branches/Branch_4_0/build/build-release.xmlJBAS-3652 JBossEULA license agreement bundled with release
57062addedrrajesh//branches/Branch_4_0/build/docs/JBossEULA.txtJBAS-3652 JBossEULA license agreement
57060modifiedkabir.khan@jboss.com//branches/Branch_4_0/aspects/src/jdk15/org/jboss/aop/deployment/AspectManagerService32JDK5.java[JBAOP-288] Unify API used by AspectDeployer with AOP 2.0