You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2017/03/09 07:48:38 UTC

[jira] [Closed] (JCR-4102) jcr2dav: change polling thread sometimes dies with NPE

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

Julian Reschke closed JCR-4102.
-------------------------------

> jcr2dav: change polling thread sometimes dies with NPE
> ------------------------------------------------------
>
>                 Key: JCR-4102
>                 URL: https://issues.apache.org/jira/browse/JCR-4102
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-spi2dav, jackrabbit-webdav
>    Affects Versions: 2.4.6, 2.6.7, 2.8.3, 2.10.5, 2.12.6, 2.15.0, 2.14.0
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>             Fix For: 2.6.8, 2.8.4, 2.16, 2.12.7, 2.14.1, 2.15.1, 2.10.6
>
>
> Just seen in integration testing:
> {noformat}
> Exception in thread "Change Polling" java.lang.NullPointerException
>         at org.apache.jackrabbit.spi2dav.URIResolverImpl.getPropertyId(URIResolverImpl.java:344)
>         at org.apache.jackrabbit.spi2dav.RepositoryServiceImpl.buildEventList(RepositoryServiceImpl.java:2492)
>         at org.apache.jackrabbit.spi2dav.RepositoryServiceImpl.poll(RepositoryServiceImpl.java:2421)
>         at org.apache.jackrabbit.spi2dav.RepositoryServiceImpl.getEvents(RepositoryServiceImpl.java:2207)
>         at org.apache.jackrabbit.jcr2spi.WorkspaceManager$ChangePolling.run(WorkspaceManager.java:1240)
>         at java.lang.Thread.run(Thread.java:745)
> {noformat}



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