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/02/10 07:33:41 UTC

[jira] [Updated] (JCR-4091) Jackrabbit error when deleting reports

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

Julian Reschke updated JCR-4091:
--------------------------------
    Description: 
We are having a job to delete the reports from the Jackrabbit repository. When the reports are deleted in bulk numbers say 200+ reports from the Jackrabbit repository, we are getting the below error from the Jackrabbit. Please could to let us know the reason for the below error and also solution to solve the same.
{noformat}
2016-12-06 14:35:52,713 | ERROR | gcl:logon/advisor(Attribute : gcl:logon/advisor) |  |  | jobLauncherThreadPoolTaskExecutor-8 | c.o.r.s.ContentRepositoryService | removeContent: Exception from the uderlying repository
javax.jcr.RepositoryException: Cannot create GC. GC already running
        at org.apache.jackrabbit.core.RepositoryImpl.createDataStoreGarbageCollector(RepositoryImpl.java:1454) ~[jackrabbit-core.jar:2.8.0]
        at org.apache.jackrabbit.core.RepositoryManagerImpl.createDataStoreGarbageCollector(RepositoryManagerImpl.java:38) ~[jackrabbit-core.jar:2.8.0]

{noformat}

  was:
We are having a job to delete the reports from the Jackrabbit repository. When the reports are deleted in bulk numbers say 200+ reports from the Jackrabbit repository, we are getting the below error from the Jackrabbit. Please could to let us know the reason for the below error and also solution to solve the same.
2016-12-06 14:35:52,713 | ERROR | gcl:logon/advisor(Attribute : gcl:logon/advisor) |  |  | jobLauncherThreadPoolTaskExecutor-8 | c.o.r.s.ContentRepositoryService | removeContent: Exception from the uderlying repository
javax.jcr.RepositoryException: Cannot create GC. GC already running
        at org.apache.jackrabbit.core.RepositoryImpl.createDataStoreGarbageCollector(RepositoryImpl.java:1454) ~[jackrabbit-core.jar:2.8.0]
        at org.apache.jackrabbit.core.RepositoryManagerImpl.createDataStoreGarbageCollector(RepositoryManagerImpl.java:38) ~[jackrabbit-core.jar:2.8.0]



> Jackrabbit error when deleting reports
> --------------------------------------
>
>                 Key: JCR-4091
>                 URL: https://issues.apache.org/jira/browse/JCR-4091
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: JCR API
>    Affects Versions: 2.8
>            Reporter: Sangeetha
>
> We are having a job to delete the reports from the Jackrabbit repository. When the reports are deleted in bulk numbers say 200+ reports from the Jackrabbit repository, we are getting the below error from the Jackrabbit. Please could to let us know the reason for the below error and also solution to solve the same.
> {noformat}
> 2016-12-06 14:35:52,713 | ERROR | gcl:logon/advisor(Attribute : gcl:logon/advisor) |  |  | jobLauncherThreadPoolTaskExecutor-8 | c.o.r.s.ContentRepositoryService | removeContent: Exception from the uderlying repository
> javax.jcr.RepositoryException: Cannot create GC. GC already running
>         at org.apache.jackrabbit.core.RepositoryImpl.createDataStoreGarbageCollector(RepositoryImpl.java:1454) ~[jackrabbit-core.jar:2.8.0]
>         at org.apache.jackrabbit.core.RepositoryManagerImpl.createDataStoreGarbageCollector(RepositoryManagerImpl.java:38) ~[jackrabbit-core.jar:2.8.0]
> {noformat}



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