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

possible NullPointerException in client/am/ProductLevel

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Duplicate
    • 10.3.1.4
    • None
    • Network Client
    • None

    Description

      Encountered a NPE that doesn't make it to the application/end-user when debugging test jdbcapi/DataSourceTest in one of my eclipse workspaces;

      org/apache/derby/client/am/ProductLevel
      constructor;
      versionLevel_ = Integer.parseInt(productID.substring(3,5));

      NPE because productID was null

      Attachments

        Issue Links

          Activity

            People

              abhi-1 Abhilash T.G
              myrna Myrna van Lunteren
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: