Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2072

[Karaf] OracleJDBCLock filling UNDO segment.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • karaf-1.4.0
    • Karaf
    • None

    Description

      When using the Oracle JDBC Lock mechanism the UNDO table space fills at a rapid pace. The following log entry will be observed:

      ERROR | Thread-1 | OracleJDBCLock | .felix.karaf.main.OracleJDBCLock 211 | Error occured while testing lock: java.sql.SQLException: ORA-30036: unable to extend segment by 8 in undo tablespace 'UNDO'
      ORA-30036: unable to extend segment by 8 in undo tablespace 'UNDO'

      Reviewing the Oracle JDBC Lock class it appears the UNDO space is being consumed by un-necessary update commands.

      I'll be attaching a patch for this shortly.

      Attachments

        1. felix-2072.diff
          3 kB
          Jamie Mark Goodyear

        Activity

          People

            gnodet Guillaume Nodet
            jgoodyear Jamie Mark Goodyear
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: