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

NullPointerException IndexRowGenerator.getExecutionFactory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 10.14.2.0
    • None
    • Store
    • None
    • Normal
    • Crash, Seen in production

    Description

      We have had a couple of customers which have experienced the crash show below in the derby.index-stat-thread.
      We can't recreate the issue locally, but what may be the cause of this? Is there anything in particular that may be provoking this?
       
      java.lang.NullPointerExceptionat org.apache.derby.iapi.sql.dictionary.IndexRowGenerator.getExecutionFactory(Unknown Source)at org.apache.derby.iapi.sql.dictionary.IndexRowGenerator.getIndexRowTemplate(Unknown Source)at org.apache.derby.iapi.sql.dictionary.IndexRowGenerator.getNullIndexRow(Unknown Source)at org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.updateIndexStatsMinion(Unknown Source)at org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.generateStatistics(Unknown Source)at org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.processingLoop(Unknown Source)at org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.run(Unknown Source)at java.lang.Thread.run(Thread.java:748)

      Attachments

        Activity

          People

            Unassigned Unassigned
            dangonz Daniel Gonzalez
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: