SPI2JCR: Missing SPI events due to exception (warning in logfile)
-----------------------------------------------------------------
Key: JCR-1802
URL: https://issues.apache.org/jira/browse/JCR-1802
Project: Jackrabbit
Issue Type: Bug
Components: jackrabbit-spi2jcr
Reporter: angela
Priority: Minor
when running jcr2spi with CacheBehavior.OBSERVATION the following warnings
consistently appear in the log:
13.10.2008 14:46:59 *WARN * [ObservationManager] EventSubscription: Unable to
create SPI Event: javax.jcr.RepositoryException: this session has been closed
(EventSubscription.java, line 263)
13.10.2008 14:46:59 *WARN * [ObservationManager] EventSubscription: Unable to
create SPI Event: javax.jcr.PathNotFoundException:
/testroot/node2/<propertyName> (EventSubscription.java, line 263)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.