JBoss daily test results
SUMMARY Number of tests run: 1196 -------------------------------------------- Successful tests: 1126 Errors: 54 Failures: 16 -------------------------------------------- [time of test: 2003-03-11.07-24 GMT] [java.version: 1.4.1_01] [java.vendor: Sun Microsystems Inc.] [java.vm.version: 1.4.1_01-b01] [java.vm.name: Java HotSpot(TM) Client VM] [java.vm.info: mixed mode] [os.name: Windows 2000] [os.arch: x86] [os.version: 5.0] See http://users.jboss.org/~starksm/HEAD/2003-03-11.07-24 for the junit report of this test. NOTE: If there are any errors shown above - this mail is only highlighting them - it is NOT indicating that they are being looked at by anyone. It is assumed that whoever makes change(s) to jboss that break the test will be fixing the test or jboss, as appropriate! -------------------------------------------- DETAILS OF ERRORS Suite: AOPUnitTestCase Test: testBasic(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.ReflectionException Message: --------------------------------- Suite: AOPUnitTestCase Test: testInheritance(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.ReflectionException Message: --------------------------------- Suite: AOPUnitTestCase Test: testMetadata(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.ReflectionException Message: --------------------------------- Suite: AOPUnitTestCase Test: testDynamicInterceptors(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.ReflectionException Message: --------------------------------- Suite: AOPUnitTestCase Test: testFieldInterception(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.RuntimeMBeanException Message: java.lang.RuntimeException: Failed on interception test --------------------------------- Suite: AOPUnitTestCase Test: testMethodInterception(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.ReflectionException Message: --------------------------------- Suite: AOPUnitTestCase Test: testConstructorInterception(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.ReflectionException Message: --------------------------------- Suite: BankStressTestCase Test: testTeller(org.jboss.test.bankiiop.test.BankStressTestCase) Type: error Exception: java.rmi.RemoteException Message: CORBA UNKNOWN 0 No; nested exception is: org.omg.CORBA.UNKNOWN: org.omg.CORBA.portable.UnknownException vmcid: 0x0 minor code: 0 completed: No --------------------------------- Suite: BankStressTestCase Test: testBank(org.jboss.test.bankiiop.test.BankStressTestCase) Type: error Exception: java.rmi.RemoteException Message: CORBA UNKNOWN 0 No; nested exception is: org.omg.CORBA.UNKNOWN: org.omg.CORBA.portable.UnknownException vmcid: 0x0 minor code: 0 completed: No --------------------------------- Suite: BankStressTestCase Test: testMultiThread(org.jboss.test.bankiiop.test.BankStressTestCase) Type: error Exception: java.rmi.RemoteException Message: CORBA UNKNOWN 0 No; nested exception is: org.omg.CORBA.UNKNOWN: org.omg.CORBA.portable.UnknownException vmcid: 0x0 minor code: 0 completed: No --------------------------------- Suite: BankStressTestCase Test: testTransaction(org.jboss.test.bankiiop.test.BankStressTestCase) Type: error Exception: java.rmi.RemoteException Message: CORBA UNKNOWN 0 No; nested exception is: org.omg.CORBA.UNKNOWN: org.omg.CORBA.portable.UnknownException vmcid: 0x0 minor code: 0 completed: No --------------------------------- Suite: BankStressTestCase Test: testTransfer(org.jboss.test.bankiiop.test.BankStressTestCase) Type: error Exception: java.rmi.RemoteException Message: CORBA UNKNOWN 0 No; nested exception is: org.omg.CORBA.UNKNOWN: org.omg.CORBA.portable.UnknownException vmcid: 0x0 minor code: 0 completed: No --------------------------------- Suite: BankStressTestCase Test: testReadOnly(org.jboss.test.bankiiop.test.BankStressTestCase) Type: error Exception: java.rmi.RemoteException Message: CORBA UNKNOWN 0 No; nested exception is: org.omg.CORBA.UNKNOWN: org.omg.CORBA.portable.UnknownException vmcid: 0x0 minor code: 0 completed: No --------------------------------- Suite: BankStressTestCase Test: testPassivation(org.jboss.test.bankiiop.test.BankStressTestCase) Type: error Exception: java.rmi.RemoteException Message: CORBA UNKNOWN 0 No; nested exception is: org.omg.CORBA.UNKNOWN: org.omg.CORBA.portable.UnknownException vmcid: 0x0 minor code: 0 completed: No --------------------------------- Suite: BankStressTestCase Test: testFinder(org.jboss.test.bankiiop.test.BankStressTestCase) Type: error Exception: java.rmi.RemoteException Message: CORBA UNKNOWN 0 No; nested exception is: org.omg.CORBA.UNKNOWN: org.omg.CORBA.portable.UnknownException vmcid: 0x0 minor code: 0 completed: No --------------------------------- Suite: BankStressTestCase Test: testServerFound(org.jboss.test.bankiiop.test.BankStressTestCase) Type: error Exception: java.rmi.RemoteException Message: CORBA UNKNOWN 0 No; nested exception is: org.omg.CORBA.UNKNOWN: org.omg.CORBA.portable.UnknownException vmcid: 0x0 minor code: 0 completed: No --------------------------------- Suite: CircularityUnitTestCase Test: testDuplicateClass(org.jboss.test.classloader.test.CircularityUnitTestCase) Type: error Exception: javax.management.RuntimeMBeanException Message: java.lang.NullPointerException --------------------------------- Suite: CircularityUnitTestCase Test: testUCLOwner(org.jboss.test.classloader.test.CircularityUnitTestCase) Type: error Exception: javax.management.RuntimeMBeanException Message: java.lang.IllegalStateException: T1 failed to load Class2 --------------------------------- Suite: CircularityUnitTestCase Test: testLoading(org.jboss.test.classloader.test.CircularityUnitTestCase) Type: error Exception: javax.management.RuntimeMBeanException Message: java.lang.IllegalStateException: Failed to load Class0..Class2 --------------------------------- Suite: CircularityUnitTestCase Test: testPackageProtected(org.jboss.test.classloader.test.CircularityUnitTestCase) Type: error Exception: javax.management.RuntimeMBeanException Message: java.lang.NullPointerException --------------------------------- Suite: CircularityUnitTestCase Test: testDeadlockCase1(org.jboss.test.classloader.test.CircularityUnitTestCase) Type: error Exception: javax.management.MBeanException Message: java.lang.Exception: Thread1 failed to load Base --------------------------------- Suite: OptimisticLockUnitTestCase Test: org.jboss.deployment.DeploymentException: Could not create deployment: file:/C:/cvs/Head/jboss-head/testsuite/output/lib/cmp2-optimisticlock.jar; - nested throwable: (MBeanException: org.jboss.deployment.DeploymentException: Could not deploy file:/C:/cvs/Head/jboss-head/testsuite/output/lib/cmp2-optimisticlock.jar; - nested throwable: (org.jboss.deployment.DeploymentException: Invalid XML: file=file:/C:/cvs/Head/jboss-head/build/output/jboss-4.0.0alpha/server/all/tmp/deploy/C/cvs/Head/jboss-head/testsuite/output/lib/cmp2-optimisticlock.jar/93.cmp2-optimisticlock.jar!/META-INF/jbosscmp-jdbc.xml) Cause: org.jboss.deployment.DeploymentException: Could not deploy file:/C:/cvs/Head/jboss-head/testsuite/output/lib/cmp2-optimisticlock.jar; - nested throwable: (org.jboss.deployment.DeploymentException: Invalid XML: file=file:/C:/cvs/Head/jboss-head/build/output/jboss-4.0.0alpha/server/all/tmp/deploy/C/cvs/Head/jboss-head/testsuite/output/lib/cmp2-optimisticlock.jar/93.cmp2-optimisticlock.jar!/META-INF/jbosscmp-jdbc.xml)) Type: error Exception: org.jboss.deployment.DeploymentException Message: Could not create deployment: file:/C:/cvs/Head/jboss-head/testsuite/output/lib/cmp2-optimisticlock.jar; - nested throwable: (MBeanException: org.jboss.deployment.DeploymentException: Could not deploy file:/C:/cvs/Head/jboss-head/testsuite/output/lib/cmp2-optimisticlock.jar; - nested throwable: (org.jboss.deployment.DeploymentException: Invalid XML: file=file:/C:/cvs/Head/jboss-head/build/output/jboss-4.0.0alpha/server/all/tmp/deploy/C/cvs/Head/jboss-head/testsuite/output/lib/cmp2-optimisticlock.jar/93.cmp2-optimisticlock.jar!/META-INF/jbosscmp-jdbc.xml) Cause: org.jboss.deployment.DeploymentException: Could not deploy file:/C:/cvs/Head/jboss-head/testsuite/output/lib/cmp2-optimisticlock.jar; - nested throwable: (org.jboss.deployment.DeploymentException: Invalid XML: file=file:/C:/cvs/Head/jboss-head/build/output/jboss-4.0.0alpha/server/all/tmp/deploy/C/cvs/Head/jboss-head/testsuite/output/lib/cmp2-optimisticlock.jar/93.cmp2-optimisticlock.jar!/META-INF/jbosscmp-jdbc.xml)) --------------------------------- Suite: BmpUnitTestCase Test: testUserTransaction(org.jboss.test.cts.test.BmpUnitTestCase) Type: failure Exception: junit.framework.AssertionFailedError Message: --------------------------------- Suite: StatefulSessionUnitTestCase Test: testLocalInterfacePassivation(org.jboss.test.cts.test.StatefulSessionUnitTestCase) Type: failure Exception: junit.framework.AssertionFailedError Message: --------------------------------- Suite: StatefulSessionUnitTestCase Test: testSessionRefPassivation(org.jboss.test.cts.test.StatefulSessionUnitTestCase) Type: failure Exception: junit.framework.AssertionFailedError Message: --------------------------------- Suite: StatefulSessionUnitTestCase Test: testSessionHandlePassivation(org.jboss.test.cts.test.StatefulSessionUnitTestCase) Type: failure Exception: junit.framework.AssertionFailedError Message: --------------------------------- Suite: StatefulSessionUnitTestCase Test: testPassivationBySize(org.jboss.test.cts.test.StatefulSessionUnitTestCase) Type: failure Exception: junit.framework.AssertionFailedError Message: sessionBean1 WasPassivated --------------------------------- Suite: StatefulSessionUnitTestCase Test: testPassivationByTime(org.jboss.test.cts.test.StatefulSessionUnitTestCase) Type: failure Exception: junit.framework.AssertionFailedError Message: sessionBean1 WasPassivated --------------------------------- Suite: HelloTimingStressTestCase Test: testHello(org.jboss.test.helloiiop.test.HelloTimingStressTestCase) Type: error Exception: java.rmi.RemoteException Message: CORBA UNKNOWN 0 No; nested exception is: org.omg.CORBA.UNKNOWN: org.omg.CORBA.portable.UnknownException vmcid: 0x0 minor code: 0 completed: No --------------------------------- Suite: HelloTimingStressTestCase Test: testData(org.jboss.test.helloiiop.test.HelloTimingStressTestCase) Type: error Exception: java.rmi.RemoteException Message: CORBA UNKNOWN 0 No; nested exception is: org.omg.CORBA.UNKNOWN: org.omg.CORBA.portable.UnknownException vmcid: 0x0 minor code: 0 completed: No --------------------------------- Suite: HelloTimingStressTestCase Test: testSpeed(org.jboss.test.helloiiop.test.HelloTimingStressTestCase) Type: error Exception: java.rmi.RemoteException Message: CORBA UNKNOWN 0 No; nested exception is: org.omg.CORBA.UNKNOWN: org.omg.CORBA.portable.UnknownException vmcid: 0x0 minor code: 0 completed: No --------------------------------- Suite: HelloTimingStressTestCase Test: testSpeed2(org.jboss.test.helloiiop.test.HelloTimingStressTestCase) Type: error Exception: java.rmi.RemoteException Message: CORBA UNKNOWN 0 No; nested exception is: org.omg.CORBA.UNKNOWN: org.omg.CORBA.portable.UnknownException vmcid: 0x0 minor code: 0 completed: No --------------------------------- Suite: HelloTimingStressTestCase Test: testHello(org.jboss.test.hellojrmpiiop.test.HelloTimingStressTestCase) Type: error Exception: java.rmi.RemoteException Message: CORBA UNKNOWN 0 No; nested exception is: org.omg.CORBA.UNKNOWN: org.omg.CORBA.portable.UnknownException vmcid: 0x0 minor code: 0 completed: No --------------------------------- Suite: HelloTimingStressTestCase Test: testData(org.jboss.test.hellojrmpiiop.test.HelloTimingStressTestCase) Type: error Exception: java.rmi.RemoteException Message: CORBA UNKNOWN 0 No; nested exception is: org.omg.CORBA.UNKNOWN: org.omg.CORBA.portable.UnknownException vmcid: 0x0 minor code: 0 completed: No --------------------------------- Suite: HelloTimingStressTestCase Test: testIIOPSpeed(org.jboss.test.hellojrmpiiop.test.HelloTimingStressTestCase) Type: error Exception: java.rmi.RemoteException Message: CORBA UNKNOWN 0 No; nested exception is: org.omg.CORBA.UNKNOWN: org.omg.CORBA.portable.UnknownException vmcid: 0x0 minor code: 0 completed: No --------------------------------- Suite: HelloTimingStressTestCase Test: testIIOPSpeed2(org.jboss.test.hellojrmpiiop.test.HelloTimingStressTestCase) Type: error Exception: java.rmi.RemoteException Message: CORBA UNKNOWN 0 No; nested exception is: org.omg.CORBA.UNKNOWN: org.omg.CORBA.portable.UnknownException vmcid: 0x0 minor code: 0 completed: No --------------------------------- Suite: InvokerPerformanceStressTestCase Test: testTrunkSpeed(org.jboss.test.invokers.test.InvokerPerformanceStressTestCase) Type: error Exception: javax.naming.CommunicationException Message: --------------------------------- Suite: RemoteClientStandAloneUnitTestCase Test: testClientSetup(org.jboss.test.invokers.test.RemoteClientStandAloneUnitTestCase) Type: error Exception: java.io.InvalidObjectException Message: Problem setting up mbean server or mbeans in client: MBeanException: javax.naming.NameAlreadyBoundException Cause: javax.naming.NameAlreadyBoundException --------------------------------- Suite: RemoteClientUnitTestCase Test: testTrunkCall(org.jboss.test.invokers.test.RemoteClientUnitTestCase) Type: error Exception: javax.naming.CommunicationException Message: --------------------------------- Suite: InvocationLayerStressTestCase Test: testOILMutliSessionOneConnection(org.jboss.test.jbossmq.perf.InvocationLayerStressTestCase) Type: error Exception: java.lang.InternalError Message: Test timeout --------------------------------- Suite: RollBackUnitTestCase Test: testQueueSendRollBack(org.jboss.test.jbossmq.test.RollBackUnitTestCase) Type: error Exception: java.lang.InternalError Message: Test timeout --------------------------------- Suite: SecurityUnitTestCase Test: runValidPreconfDurSub(org.jboss.test.jbossmq.test.SecurityUnitTestCase) Type: error Exception: java.lang.InternalError Message: Test timeout --------------------------------- Suite: DeploymentUnitTestCase Test: testMCFDefaultValues(org.jboss.test.jca.test.DeploymentUnitTestCase) Type: failure Exception: junit.framework.AssertionFailedError Message: DefaultIntegerProperty should be 3, is null --------------------------------- Suite: LocalWrapperCleanupUnitTestCase Test: testAutoCommitOffInRemoteUserTx(org.jboss.test.jca.test.LocalWrapperCleanupUnitTestCase) Type: error Exception: java.lang.NullPointerException Message: --------------------------------- Suite: RaQueueUnitTestCase Test: testSimple(org.jboss.test.jmsra.test.RaQueueUnitTestCase) Type: error Exception: java.rmi.ServerException Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: RuntimeException; nested exception is: java.lang.SecurityException: Invalid authentication attempt, principal=null --------------------------------- Suite: RaQueueUnitTestCase Test: testSimpleFail(org.jboss.test.jmsra.test.RaQueueUnitTestCase) Type: error Exception: java.rmi.ServerException Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: RuntimeException; nested exception is: java.lang.SecurityException: Invalid authentication attempt, principal=null --------------------------------- Suite: RaQueueUnitTestCase Test: testBeanOk(org.jboss.test.jmsra.test.RaQueueUnitTestCase) Type: error Exception: java.rmi.ServerException Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: RuntimeException; nested exception is: java.lang.SecurityException: Invalid authentication attempt, principal=null --------------------------------- Suite: RaSyncRecUnitTestCase Test: testSyncRec(org.jboss.test.jmsra.test.RaSyncRecUnitTestCase) Type: error Exception: java.rmi.ServerException Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: RuntimeException; nested exception is: java.lang.SecurityException: Invalid authentication attempt, principal=null --------------------------------- Suite: RaTopicUnitTestCase Test: testSimple(org.jboss.test.jmsra.test.RaTopicUnitTestCase) Type: error Exception: java.rmi.ServerException Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: RuntimeException; nested exception is: java.lang.SecurityException: Invalid authentication attempt, principal=null --------------------------------- Suite: RaTopicUnitTestCase Test: testSimpleFail(org.jboss.test.jmsra.test.RaTopicUnitTestCase) Type: error Exception: java.rmi.ServerException Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: RuntimeException; nested exception is: java.lang.SecurityException: Invalid authentication attempt, principal=null --------------------------------- Suite: RaTopicUnitTestCase Test: testBeanOk(org.jboss.test.jmsra.test.RaTopicUnitTestCase) Type: error Exception: java.rmi.ServerException Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: RuntimeException; nested exception is: java.lang.SecurityException: Invalid authentication attempt, principal=null --------------------------------- Suite: JarInSarJSR77UnitTestCase Test: testFakeParentCreatedAndRemoved(org.jboss.test.jmx.test.JarInSarJSR77UnitTestCase) Type: failure Exception: junit.framework.AssertionFailedError Message: fakeApp jsr-77 mbean is missing --------------------------------- Suite: UndeployBrokenPackageUnitTestCase Test: testBrokenPackageRedeployment(org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase) Type: error Exception: org.jboss.deployment.DeploymentException Message: Could not create deployment: file:/C:/cvs/Head/jboss-head/testsuite/output/lib/undeploybroken.jar; - nested throwable: (MBeanException: org.jboss.deployment.DeploymentException: Could not deploy file:/C:/cvs/Head/jboss-head/testsuite/output/lib/undeploybroken.jar; - nested throwable: (org.jboss.deployment.DeploymentException: Error: can't find data source: java:/XmlDeployTestDS; - nested throwable: (javax.naming.NameNotFoundException: XmlDeployTestDS not bound)) Cause: org.jboss.deployment.DeploymentException: Could not deploy file:/C:/cvs/Head/jboss-head/testsuite/output/lib/undeploybroken.jar; - nested throwable: (org.jboss.deployment.DeploymentException: Error: can't find data source: java:/XmlDeployTestDS; - nested throwable: (javax.naming.NameNotFoundException: XmlDeployTestDS not bound))) --------------------------------- Suite: JSR77SpecUnitTestCase Test: testGetDataSource(org.jboss.test.management.test.JSR77SpecUnitTestCase) Type: failure Exception: junit.framework.AssertionFailedError Message: Could not found JSR-77 JDBC DataSource named 'DefaultDS-LocalTxCM' --------------------------------- Suite: JSR77SpecUnitTestCase Test: testAttributes(org.jboss.test.management.test.JSR77SpecUnitTestCase) Type: failure Exception: junit.framework.AssertionFailedError Message: Could not found JSR-77 JDBC DataSource named 'DefaultDS-LocalTxCM' --------------------------------- Suite: JSR77SpecUnitTestCase Test: testRestartDatasource(org.jboss.test.management.test.JSR77SpecUnitTestCase) Type: failure Exception: junit.framework.AssertionFailedError Message: Could not found JSR-77 JDBC DataSource named 'DefaultDS-LocalTxCM' --------------------------------- Suite: JSR77SpecUnitTestCase Test: testNavigation(org.jboss.test.management.test.JSR77SpecUnitTestCase) Type: error Exception: javax.management.InstanceNotFoundException Message: jboss.management.local:J2EEApplication= ,J2EEServer=cts-v1cmp.ear,j2eeType=EJBModule,name=cts-v1cmp.jar is not registered. --------------------------------- Suite: InternalNamingClassReplacementUnitTestCase Test: testNestedEjbLinkRelative(org.jboss.test.naming.test.InternalNamingClassReplacementUnitTestCase) Type: error Exception: javax.naming.NameNotFoundException Message: SessionA not bound --------------------------------- Suite: InternalNamingClassReplacementUnitTestCase Test: testNestedEjbLinkLocalRelative(org.jboss.test.naming.test.InternalNamingClassReplacementUnitTestCase) Type: error Exception: javax.naming.NameNotFoundException Message: SessionA not bound --------------------------------- Suite: BeanStressTestCase Test: testNewProxy(org.jboss.test.pooled.test.BeanStressTestCase) Type: error Exception: javax.naming.CommunicationException Message: --------------------------------- Suite: BeanStressTestCase Test: testOldProxy(org.jboss.test.pooled.test.BeanStressTestCase) Type: error Exception: java.lang.InternalError Message: Test timeout --------------------------------- Suite: HttpsUnitTestCase Test: testJSSE(org.jboss.test.security.test.HttpsUnitTestCase) Type: error Exception: java.net.BindException Message: Address already in use: JVM_Bind --------------------------------- Suite: HttpsUnitTestCase Test: testHttpsURL(org.jboss.test.security.test.HttpsUnitTestCase) Type: error Exception: java.io.IOException Message: Failed to get SSLContext for TLS algorithm --------------------------------- Suite: BeanUnitTestCase Test: testBeanManagedTransactionDemarcation(org.jboss.test.testbean.test.BeanUnitTestCase) Type: error Exception: java.rmi.ServerException Message: RemoteException occurred in server thread; nested exception is: java.rmi.RemoteException: UserTransaction not bound --------------------------------- Suite: BeanUnitTestCase Test: org.jboss.deployment.DeploymentException: Could not create deployment: file:/C:/cvs/Head/jboss-head/testsuite/output/lib/testbeancluster.jar; - nested throwable: (MBeanException: org.jboss.deployment.DeploymentException: Failed to load metadata; - nested throwable: (java.lang.IllegalArgumentException: Unknown TxType: REQUIRESNEW) Cause: org.jboss.deployment.DeploymentException: Failed to load metadata; - nested throwable: (java.lang.IllegalArgumentException: Unknown TxType: REQUIRESNEW)) Type: error Exception: org.jboss.deployment.DeploymentException Message: Could not create deployment: file:/C:/cvs/Head/jboss-head/testsuite/output/lib/testbeancluster.jar; - nested throwable: (MBeanException: org.jboss.deployment.DeploymentException: Failed to load metadata; - nested throwable: (java.lang.IllegalArgumentException: Unknown TxType: REQUIRESNEW) Cause: org.jboss.deployment.DeploymentException: Failed to load metadata; - nested throwable: (java.lang.IllegalArgumentException: Unknown TxType: REQUIRESNEW)) --------------------------------- Suite: BasicTimerUnitTest Test: testStatelessSessionBeanSingleTimer(org.jboss.test.timer.test.BasicTimerUnitTest) Type: failure Exception: junit.framework.AssertionFailedError Message: A single timer should expire after the first event and therefore this has to throw an NoSuchObjectLocalException --------------------------------- Suite: BasicTimerUnitTest Test: testTimerImplementation(org.jboss.test.timer.test.BasicTimerUnitTest) Type: failure Exception: junit.framework.AssertionFailedError Message: Period until next event must be greater than 0 --------------------------------- Suite: TxLoggingUnitTestCase Test: testXATerminator2pc(org.jboss.test.tm.test.TxLoggingUnitTestCase) Type: failure Exception: junit.framework.AssertionFailedError Message: There should be 1 in doubt tx but there are 11 --------------------------------- Suite: TxLoggingUnitTestCase Test: testXATerminatorRecoverFromMasterFail(org.jboss.test.tm.test.TxLoggingUnitTestCase) Type: failure Exception: junit.framework.AssertionFailedError Message: There should be 1 in doubt tx but there are 11 --------------------------------- Suite: WebIntegrationUnitTestCase Test: testSpeedServlet(org.jboss.test.web.test.WebIntegrationUnitTestCase) Type: failure Exception: junit.framework.AssertionFailedError Message: Access to: http://jduke:[EMAIL PROTECTED]:8080/jbosstest/SpeedServlet failed with responseCode=500 --------------------------------- ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development