05-11-2012 03:24 AM
2012-05-11 11:25:34,105 ERROR [alfresco.sample.ContentHitsAspect] [defaultAsyncAction2] Failed to increment content read count on node: workspace://SpacesStore/c2f051fd-648d-46dc-99af-79c5fed60cef
org.alfresco.error.AlfrescoRuntimeException: 04110109 Exception in Transaction.
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:473)
at org.alfresco.sample.ContentHitsAspect$ContentHitsReadCountIncrementer.run(ContentHitsAspect.java:296)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.NoSuchMethodError: org.alfresco.repo.policy.BehaviourFilter.disableBehaviour(Lorg/alfresco/service/cmr/repository/NodeRef;Lorg/alfresco/service/namespace/QName;)V
at org.alfresco.sample.ContentHitsAspect$ContentHitsReadCountIncrementer$1.execute(ContentHitsAspect.java:280)
at org.alfresco.sample.ContentHitsAspect$ContentHitsReadCountIncrementer$1.execute(ContentHitsAspect.java:1)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)
… 4 more
05-14-2012 02:04 AM
05-14-2012 07:05 AM
12-09-2012 07:35 AM
Now i ve fixed the exceptions and errors..but the count gets increased drastically every 2 mins or so , even when the document is not read or downloaded..couldnt undersatand this.
12-09-2012 08:15 AM
if(AuthenticationUtil.getFullyAuthenticatedUser() == null) {
return;
}
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.