You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Richard N. Hillegas (Jira)" <ji...@apache.org> on 2020/01/12 18:02:00 UTC

[jira] [Updated] (DERBY-7059) NullPointerException IndexRowGenerator.getExecutionFactory

     [ https://issues.apache.org/jira/browse/DERBY-7059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard N. Hillegas updated DERBY-7059:
---------------------------------------
    Issue & fix info:   (was: Newcomer)

> NullPointerException IndexRowGenerator.getExecutionFactory
> ----------------------------------------------------------
>
>                 Key: DERBY-7059
>                 URL: https://issues.apache.org/jira/browse/DERBY-7059
>             Project: Derby
>          Issue Type: Bug
>          Components: Store
>    Affects Versions: 10.14.2.0
>            Reporter: Daniel Gonzalez
>            Priority: Major
>
> 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.NullPointerException}}{{at 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)}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)