10-04-2007 05:39 AM
10:26:05,431 DEBUG [repo.transaction.AlfrescoTransactionSupport] Fetched resource:
key: TransactionalCache.TxnData.org.alfresco.nodeOwnerTransactionalCache
resource: org.alfresco.repo.cache.TransactionalCache$TransactionData@7419f3
10:26:05,431 DEBUG [repo.transaction.AlfrescoTransactionSupport] Fetched resource:
key: TransactionalCache.TxnData.org.alfresco.parentAssocsTransactionalCache
resource: org.alfresco.repo.cache.TransactionalCache$TransactionData@16f7d42
10:26:05,431 DEBUG [repo.transaction.AlfrescoTransactionSupport] Fetched resource:
key: TransactionalCache.TxnData.org.alfresco.userToAuthorityTransactionalCache
resource: org.alfresco.repo.cache.TransactionalCache$TransactionData@53a1c7
10:26:05,431 DEBUG [repo.transaction.AlfrescoTransactionSupport] Unbound txn synch:TransactionSychronizationImpl[ txnId=d4d03f61-725b-11dc-9f1b-ad2edfa87aa4, daos=1, integrity=0, indexers=0, resources={TransactionalCache.TxnData.org.alfresco.nodeOwnerTransactionalCache=org.alfresco.repo.cache.TransactionalCache$TransactionData@7419f3, TransactionalCache.TxnData.org.alfresco.userToAuthorityTransactionalCache=org.alfresco.repo.cache.TransactionalCache$TransactionData@53a1c7, TransactionalCache.TxnData.org.alfresco.parentAssocsTransactionalCache=org.alfresco.repo.cache.TransactionalCache$TransactionData@16f7d42, TransactionalCache.TxnData.org.alfresco.permissionsAccessTransactionalCache=org.alfresco.repo.cache.TransactionalCache$TransactionData@a21a3d}]
10:26:05,431 DEBUG [util.transaction.SpringAwareUserTransaction] Rolled back user transaction: org.alfresco.util.transaction.SpringAwareUserTransaction@95a15f
10:26:05,447 ERROR [ui.common.Utils] A system error happened during the operation: Failed to audit exception
org.alfresco.repo.audit.AuditException: Failed to audit exception
at org.alfresco.repo.audit.AuditComponentImpl.auditImpl(AuditComponentImpl.java:275)
at org.alfresco.repo.audit.AuditComponentImpl.audit(AuditComponentImpl.java:191)
at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:69)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:210)
at $Proxy2.setProperties(Unknown Source)
at org.alfresco.web.bean.content.EditContentPropertiesDialog.finishImpl(EditContentPropertiesDialog.java:179)
at org.alfresco.web.bean.dialog.BaseDialogBean$1.execute(BaseDialogBean.java:114)
at org.alfresco.web.bean.dialog.BaseDialogBean$1.execute(BaseDialogBean.java:111)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:225)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:155)
at org.alfresco.web.bean.dialog.BaseDialogBean.finish(BaseDialogBean.java:120)
at org.alfresco.web.bean.dialog.DialogManager.finish(DialogManager.java:347)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:132)
at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:61)
at javax.faces.component.UICommand.broadcast(UICommand.java:109)
at javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:97)
at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:171)
at org.apache.myfaces.lifecycle.InvokeApplicationExecutor.execute(InvokeApplicationExecutor.java:32)
at org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:95)
at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:70)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:139)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at org.alfresco.web.app.servlet.NTLMAuthenticationFilter.doFilter(NTLMAuthenticationFilter.java:329)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.alfresco.service.cmr.lock.NodeLockedException: Can not perform operation since the node (id:cd0bdfdd-725b-11dc-9f1b-ad2edfa87aa4) is locked.
at org.alfresco.repo.lock.LockServiceImpl.checkForLock(LockServiceImpl.java:472)
at org.alfresco.repo.lock.LockServiceImpl.beforeUpdateNode(LockServiceImpl.java:505)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.alfresco.repo.policy.JavaBehaviour$JavaMethodInvocationHandler.invoke(JavaBehaviour.java:179)
at $Proxy13.beforeUpdateNode(Unknown Source)
at sun.reflect.GeneratedMethodAccessor179.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.alfresco.repo.policy.PolicyFactory$MultiHandler.invoke(PolicyFactory.java:251)
at org.alfresco.repo.policy.$Proxy75.beforeUpdateNode(Unknown Source)
at org.alfresco.repo.node.AbstractNodeServiceImpl.invokeBeforeUpdateNode(AbstractNodeServiceImpl.java:277)
at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperties(DbNodeServiceImpl.java:983)
at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:281)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:187)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:154)
at org.alfresco.repo.transaction.TransactionResourceInterceptor.invoke(TransactionResourceInterceptor.java:138)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:210)
at $Proxy2.setProperties(Unknown Source)
at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
at $Proxy3.setProperties(Unknown Source)
at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:193)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:210)
at $Proxy2.setProperties(Unknown Source)
at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:281)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:187)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:154)
at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
at org.alfresco.repo.audit.AuditComponentImpl.auditImpl(AuditComponentImpl.java:256)
… 44 more
10:26:05,462 DEBUG [repo.audit.PublicServiceIdentifierImpl] Cached look up for AuthenticationService.guestUserAuthenticationAllowed
10:26:05,462 DEBUG [audit.model.ServiceAuditEntry] Evaluating if service is internally audited (no specific setting) for AuthenticationService.guestUserAuthenticationAllowed
10:26:05,462 DEBUG [audit.model.AbstractAuditEntry] … … audit internal is = UNSET
10:26:05,462 DEBUG [audit.model.AbstractAuditEntry] … … audit internal is = FALSE
10:26:05,462 DEBUG [audit.model.AbstractAuditEntry] … Effective audit internal is = FALSE
10:26:05,462 DEBUG [repo.audit.PublicServiceIdentifierImpl] Cached look up for AuthenticationService.guestUserAuthenticationAllowed
10:26:05,462 DEBUG [repo.audit.AuditComponentImpl] Auditing - AuthenticationService.guestUserAuthenticationAllowed
10:26:05,462 DEBUG [repo.transaction.AlfrescoTransactionSupport] Bound txn synch: TransactionSychronizationImpl[ txnId=d4f3f402-725b-11dc-9f1b-ad2edfa87aa4, daos=0, integrity=0, indexers=0, resources={}]
10:26:05,462 DEBUG [repo.audit.PublicServiceIdentifierImpl] Cached look up for AuthenticationService.guestUserAuthenticationAllowed
10:26:05,462 DEBUG [audit.model.ServiceAuditEntry] Evaluating if service is audited (no specific setting) for AuthenticationService.guestUserAuthenticationAllowed
10:26:05,462 DEBUG [audit.model.AbstractAuditEntry] … … audit mode is = NONE
10:26:05,462 DEBUG [audit.model.AbstractAuditEntry] … Effective audit mode is = NONE
10:26:05,462 DEBUG [repo.audit.PublicServiceIdentifierImpl] Cached look up for AuthenticationService.guestUserAuthenticationAllowed
10:26:05,462 DEBUG [impl.acegi.ACLEntryVoter] Method: public abstract boolean org.alfresco.service.cmr.security.AuthenticationService.guestUserAuthenticationAllowed()
10:26:05,462 DEBUG [impl.acegi.ACLEntryAfterInvocationProvider] Method: public abstract boolean org.alfresco.service.cmr.security.AuthenticationService.guestUserAuthenticationAllowed()
10:26:05,462 DEBUG [impl.acegi.ACLEntryAfterInvocationProvider] Uncontrolled object - access allowed for org.springframework.aop.framework.ReflectiveMethodInvocation
10:26:05,462 DEBUG [repo.transaction.AlfrescoTransactionSupport] Before commit : TransactionSychronizationImpl[ txnId=d4f3f402-725b-11dc-9f1b-ad2edfa87aa4, daos=0, integrity=0, indexers=0, resources={}]
10:26:05,462 DEBUG [repo.transaction.AlfrescoTransactionSupport] Before completion: TransactionSychronizationImpl[ txnId=d4f3f402-725b-11dc-9f1b-ad2edfa87aa4, daos=0, integrity=0, indexers=0, resources={}]
10:26:05,478 DEBUG [repo.transaction.AlfrescoTransactionSupport] After completion (committed): TransactionSychronizationImpl[ txnId=d4f3f402-725b-11dc-9f1b-ad2edfa87aa4, daos=0, integrity=0, indexers=0, resources={}]
10:26:05,478 DEBUG [repo.transaction.AlfrescoTransactionSupport] Unbound txn synch:TransactionSychronizationImpl[ txnId=d4f3f402-725b-11dc-9f1b-ad2edfa87aa4, daos=0, integrity=0, indexers=0, resources={}]
10:26:05,478 DEBUG [repo.audit.PublicServiceIdentifierImpl] Cached look up for AuthenticationService.guestUserAuthenticationAllowed
10:26:05,478 DEBUG [audit.model.ServiceAuditEntry] Evaluating if service is internally audited (no specific setting) for AuthenticationService.guestUserAuthenticationAllowed
10:26:05,478 DEBUG [audit.model.AbstractAuditEntry] … … audit internal is = UNSET
10:26:05,478 DEBUG [audit.model.AbstractAuditEntry] … … audit internal is = FALSE
10:26:05,478 DEBUG [audit.model.AbstractAuditEntry] … Effective audit internal is = FALSE
10:26:05,478 DEBUG [repo.audit.PublicServiceIdentifierImpl] Cached look up for AuthenticationService.guestUserAuthenticationAllowed
10:26:05,478 DEBUG [repo.audit.AuditComponentImpl] Auditing - AuthenticationService.guestUserAuthenticationAllowed
10:26:05,478 DEBUG [repo.transaction.AlfrescoTransactionSupport] Bound txn synch: TransactionSychronizationImpl[ txnId=d4f66503-725b-11dc-9f1b-ad2edfa87aa4, daos=0, integrity=0, indexers=0, resources={}]
10:26:05,478 DEBUG [repo.audit.PublicServiceIdentifierImpl] Cached look up for AuthenticationService.guestUserAuthenticationAllowed
10:26:05,478 DEBUG [audit.model.ServiceAuditEntry] Evaluating if service is audited (no specific setting) for AuthenticationService.guestUserAuthenticationAllowed
10:26:05,478 DEBUG [audit.model.AbstractAuditEntry] … … audit mode is = NONE
10:26:05,478 DEBUG [audit.model.AbstractAuditEntry] … Effective audit mode is = NONE
10:26:05,478 DEBUG [repo.audit.PublicServiceIdentifierImpl] Cached look up for AuthenticationService.guestUserAuthenticationAllowed
10:26:05,478 DEBUG [impl.acegi.ACLEntryVoter] Method: public abstract boolean org.alfresco.service.cmr.security.AuthenticationService.guestUserAuthenticationAllowed()
10:26:05,478 DEBUG [impl.acegi.ACLEntryAfterInvocationProvider] Method: public abstract boolean org.alfresco.service.cmr.security.AuthenticationService.guestUserAuthenticationAllowed()
10:26:05,478 DEBUG [impl.acegi.ACLEntryAfterInvocationProvider] Uncontrolled object - access allowed for org.springframework.aop.framework.ReflectiveMethodInvocation
10:26:05,478 DEBUG [repo.transaction.AlfrescoTransactionSupport] Before commit : TransactionSychronizationImpl[ txnId=d4f66503-725b-11dc-9f1b-ad2edfa87aa4, daos=0, integrity=0, indexers=0, resources={}]
10:26:05,478 DEBUG [repo.transaction.AlfrescoTransactionSupport] Before completion: TransactionSychronizationImpl[ txnId=d4f66503-725b-11dc-9f1b-ad2edfa87aa4, daos=0, integrity=0, indexers=0, resources={}]
10:26:05,494 DEBUG [repo.transaction.AlfrescoTransactionSupport] After completion (committed): TransactionSychronizationImpl[ txnId=d4f66503-725b-11dc-9f1b-ad2edfa87aa4, daos=0, integrity=0, indexers=0, resources={}]
10:26:05,494 DEBUG [repo.transaction.AlfrescoTransactionSupport] Unbound txn synch:TransactionSychronizationImpl[ txnId=d4f66503-725b-11dc-9f1b-ad2edfa87aa4, daos=0, integrity=0, indexers=0, resources={}]
10:26:45,680 DEBUG [repo.service.StoreRedirectorProxyFactory] Redirecting method public abstract org.alfresco.repo.search.Indexer org.alfresco.repo.search.IndexerAndSearcher.getIndexer(org.alfresco.service.cmr.repository.StoreRef) throws org.alfresco.repo.search.IndexerException based on store type workspace://SpacesStore
10:26:45,680 DEBUG [repo.transaction.AlfrescoTransactionSupport] Bound txn synch: TransactionSychronizationImpl[ txnId=ececbba4-725b-11dc-9f1b-ad2edfa87aa4, daos=0, integrity=0, indexers=0, resources={}]
10:26:45,680 DEBUG [repo.transaction.AlfrescoTransactionSupport] Bound service:
transaction: ececbba4-725b-11dc-9f1b-ad2edfa87aa4
service: org.alfresco.repo.search.impl.lucene.ADMLuceneIndexerAndSearcherFactory@4d1abd
10:26:45,680 DEBUG [impl.lucene.ADMLuceneIndexerImpl] Creating indexer
10:26:45,680 DEBUG [lucene.index.IndexInfo] Got C:\AlfrescoVol\lucene-indexes\workspace\SpacesStore org.alfresco.repo.search.impl.lucene.index.IndexInfo@1cc55fb for c:\AlfrescoVol\lucene-indexes\workspace\SpacesStore
10:26:45,680 DEBUG [lucene.index.IndexInfo] Waiting for READ lock - DefaultScheduler_Worker-7
10:26:45,680 DEBUG [lucene.index.IndexInfo] …GOT READ LOCK - DefaultScheduler_Worker-7 - in 0.0014098 ms
10:26:45,680 DEBUG [lucene.index.IndexInfo] RELEASED READ LOCK - DefaultScheduler_Worker-7
10:26:45,680 DEBUG [lucene.index.IndexInfo] Waiting for WRITE lock - DefaultScheduler_Worker-7
10:26:45,680 DEBUG [lucene.index.IndexInfo] …GOT WRITE LOCK - DefaultScheduler_Worker-7 - in 8.468E-4 ms
10:26:45,680 DEBUG [lucene.index.IndexInfo] Start Index ececbba5-725b-11dc-9f1b-ad2edfa87aa4 state = ACTIVE
10:26:45,680 DEBUG [lucene.index.IndexInfo]
Entry List
1 Name=a5ef4be8-5550-11dc-8bab-8bd1c874cf7c Type=INDEX Status=COMMITTED Docs=1095 Deletions=0
2 Name=4fcae108-70f0-11dc-8b5b-65193d85caa3 Type=INDEX Status=COMMITTED Docs=337 Deletions=0
3 Name=e68c1443-7104-11dc-81a9-fdb76452403d Type=INDEX Status=COMMITTED Docs=32 Deletions=0
4 Name=972a7bd0-7256-11dc-b274-f5240a99d447 Type=INDEX Status=COMMITTED Docs=19 Deletions=0
5 Name=f1e10816-7257-11dc-9590-83078635af05 Type=INDEX Status=COMMITTED Docs=7 Deletions=0
6 Name=73dd8502-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=COMMITTED Docs=3 Deletions=2
7 Name=cd261e9f-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=COMMITTED Docs=1 Deletions=1
8 Name=d0e6f734-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=COMMITTED Docs=2 Deletions=2
9 Name=d36368f0-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=ROLLEDBACK Docs=0 Deletions=0
10:26:45,680 DEBUG [lucene.index.IndexInfo] End Index ececbba5-725b-11dc-9f1b-ad2edfa87aa4 state = ACTIVE
10:26:45,680 DEBUG [lucene.index.IndexInfo]
Entry List
1 Name=a5ef4be8-5550-11dc-8bab-8bd1c874cf7c Type=INDEX Status=COMMITTED Docs=1095 Deletions=0
2 Name=4fcae108-70f0-11dc-8b5b-65193d85caa3 Type=INDEX Status=COMMITTED Docs=337 Deletions=0
3 Name=e68c1443-7104-11dc-81a9-fdb76452403d Type=INDEX Status=COMMITTED Docs=32 Deletions=0
4 Name=972a7bd0-7256-11dc-b274-f5240a99d447 Type=INDEX Status=COMMITTED Docs=19 Deletions=0
5 Name=f1e10816-7257-11dc-9590-83078635af05 Type=INDEX Status=COMMITTED Docs=7 Deletions=0
6 Name=73dd8502-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=COMMITTED Docs=3 Deletions=2
7 Name=cd261e9f-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=COMMITTED Docs=1 Deletions=1
8 Name=d0e6f734-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=COMMITTED Docs=2 Deletions=2
9 Name=d36368f0-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=ROLLEDBACK Docs=0 Deletions=0
10 Name=ececbba5-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=ACTIVE Docs=0 Deletions=0
10:26:45,680 DEBUG [lucene.index.IndexInfo] Waiting for READ lock - DefaultScheduler_Worker-7
10:26:45,680 DEBUG [lucene.index.IndexInfo] …GOT READ LOCK - DefaultScheduler_Worker-7 - in 9.606E-4 ms
10:26:45,680 DEBUG [lucene.index.IndexInfo] RELEASED WRITE LOCK - DefaultScheduler_Worker-7
10:26:45,680 DEBUG [lucene.index.IndexInfo] RELEASED READ LOCK - DefaultScheduler_Worker-7
10:26:45,680 DEBUG [lucene.index.IndexInfo] Waiting for READ lock - DefaultScheduler_Worker-7
10:26:45,680 DEBUG [lucene.index.IndexInfo] …GOT READ LOCK - DefaultScheduler_Worker-7 - in 7.676E-4 ms
10:26:45,680 DEBUG [lucene.index.IndexInfo] RELEASED READ LOCK - DefaultScheduler_Worker-7
10:26:45,680 DEBUG [lucene.index.IndexInfo] Waiting for WRITE lock - DefaultScheduler_Worker-7
10:26:45,680 DEBUG [lucene.index.IndexInfo] …GOT WRITE LOCK - DefaultScheduler_Worker-7 - in 7.359E-4 ms
10:26:45,680 DEBUG [lucene.index.IndexInfo] Start Index ececbba5-725b-11dc-9f1b-ad2edfa87aa4 state = ACTIVE
10:26:45,680 DEBUG [lucene.index.IndexInfo]
Entry List
1 Name=a5ef4be8-5550-11dc-8bab-8bd1c874cf7c Type=INDEX Status=COMMITTED Docs=1095 Deletions=0
2 Name=4fcae108-70f0-11dc-8b5b-65193d85caa3 Type=INDEX Status=COMMITTED Docs=337 Deletions=0
3 Name=e68c1443-7104-11dc-81a9-fdb76452403d Type=INDEX Status=COMMITTED Docs=32 Deletions=0
4 Name=972a7bd0-7256-11dc-b274-f5240a99d447 Type=INDEX Status=COMMITTED Docs=19 Deletions=0
5 Name=f1e10816-7257-11dc-9590-83078635af05 Type=INDEX Status=COMMITTED Docs=7 Deletions=0
6 Name=73dd8502-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=COMMITTED Docs=3 Deletions=2
7 Name=cd261e9f-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=COMMITTED Docs=1 Deletions=1
8 Name=d0e6f734-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=COMMITTED Docs=2 Deletions=2
9 Name=d36368f0-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=ROLLEDBACK Docs=0 Deletions=0
10 Name=ececbba5-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=ACTIVE Docs=0 Deletions=0
10:26:45,680 DEBUG [lucene.index.IndexInfo] End Index ececbba5-725b-11dc-9f1b-ad2edfa87aa4 state = ACTIVE
10:26:45,680 DEBUG [lucene.index.IndexInfo]
Entry List
1 Name=a5ef4be8-5550-11dc-8bab-8bd1c874cf7c Type=INDEX Status=COMMITTED Docs=1095 Deletions=0
2 Name=4fcae108-70f0-11dc-8b5b-65193d85caa3 Type=INDEX Status=COMMITTED Docs=337 Deletions=0
3 Name=e68c1443-7104-11dc-81a9-fdb76452403d Type=INDEX Status=COMMITTED Docs=32 Deletions=0
4 Name=972a7bd0-7256-11dc-b274-f5240a99d447 Type=INDEX Status=COMMITTED Docs=19 Deletions=0
5 Name=f1e10816-7257-11dc-9590-83078635af05 Type=INDEX Status=COMMITTED Docs=7 Deletions=0
6 Name=73dd8502-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=COMMITTED Docs=3 Deletions=2
7 Name=cd261e9f-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=COMMITTED Docs=1 Deletions=1
8 Name=d0e6f734-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=COMMITTED Docs=2 Deletions=2
9 Name=d36368f0-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=ROLLEDBACK Docs=0 Deletions=0
10 Name=ececbba5-725b-11dc-9f1b-ad2edfa87aa4 Type=DELTA Status=ACTIVE Docs=0 Deletions=0
10:26:45,680 DEBUG [lucene.index.IndexInfo] Waiting for READ lock - DefaultScheduler_Worker-7
10:26:45,680 DEBUG [lucene.index.IndexInfo] …GOT READ LOCK - DefaultScheduler_Worker-7 - in 9.058E-4 ms
10:26:45,680 DEBUG [lucene.index.IndexInfo] RELEASED WRITE LOCK - DefaultScheduler_Worker-7
10:26:45,680 DEBUG [lucene.index.IndexInfo] RELEASED READ LOCK - DefaultScheduler_Worker-7
10:26:45,680 DEBUG [lucene.index.IndexInfo] Waiting for READ lock - DefaultScheduler_Worker-7
10:26:45,680 DEBUG [lucene.index.IndexInfo] …GOT READ LOCK - DefaultScheduler_Worker-7 - in 7.224E-4 ms
10:26:45,680 DEBUG [lucene.index.IndexInfo] RELEASED READ LOCK - DefaultScheduler_Worker-7
10:26:45,680 DEBUG [lucene.index.IndexInfo] Waiting for WRITE lock - DefaultScheduler_Worker-7
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.