You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2017/02/21 09:46:44 UTC

[jira] [Resolved] (OAK-5738) Potential NPE in LargeLdapProviderTest

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

Julian Reschke resolved OAK-5738.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8
                   1.7.0

trunk: [r1783855|http://svn.apache.org/r1783855]


> Potential NPE in LargeLdapProviderTest
> --------------------------------------
>
>                 Key: OAK-5738
>                 URL: https://issues.apache.org/jira/browse/OAK-5738
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: auth-ldap
>    Affects Versions: 1.6.0
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Trivial
>             Fix For: 1.7.0, 1.8
>
>         Attachments: OAK-5738.diff
>
>
> If test preparation fails, test teardown will fail with NPE:
> {noformat}
> java.lang.NullPointerException
> 	at org.apache.jackrabbit.oak.security.authentication.ldap.LargeLdapProviderTest.after(LargeLdapProviderTest.java:98)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:606)
> 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)