spi2dav: too many warnings related to change polling (NPE and similar)
----------------------------------------------------------------------
Key: JCR-2566
URL: https://issues.apache.org/jira/browse/JCR-2566
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-spi2dav, observation
Affects Versions: 2.0.0
Reporter: angela
Priority: Minor
when running the conformance test the jcr.log is filled with warnings like
*WARN * [Change Polling] WorkspaceManager: Exception in event polling thread:
java.lang.NullPointerException (WorkspaceManager.java, line 1172)
*WARN * [Change Polling] RepositoryServiceImpl: Unable to build event itemId:
(RepositoryServiceImpl.java, line 2052)
*WARN * [Change Polling] RepositoryServiceImpl: Unable to build event
parentId: (RepositoryServiceImpl.java, line 2059)
i didn't yet have time to take a closer look at it, but i have the impression
there is something wrong with the change polling.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.