Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-6793

Stream or LOG value cannot be retrieved more than once

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 10.11.1.1
    • None
    • SQL
    • None
    • does not matter
    • Repro attached
    • Regression Test Failure, Seen in production

    Description

      Since migrating from derby 10.7.1.1 to 10.11.1.1 really innocent code stopped working: retrieving resultset column data using column names if resultset contains blobs stopped working.

      I am attaching a maven project with a unit test which proves the issue. If in pom.xml you change the version to 10.7.1.1 the test will pass. We are using spring-jdbc' queryForMap() which traverses resultset metadata and queries attributes by their column labels. Used to work before.

      Attachments

        1. derby-bug.tar.gz
          3 kB
          Sergey Zolotaryov

        Issue Links

          Activity

            People

              Unassigned Unassigned
              anydoby Sergey Zolotaryov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: