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

Donald Woods resolved OPENJPA-1292.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0.0)
                   2.0.0-M3

Thanks Tim for catching this!

> NullPointerException when handling WriteBehindConfigurationException
> --------------------------------------------------------------------
>
>                 Key: OPENJPA-1292
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1292
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: writebehind
>    Affects Versions: 2.0.0
>            Reporter: Tim McConnell
>            Assignee: Tim McConnell
>            Priority: Minor
>             Fix For: 2.0.0-M3
>
>         Attachments: OPENJPA-1292.patch
>
>
> 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