You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2016/11/15 10:39:58 UTC

[jira] [Created] (CAY-2143) NPE in BaseSchemaUpdateStrategy

Andrus Adamchik created CAY-2143:
------------------------------------

             Summary: NPE in BaseSchemaUpdateStrategy
                 Key: CAY-2143
                 URL: https://issues.apache.org/jira/browse/CAY-2143
             Project: Cayenne
          Issue Type: Bug
            Reporter: Andrus Adamchik


Per https://github.com/apache/cayenne/pull/130 there is a NullPointerException unboxing BaseSchemaUpdateStrategy.threadRunInProgress , which makes sense as this ThreadLocal is only initialized in one thread.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)