[
https://issues.apache.org/jira/browse/OPENJPA-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim McConnell updated OPENJPA-1292:
-----------------------------------
Issue Type: Sub-task (was: Bug)
Parent: OPENJPA-1296
> NullPointerException when handling WriteBehindConfigurationException
> --------------------------------------------------------------------
>
> Key: OPENJPA-1292
> URL: https://issues.apache.org/jira/browse/OPENJPA-1292
> Project: OpenJPA
> Issue Type: Sub-task
> 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.