You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "DilipKumar S (JIRA)" <ji...@apache.org> on 2018/04/27 10:54:00 UTC

[jira] [Comment Edited] (JCR-4284) Issue with retrieving reports from JackRabbit Repository

    [ https://issues.apache.org/jira/browse/JCR-4284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16456222#comment-16456222 ] 

DilipKumar S edited comment on JCR-4284 at 4/27/18 10:53 AM:
-------------------------------------------------------------

Hello,

Yes, the document proposes suggestions on persistance manager corruption - Thanks to you. But, before to come to a conclusion, I was suppose to identify what has caused the underlying exception.

Do you have some document or direct me to a link where I can refer to enable the DEBUG TRACES ?


was (Author: dilipkumars):
Do you have some document or direct me to a link where I can refer to enable the DEBUG TRACES ?

> Issue with retrieving reports from JackRabbit Repository
> --------------------------------------------------------
>
>                 Key: JCR-4284
>                 URL: https://issues.apache.org/jira/browse/JCR-4284
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.8.6
>            Reporter: DilipKumar S
>            Priority: Major
>         Attachments: SourceCode.txt
>
>
> Hello,
> This is related to JCR-4192 which was resolved by Julien with comments to upgrade JCR to latest version.
> We have upgraded the JCR to the version 2.8.6 and still could reproduce the scenario.
>  =========
>  2018-03-21 13:30:56,041 | ERROR | defaultWIMFileBasedRealm/advisor | | | WebContainer : 2 | c.o.r.s.ContentRepositoryService | retrieveReport: Exception from the uderlying repository
>  *javax.jcr.PathNotFoundException: aaa/report/G4348420180321857066*
>  at org.apache.jackrabbit.core.NodeImpl$8.perform(NodeImpl.java:2167) ~[jackrabbit-core.jar:2.8.6]
>  at org.apache.jackrabbit.core.NodeImpl$8.perform(NodeImpl.java:2161) ~[jackrabbit-core.jar:2.8.6]
>  at org.apache.jackrabbit.core.session.SessionState.perform(SessionState.java:216) ~[jackrabbit-core.jar:2.8.6]
>  at org.apache.jackrabbit.core.ItemImpl.perform(ItemImpl.java:91) ~[jackrabbit-core.jar:2.8.6]
>  at org.apache.jackrabbit.core.NodeImpl.getNode(NodeImpl.java:2161) ~[jackrabbit-core.jar:2.8.6]
>  at com.sun.jersey.core.impl.provider.entity.InputStreamProvider.writeTo(InputStreamProvider.java:98) [jersey-bundle.jar:1.10]
>  at com.sun.jersey.core.impl.provider.entity.InputStreamProvider.writeTo(InputStreamProvider.java:59) [jersey-bundle.jar:1.10]
>  =============
> The source code used for storing and retrieval of reports is attached here with the JIRA.
> 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
(v7.6.3#76005)