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

OutOfMemoryError selecting from SYS.SYSALIASES

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.11.1.1
    • 10.10.2.0, 10.11.1.1
    • SQL
    • None
    • Normal
    • Repro attached

    Description

      The following query raises an OutOfMemoryError:

      if> select a.alias, a.aliastype
      from sys.sysaliases a
      where a.javaclassname like 'org.apache.derby.catalog.SystemProcedures%';
      ERROR XJ001: Java exception: 'Requested array size exceeds VM limit: java.lang.OutOfMemoryError'.

      Attachments

        1. d6477-1a-disable-optimization.diff
          3 kB
          Knut Anders Hatlen

        Issue Links

          Activity

            People

              knutanders Knut Anders Hatlen
              rhillegas Richard N. Hillegas
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: