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

NullPointerException in system.sttest run with 10.5.1.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.4.2.0
    • 10.5.1.1
    • Test
    • None

    Description

      I see the following stack trace on line 22615 of the redirected output:

      Thread finished: 1
      complete initial data
      total memory: 50713600 free: 3130088 Tue Mar 31 23:39:47 PDT 2009
      java.lang.NullPointerException
      at org.apache.derbyTesting.system.sttest.utils.Datatypes.update_one_row(Datatypes.java:612)
      at org.apache.derbyTesting.system.sttest.Sttest.run(Sttest.java:387)
      Exception in thread "Thread-9" java.lang.NullPointerException
      at org.apache.derbyTesting.system.sttest.Sttest.run(Sttest.java:435)
      java.lang.NullPointerException
      at org.apache.derbyTesting.system.sttest.utils.Datatypes.update_one_row(Datatypes.java:612)
      at org.apache.derbyTesting.system.sttest.Sttest.run(Sttest.java:387)
      Exception in thread "Thread-10" java.lang.NullPointerException
      at org.apache.derbyTesting.system.sttest.Sttest.run(Sttest.java:435)
      java.lang.NullPointerException
      at org.apache.derbyTesting.system.sttest.utils.Datatypes.update_one_row(Datatypes.java:612)
      at org.apache.derbyTesting.system.sttest.Sttest.run(Sttest.java:387)
      Exception in thread "Thread-11" java.lang.NullPointerException
      at org.apache.derbyTesting.system.sttest.Sttest.run(Sttest.java:435)
      quantity in pick_some is: 1
      0 rows deleted

      Matching this up with the derby.log - the first entry in derby.log is 2009-04-01 03:01:52.432 GMT, and ls -al shows 2009-03-31 20:01 PDT for the creation of testDB, so time diff was 7 hours - shows nothing of interest. The last entry in derby.log is at 2009-04-01 06:52:15.595 GMT, so only 3 hours later.

      I've seen the same thing 3 times - this needs to be analyzed further.
      I will also run on another machine, and run with sane jars to see if we get any stack trace of other help from derby.log.

      Attachments

        1. DERBY-4148.diff
          0.7 kB
          Myrna van Lunteren

        Activity

          People

            myrna Myrna van Lunteren
            myrna Myrna van Lunteren
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: