[
https://issues.apache.org/jira/browse/JCR-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke closed JCR-4192.
-------------------------------
> Issue with retrieving reports from JackRabbit Repository
> --------------------------------------------------------
>
> Key: JCR-4192
> URL: https://issues.apache.org/jira/browse/JCR-4192
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Reporter: DilipKumar S
> Priority: Trivial
> Attachments: SourceCode & logs.txt
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> One of our client has reported that they are unable to retrieve the reports
> stored in the JackRabbit repository. As per our analysis, we could see the
> below error is thrown from the JackRabbit content repository service.
> ============
> ERROR:
> 2017-09-22 08:58:10,035 | ERROR | defaultWIMFileBasedRealm/advisor | | |
> WebContainer : 7 | c.o.r.s.ContentRepositoryService | retrieveReport:
> *Exception from the uderlying repository*
> *javax.jcr.PathNotFoundException: aaa/report/G3604320170922732872*
> at org.apache.jackrabbit.core.NodeImpl$8.perform(NodeImpl.java:2167)
> ~[jackrabbit-core.jar:2.8.0]
> at org.apache.jackrabbit.core.NodeImpl$8.perform(NodeImpl.java:2161)
> ~[jackrabbit-core.jar:2.8.0]
> at
> org.apache.jackrabbit.core.session.SessionState.perform(SessionState.java:216)
> ~[jackrabbit-core.jar:2.8.0]
> at org.apache.jackrabbit.core.ItemImpl.perform(ItemImpl.java:91)
> ~[jackrabbit-core.jar:2.8.0]
> at org.apache.jackrabbit.core.NodeImpl.getNode(NodeImpl.java:2161)
> ~[jackrabbit-core.jar:2.8.0]
> at
> com.odcgroup.repository.service.ContentRepositoryService.retrieveReportAsStream(ContentRepositoryService.java:109)
> ~[repository-impl.jar:TAP/8.1.06]
> ===========
> I've added the source code of storing and retrieval of the reports as well
> the error log in the attachment.
> We need to know the cause of the error, due to which the user has failed to
> retrieve the reports.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)