You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2015/08/10 16:06:46 UTC

[jira] [Updated] (ARIES-1372) Avoid NPE in case of exception in preCall

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

Christian Schneider updated ARIES-1372:
---------------------------------------
    Issue Type: Bug  (was: Improvement)

> Avoid NPE in case of exception in preCall
> -----------------------------------------
>
>                 Key: ARIES-1372
>                 URL: https://issues.apache.org/jira/browse/ARIES-1372
>             Project: Aries
>          Issue Type: Bug
>          Components: JPA
>    Affects Versions: jpa-2.1.0
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: jpa-2.2.0
>
>
> Exceptions like this can occur in postCallWithException if an exception happened in preCall and no token was created.
> java.lang.NullPointerException
> 	at org.apache.aries.jpa.blueprint.impl.JpaInterceptor.postCallWithException(JpaInterceptor.java:68)[70:org.apache.aries.jpa.blueprint:2.1.0]
> 	at org.apache.aries.blueprint.proxy.Collaborator.postInvokeExceptionalReturn(Collaborator.java:136)[12:org.apache.aries.blueprint.core:1.4.3]
> 	at org.apache.aries.blueprint.proxy.Collaborator.preInvoke(Collaborator.java:78)[12:org.apache.aries.blueprint.core:1.4.3]



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