0 Replies Latest reply on Jun 21, 2005 11:37 PM by c.cremers

    JBoss 4.0.2 and cluster tests

    c.cremers

      I recently downloaded JBoss 4.0.2, installed and built it, and am attempting
      to run the tests. Any hints/clues on the clustering tests ? I get
      68 tests, 2 errors, 26 failures. A lot of the failures are like the
      following : does the fact that the test name includes
      ${jboss-junit-configuration}) mean that I need to set up a default
      local.properties or config.xml for this part of the suite ? This is on
      a Solaris 8 system using java 1.4.2_03.

      Thanks !

      Class org.jboss.test.cluster.test.ScopedAttrBasedTestCase(SyncModeNUseJvm-${jbos
      s-junit-configuration})


      Get OK with url: http://lenny:8080/http-scoped-attr/getAttribute.jsp responseCod
      e: 500
      junit.framework.AssertionFailedError: Get OK with url: http://lenny:8080/http-sc
      oped-attr/getAttribute.jsp responseCode: 500
      at org.jboss.test.cluster.test.BaseTest.makeGet(BaseTest.java:93)
      at org.jboss.test.cluster.test.ScopedTestCase.testNonPrimitiveModify(Sco
      pedTestCase.java:110)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
      java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
      sorImpl.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)