Hi there,
I am having a problem with the Author running very slow to the point of unusable.
The setup is 1 Author server, 1 Publish server, and 1 Web/Dispatcher.
After checking in the log, I found following error repeated throughout the log, while there is not such problem in the Publish (in the log, and access speed).
In each of this error is preceeded by Reverse Replication message.
15.05.2013 07:30:21.033 *INFO* [Reverse Replication Processor] com.day.cq.replication.impl.content.durbo.DurboImporter imported content in 251722ms for durbo request on path: /home/groups/mediacorp/website-users
15.05.2013 07:30:21.033 *INFO* [Reverse Replication Processor] com.day.cq.replication.Agent.publish_reverse Successfully imported content at /home/groups/mediacorp/website-users
15.05.2013 07:30:21.048 *ERROR* [ObservationManager] com.day.cq.contentsync.impl.ContentSyncManagerImpl Error while trying to find content sync config path: {} javax.jcr.RepositoryException: failed to retrieve state of intermediary node
at org.apache.jackrabbit.core.CachingHierarchyManager.resolvePath(Cachin gHierarchyManager.java:156)
at org.apache.jackrabbit.core.HierarchyManagerImpl.resolvePath(Hierarchy ManagerImpl.java:365)
at org.apache.jackrabbit.core.ItemManager.getItem(ItemManager.java:550)
at org.apache.jackrabbit.core.session.SessionItemOperation$4.perform(Ses sionItemOperation.java:97)
at org.apache.jackrabbit.core.session.SessionItemOperation$4.perform(Ses sionItemOperation.java:93)
at org.apache.jackrabbit.core.session.SessionItemOperation.perform(Sessi onItemOperation.java:187)
at org.apache.jackrabbit.core.session.SessionState.perform(SessionState. java:216)
at org.apache.jackrabbit.core.SessionImpl.perform(SessionImpl.java:361)
at org.apache.jackrabbit.core.SessionImpl.getItem(SessionImpl.java:786)
at com.day.cq.contentsync.impl.ContentSyncManagerImpl.findConfigPath(Con tentSyncManagerImpl.java:232)
at com.day.cq.contentsync.impl.ContentSyncManagerImpl.onEvent(ContentSyn cManagerImpl.java:189)
at org.apache.jackrabbit.core.observation.EventConsumer.consumeEvents(Ev entConsumer.java:248)
at org.apache.jackrabbit.core.observation.ObservationDispatcher.run(Obse rvationDispatcher.java:161)
at java.lang.Thread.run(Unknown Source)
Is there any idea what's causing the problem? Any help would be appreciated.
Thanks,
Kent