Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-5958 Fix any remaining testsuite failures
  3. JBAS-6047

REGRESSION: org.jboss.test.cmp2.jbas979.JBAS979UnitTestCase.testPassivateAfterCommit

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None

      The trace shown above was related to the introduction of test logic for JBAS-5349 which has since been resolved.
      However, two tests are still failing and the test logic is still suspect.

      testPassivateAfterCommit_storeNotFlushedTrue
      testPassivateAfterCommit_storeNotFlushedFalse

      Table not found in statement [update AStoreNotFlushedFalse set name=? where id=?]
      java.sql.SQLException: Table not found in statement [update AStoreNotFlushedFalse set name=? where id=?]

      Table not found in statement [update AStoreNotFlushedTrue set name=? where id=?]
      java.sql.SQLException: Table not found in statement [update AStoreNotFlushedTrue set name=? where id=?]
      at org.hsqldb.jdbc.Util.throwError(Unknown Source)
      at org.hsqldb.jdbc.jdbcPreparedStatement.<init>(Unknown Source)
      at org.hsqldb.jdbc.jdbcConnection.prepareStatement(Unknown Source)
      at org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.doPrepareStatement(BaseWrapperManagedConnection.java:465)
      at org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.prepareStatement(BaseWrapperManagedConnection.java:453)
      at org.jboss.resource.adapter.jdbc.WrappedConnection.prepareStatement(WrappedConnection.java:243)
      at org.jboss.test.cmp2.jbas979.FacadeSessionBean.updateDB(FacadeSessionBean.java:103)

            istudens@redhat.com Ivo Studensky
            smcgowan@redhat.com Shelly McGowan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: