NullPointerException when handling WriteBehindConfigurationException
--------------------------------------------------------------------

                 Key: OPENJPA-1292
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1292
             Project: OpenJPA
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Tim McConnell
            Assignee: Tim McConnell
            Priority: Minor
             Fix For: 2.0.0


There is a small window in PersistenceProviderImpl where an exception can be 
caught such that the _log instance variable is used prior to it being 
initialized, resulting in a NullPointerException getting thrown and masking the 
real exception (e.g., WriteBehindConfigurationException).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to