Cache update failed
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2015 11:25 AM
Buenas Tardes,
El pasado lunes me quede sin espacio en volumen del sistema operativo linux RH 6.5, realice espacio y reinicie la máquina.
Al hacerlo no arranca Alfresco y en los log del tomcat me aparece de forma continua este mensaje
2015-04-01 17:18:05,906 ERROR [repo.cache.AbstractAsynchronouslyRefreshedCache] [asynchronouslyRefreshedCacheThreadPool1] Cache update failed (authorityBridgeTableCache).
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:894)
at java.util.HashMap$KeyIterator.next(HashMap.java:928)
at org.alfresco.util.BridgeTable.add(BridgeTable.java:288)
at org.alfresco.util.BridgeTable.addDescendants(BridgeTable.java:184)
at org.alfresco.util.BridgeTable.addLink(BridgeTable.java:46)
at org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache.doBuildCache(AuthorityBridgeTableAsynchronouslyRefreshedCache.java:92)
at org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache.access$000(AuthorityBridgeTableAsynchronouslyRefreshedCache.java:37)
at org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache$1$1.execute(AuthorityBridgeTableAsynchronouslyRefreshedCache.java:78)
at org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache$1$1.execute(AuthorityBridgeTableAsynchronouslyRefreshedCache.java:74)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:450)
at org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache$1.doWork(AuthorityBridgeTableAsynchronouslyRefreshedCache.java:73)
at org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache$1.doWork(AuthorityBridgeTableAsynchronouslyRefreshedCache.java:70)
at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:548)
at org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache.buildCache(AuthorityBridgeTableAsynchronouslyRefreshedCache.java:69)
at org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache.buildCache(AuthorityBridgeTableAsynchronouslyRefreshedCache.java:37)
at org.alfresco.repo.cache.AbstractAsynchronouslyRefreshedCache.doRefresh(AbstractAsynchronouslyRefreshedCache.java:464)
at org.alfresco.repo.cache.AbstractAsynchronouslyRefreshedCache.doCall(AbstractAsynchronouslyRefreshedCache.java:449)
at org.alfresco.repo.cache.AbstractAsynchronouslyRefreshedCache.call(AbstractAsynchronouslyRefreshedCache.java:414)
at org.alfresco.repo.cache.AbstractAsynchronouslyRefreshedCache.call(AbstractAsynchronouslyRefreshedCache.java:45)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)
He ejecutado esta tarea de mantenimiento sin éxito.
http://docs.alfresco.com/4.0/tasks/solr-reindex.html
¿Alguien me podría ayudar?.
Un Saludo.
El pasado lunes me quede sin espacio en volumen del sistema operativo linux RH 6.5, realice espacio y reinicie la máquina.
Al hacerlo no arranca Alfresco y en los log del tomcat me aparece de forma continua este mensaje
2015-04-01 17:18:05,906 ERROR [repo.cache.AbstractAsynchronouslyRefreshedCache] [asynchronouslyRefreshedCacheThreadPool1] Cache update failed (authorityBridgeTableCache).
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:894)
at java.util.HashMap$KeyIterator.next(HashMap.java:928)
at org.alfresco.util.BridgeTable.add(BridgeTable.java:288)
at org.alfresco.util.BridgeTable.addDescendants(BridgeTable.java:184)
at org.alfresco.util.BridgeTable.addLink(BridgeTable.java:46)
at org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache.doBuildCache(AuthorityBridgeTableAsynchronouslyRefreshedCache.java:92)
at org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache.access$000(AuthorityBridgeTableAsynchronouslyRefreshedCache.java:37)
at org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache$1$1.execute(AuthorityBridgeTableAsynchronouslyRefreshedCache.java:78)
at org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache$1$1.execute(AuthorityBridgeTableAsynchronouslyRefreshedCache.java:74)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:450)
at org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache$1.doWork(AuthorityBridgeTableAsynchronouslyRefreshedCache.java:73)
at org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache$1.doWork(AuthorityBridgeTableAsynchronouslyRefreshedCache.java:70)
at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:548)
at org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache.buildCache(AuthorityBridgeTableAsynchronouslyRefreshedCache.java:69)
at org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache.buildCache(AuthorityBridgeTableAsynchronouslyRefreshedCache.java:37)
at org.alfresco.repo.cache.AbstractAsynchronouslyRefreshedCache.doRefresh(AbstractAsynchronouslyRefreshedCache.java:464)
at org.alfresco.repo.cache.AbstractAsynchronouslyRefreshedCache.doCall(AbstractAsynchronouslyRefreshedCache.java:449)
at org.alfresco.repo.cache.AbstractAsynchronouslyRefreshedCache.call(AbstractAsynchronouslyRefreshedCache.java:414)
at org.alfresco.repo.cache.AbstractAsynchronouslyRefreshedCache.call(AbstractAsynchronouslyRefreshedCache.java:45)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)
He ejecutado esta tarea de mantenimiento sin éxito.
http://docs.alfresco.com/4.0/tasks/solr-reindex.html
¿Alguien me podría ayudar?.
Un Saludo.
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2015 09:59 AM
