3 Replies Latest reply on Jul 27, 2004 2:09 PM by faygo

    Failures in the 3.2.4 distribution

    hbaxmann

      I have the following 5 anticipated failures in my single node install:

      run -c all

      Java Version 1.4.2_04
      Java Vendor Sun Microsystems Inc.
      Java VM Name Java HotSpot(TM) Client VM
      Java VM Version 1.4.2_04-b05
      Java VM Info mixed mode
      OS Name Windows XP
      OS Version 5.1
      OS Arch x86

      1.)

      Name Tests Errors Failures Time(s)
      DeployXMBeanUnitTestCase 10 0 1 2.344

      Tests
      Name Status Type Time(s)
      testUserXMBeanPersistentValuesWithCustomPM Failure value == Att1InitialValue, value=UpdatedAttr1ValueXMLPM

      junit.framework.AssertionFailedError: value == Att1InitialValue, value=UpdatedAttr1ValueXMLPM
      at org.jboss.test.jmx.test.DeployXMBeanUnitTestCase.testUserXMBeanPersistentValuesWithCustomPM(DeployXMBeanUnitTestCase.java:332)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      0.090

      2.)

      Name Tests Errors Failures Time(s)
      SecurityUnitTestCase 6 0 1 0.741

      Tests
      Name Status Type Time(s)
      testSecureHttpInvoker Failure Should not have been able to lookup(invokers)

      junit.framework.AssertionFailedError: Should not have been able to lookup(invokers)
      at org.jboss.test.naming.test.SecurityUnitTestCase.testSecureHttpInvokerFailure(SecurityUnitTestCase.java:59)
      at org.jboss.test.naming.test.SecurityUnitTestCase.testSecureHttpInvoker(SecurityUnitTestCase.java:109)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      0.231

      3.)

      Name Tests Errors Failures Time(s)
      SimpleUnitTestCase 10 0 1 9.093

      Tests
      Name Status Type Time(s)
      testNameChanges Failure expected:<jnp://localhost/jmx> but was:

      junit.framework.AssertionFailedError: expected:<jnp://localhost/jmx> but was:
      at org.jboss.test.naming.test.SimpleUnitTestCase.testNameChanges(SimpleUnitTestCase.java:80)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      0.010

      4.)

      Name Tests Errors Failures Time(s)
      SRPUnitTestCase 2 0 1 1.121

      Tests
      Name Status Type Time(s)
      testEchoArgs Failure Call to echo failed: ECB mode cannot use IV

      junit.framework.AssertionFailedError: Call to echo failed: ECB mode cannot use IV
      at org.jboss.test.security.test.SRPUnitTestCase.testEchoArgs(SRPUnitTestCase.java:93)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
      at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
      at junit.extensions.TestSetup.run(TestSetup.java:23)
      0.791

      5.)

      Name Tests Errors Failures Time(s)
      BeanUnitTestCase 10 0 1 2.744

      Tests
      Name Status Type Time(s)
      testAllTypesBean Failure N/A

      junit.framework.AssertionFailedError
      at org.jboss.test.testbean.test.BeanUnitTestCase.testAllTypesBean(BeanUnitTestCase.java:813)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
      at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
      at junit.extensions.TestSetup.run(TestSetup.java:23)
      at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
      at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
      at junit.extensions.TestSetup.run(TestSetup.java:23)
      at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
      at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
      at junit.extensions.TestSetup.run(TestSetup.java:23)


      Is there any reason for this??

      bax

        • 1. Re: Failures in the 3.2.4 distribution
          starksm64

          2, 3, 5 are known issues. 1 and 4 I don't see when running on an xp box with sun jdk 1.4.2_04-b05.

          • 2. Re: Failures in the 3.2.4 distribution
            hbaxmann

            Uhu, the "It works on my machine!" syndrom.

            And now ?

            Where can i find information about the 'known issues' , what is wrong in my 'Reference Environment(tm)' ? What is your's?

            bax

            • 3. Re: Failures in the 3.2.4 distribution
              faygo

               

              "hbaxmann" wrote:
              I have the following 5 anticipated failures in my single node install:

              ...

              4.)

              Name Tests Errors Failures Time(s)
              SRPUnitTestCase 2 0 1 1.121

              Tests
              Name Status Type Time(s)
              testEchoArgs Failure Call to echo failed: ECB mode cannot use IV

              junit.framework.AssertionFailedError: Call to echo failed: ECB mode cannot use IV
              at org.jboss.test.security.test.SRPUnitTestCase.testEchoArgs(SRPUnitTestCase.java:93)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
              at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
              at junit.extensions.TestSetup.run(TestSetup.java:23)
              0.791

              ...

              bax


              I have the same problem in v3.2.3, is there a solution to this? Is it fixed in later versions of JBoss? I looked for it in the change logs but didn't see it mentioned.