Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 08:33:10,558 INFO [org.alfresco.service.descriptor.DescriptorService] Alfresco started (Community): Current version 3.2.0 (r2 2440) schema 3300 - Originally installed version 3.2.0 (r2 2440) schema 3300
- 08:45:52,593 ERROR [org.alfresco.repo.cmis.ws] org.alfresco.service.cmr.repository.ContentIOException: 10080662 Failed to set content property on stream closure:
- node: workspace://SpacesStore/18e7763c-38a5-4129-953b-b715f3d32354
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/8/45/a99018ea-4be2-41c1-9866-beda1fdca889.bin, mimetype=application/pdf, size=100242, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- org.alfresco.service.cmr.repository.ContentIOException: 10080662 Failed to set content property on stream closure:
- node: workspace://SpacesStore/18e7763c-38a5-4129-953b-b715f3d32354
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/8/45/a99018ea-4be2-41c1-9866-beda1fdca889.bin, mimetype=application/pdf, size=100242, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
- at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
- at java.nio.channels.Channels$1.close(Channels.java:159)
- at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
- at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
- at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
- at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy165.createDocument(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
- at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
- at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
- at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
- at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
- at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
- at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
- at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
- at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
- at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
- at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
- at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
- at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy9.addNodeProperty(Unknown Source)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
- at $Proxy12.setProperty(Unknown Source)
- at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
- ... 54 more
- Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
- at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
- at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
- ... 101 more
- Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
- at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
- at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
- at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
- at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
- at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
- at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
- ... 106 more
- 09:11:46,545 ERROR [org.alfresco.repo.cmis.ws] org.alfresco.service.cmr.repository.ContentIOException: 10081414 Failed to set content property on stream closure:
- node: workspace://SpacesStore/50e47026-63da-4cd3-ba22-36b3d1a4a10c
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/9/11/1925653e-a8f0-4a17-b56f-f7e15dc0f33d.bin, mimetype=application/octet-stream, size=30060, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- org.alfresco.service.cmr.repository.ContentIOException: 10081414 Failed to set content property on stream closure:
- node: workspace://SpacesStore/50e47026-63da-4cd3-ba22-36b3d1a4a10c
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/9/11/1925653e-a8f0-4a17-b56f-f7e15dc0f33d.bin, mimetype=application/octet-stream, size=30060, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
- at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
- at java.nio.channels.Channels$1.close(Channels.java:159)
- at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
- at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
- at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
- at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy165.createDocument(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
- at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
- at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
- at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
- at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
- at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
- at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
- at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
- at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
- at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
- at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
- at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
- at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy9.addNodeProperty(Unknown Source)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
- at $Proxy12.setProperty(Unknown Source)
- at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
- ... 54 more
- Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
- at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
- at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
- ... 101 more
- Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
- at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
- at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
- at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
- at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
- at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
- at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
- ... 106 more
- 09:50:36,434 ERROR [org.alfresco.repo.cmis.ws] org.alfresco.service.cmr.repository.ContentIOException: 10083055 Failed to set content property on stream closure:
- node: workspace://SpacesStore/f1b0d6bf-8bb6-45f9-905a-4939b10a1ca7
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/9/50/6aff8f7e-93e6-44ef-b8bc-ae5450d8cd8d.bin, mimetype=application/xml, size=60944, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- org.alfresco.service.cmr.repository.ContentIOException: 10083055 Failed to set content property on stream closure:
- node: workspace://SpacesStore/f1b0d6bf-8bb6-45f9-905a-4939b10a1ca7
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/9/50/6aff8f7e-93e6-44ef-b8bc-ae5450d8cd8d.bin, mimetype=application/xml, size=60944, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
- at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
- at java.nio.channels.Channels$1.close(Channels.java:159)
- at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
- at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
- at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
- at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy165.createDocument(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
- at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
- at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
- at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
- at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
- at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
- at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
- at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
- at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
- at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
- at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
- at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
- at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy9.addNodeProperty(Unknown Source)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
- at $Proxy12.setProperty(Unknown Source)
- at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
- ... 54 more
- Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
- at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
- at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
- ... 101 more
- Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
- at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
- at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
- at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
- at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
- at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
- at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
- ... 106 more
- 10:00:36,061 ERROR [org.alfresco.repo.cmis.ws] org.alfresco.service.cmr.repository.ContentIOException: 10083421 Failed to set content property on stream closure:
- node: workspace://SpacesStore/5298cb84-75b5-4631-8b38-1cdd728acc1b
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/10/0/07aba551-207b-44d4-a61a-052fe7c748a5.bin, mimetype=application/xml, size=60910, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- org.alfresco.service.cmr.repository.ContentIOException: 10083421 Failed to set content property on stream closure:
- node: workspace://SpacesStore/5298cb84-75b5-4631-8b38-1cdd728acc1b
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/10/0/07aba551-207b-44d4-a61a-052fe7c748a5.bin, mimetype=application/xml, size=60910, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
- at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
- at java.nio.channels.Channels$1.close(Channels.java:159)
- at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
- at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
- at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
- at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy165.createDocument(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
- at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
- at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
- at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
- at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
- at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
- at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
- at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
- at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
- at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
- at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
- at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
- at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy9.addNodeProperty(Unknown Source)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
- at $Proxy12.setProperty(Unknown Source)
- at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
- ... 54 more
- Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
- at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
- at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
- ... 101 more
- Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
- at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
- at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
- at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
- at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
- at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
- at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
- ... 106 more
- 10:20:36,678 ERROR [org.alfresco.repo.cmis.ws] org.alfresco.service.cmr.repository.ContentIOException: 10084287 Failed to set content property on stream closure:
- node: workspace://SpacesStore/93cd85a0-4cf1-4a9e-8504-29a215e4d069
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/10/20/78b5f264-030c-4ee5-bae1-d954c7dc25db.bin, mimetype=application/xml, size=291679, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- org.alfresco.service.cmr.repository.ContentIOException: 10084287 Failed to set content property on stream closure:
- node: workspace://SpacesStore/93cd85a0-4cf1-4a9e-8504-29a215e4d069
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/10/20/78b5f264-030c-4ee5-bae1-d954c7dc25db.bin, mimetype=application/xml, size=291679, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
- at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
- at java.nio.channels.Channels$1.close(Channels.java:159)
- at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
- at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
- at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
- at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy165.createDocument(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
- at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
- at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
- at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
- at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
- at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
- at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
- at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
- at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
- at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
- at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
- at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
- at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy9.addNodeProperty(Unknown Source)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
- at $Proxy12.setProperty(Unknown Source)
- at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
- ... 54 more
- Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
- at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
- at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
- ... 101 more
- Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
- at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
- at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
- at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
- at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
- at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
- at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
- ... 106 more
- 10:25:36,018 ERROR [org.alfresco.repo.cmis.ws] org.alfresco.service.cmr.repository.ContentIOException: 10084609 Failed to set content property on stream closure:
- node: workspace://SpacesStore/ac462a12-0e49-4b8c-9087-b3b5f7d3f297
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/10/25/62ccc37e-694d-4a68-889b-fe853d80af77.bin, mimetype=application/xml, size=55854, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- org.alfresco.service.cmr.repository.ContentIOException: 10084609 Failed to set content property on stream closure:
- node: workspace://SpacesStore/ac462a12-0e49-4b8c-9087-b3b5f7d3f297
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/10/25/62ccc37e-694d-4a68-889b-fe853d80af77.bin, mimetype=application/xml, size=55854, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
- at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
- at java.nio.channels.Channels$1.close(Channels.java:159)
- at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
- at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
- at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
- at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy165.createDocument(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
- at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
- at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
- at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
- at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
- at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
- at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
- at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
- at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
- at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
- at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
- at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
- at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy9.addNodeProperty(Unknown Source)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
- at $Proxy12.setProperty(Unknown Source)
- at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
- ... 54 more
- Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
- at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
- at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
- ... 101 more
- Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
- at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
- at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
- at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
- at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
- at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
- at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
- ... 106 more
- 10:45:39,716 ERROR [org.springframework.transaction.interceptor.TransactionInterceptor] Application exception overridden by commit exception
- org.alfresco.repo.cmis.ws.CmisException: Unable to check in Private Working Copy object that was specified
- at org.alfresco.repo.cmis.ws.utils.CmisObjectsUtils.createCmisException(CmisObjectsUtils.java:177)
- at org.alfresco.repo.cmis.ws.utils.CmisObjectsUtils.createCmisException(CmisObjectsUtils.java:167)
- at org.alfresco.repo.cmis.ws.DMVersioningServicePort.checkIn(DMVersioningServicePort.java:155)
- at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy167.checkIn(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
- at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
- at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
- at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
- at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
- at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
- at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
- at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
- at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
- at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
- at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
- at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
- at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy9.addNodeProperty(Unknown Source)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.addProperties(DbNodeServiceImpl.java:1365)
- at sun.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.addProperties(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
- at $Proxy12.addProperties(Unknown Source)
- at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:236)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.addProperties(Unknown Source)
- at org.alfresco.repo.copy.CopyServiceImpl.copyProperties(CopyServiceImpl.java:837)
- at org.alfresco.repo.copy.CopyServiceImpl.copy(CopyServiceImpl.java:356)
- at sun.reflect.GeneratedMethodAccessor551.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.security.permissions.impl.AlwaysProceedMethodInterceptor.invoke(AlwaysProceedMethodInterceptor.java:40)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:147)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy48.copy(Unknown Source)
- at org.alfresco.repo.coci.CheckOutCheckInServiceImpl.checkin(CheckOutCheckInServiceImpl.java:375)
- at org.alfresco.repo.coci.CheckOutCheckInServiceImpl.checkin(CheckOutCheckInServiceImpl.java:427)
- at sun.reflect.GeneratedMethodAccessor549.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:147)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy125.checkin(Unknown Source)
- at org.alfresco.repo.cmis.ws.DMVersioningServicePort.checkIn(DMVersioningServicePort.java:149)
- ... 43 more
- Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
- at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
- at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
- ... 126 more
- Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
- at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
- at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
- at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
- at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
- at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
- at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
- ... 131 more
- 10:45:43,107 ERROR [org.springframework.transaction.interceptor.TransactionInterceptor] Application exception overridden by commit exception
- org.alfresco.repo.cmis.ws.CmisException: Unable to check in Private Working Copy object that was specified
- at org.alfresco.repo.cmis.ws.utils.CmisObjectsUtils.createCmisException(CmisObjectsUtils.java:177)
- at org.alfresco.repo.cmis.ws.utils.CmisObjectsUtils.createCmisException(CmisObjectsUtils.java:167)
- at org.alfresco.repo.cmis.ws.DMVersioningServicePort.checkIn(DMVersioningServicePort.java:155)
- at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy167.checkIn(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
- at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
- at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
- at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
- at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
- at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
- at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
- at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
- at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
- at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
- at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
- at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
- at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy9.addNodeProperty(Unknown Source)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.addProperties(DbNodeServiceImpl.java:1365)
- at sun.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.addProperties(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
- at $Proxy12.addProperties(Unknown Source)
- at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:236)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.addProperties(Unknown Source)
- at org.alfresco.repo.copy.CopyServiceImpl.copyProperties(CopyServiceImpl.java:837)
- at org.alfresco.repo.copy.CopyServiceImpl.copy(CopyServiceImpl.java:356)
- at sun.reflect.GeneratedMethodAccessor551.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.security.permissions.impl.AlwaysProceedMethodInterceptor.invoke(AlwaysProceedMethodInterceptor.java:40)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:147)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy48.copy(Unknown Source)
- at org.alfresco.repo.coci.CheckOutCheckInServiceImpl.checkin(CheckOutCheckInServiceImpl.java:375)
- at org.alfresco.repo.coci.CheckOutCheckInServiceImpl.checkin(CheckOutCheckInServiceImpl.java:427)
- at sun.reflect.GeneratedMethodAccessor549.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:147)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy125.checkin(Unknown Source)
- at org.alfresco.repo.cmis.ws.DMVersioningServicePort.checkIn(DMVersioningServicePort.java:149)
- ... 43 more
- Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
- at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
- at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
- ... 126 more
- Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
- at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
- at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
- at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
- at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
- at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
- at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
- ... 131 more
- 10:45:46,520 ERROR [org.alfresco.repo.cmis.ws] org.alfresco.service.cmr.repository.ContentIOException: 10085435 Failed to set content property on stream closure:
- node: workspace://SpacesStore/ef1dec27-372e-4c7e-b819-08be0a388710
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/10/45/6cb0a392-d9c2-46c1-8135-fc4a5b9e6ff0.bin, mimetype=application/pdf, size=854463, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- org.alfresco.service.cmr.repository.ContentIOException: 10085435 Failed to set content property on stream closure:
- node: workspace://SpacesStore/ef1dec27-372e-4c7e-b819-08be0a388710
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/10/45/6cb0a392-d9c2-46c1-8135-fc4a5b9e6ff0.bin, mimetype=application/pdf, size=854463, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
- at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
- at java.nio.channels.Channels$1.close(Channels.java:159)
- at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
- at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
- at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
- at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy165.createDocument(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
- at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
- at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
- at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
- at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
- at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
- at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
- at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
- at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
- at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
- at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
- at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
- at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy9.addNodeProperty(Unknown Source)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
- at $Proxy12.setProperty(Unknown Source)
- at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
- ... 54 more
- Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
- at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
- at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
- ... 101 more
- Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
- at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
- at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
- at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
- at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
- at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
- at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
- ... 106 more
- 10:55:40,153 ERROR [org.alfresco.repo.cmis.ws] org.alfresco.service.cmr.repository.ContentIOException: 10086117 Failed to set content property on stream closure:
- node: workspace://SpacesStore/b4320cc3-9b0c-4d0a-b08b-5b8d5c06d36c
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/10/55/e68210e2-d579-443e-9f19-fc374bb34041.bin, mimetype=application/pdf, size=874551, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- org.alfresco.service.cmr.repository.ContentIOException: 10086117 Failed to set content property on stream closure:
- node: workspace://SpacesStore/b4320cc3-9b0c-4d0a-b08b-5b8d5c06d36c
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/10/55/e68210e2-d579-443e-9f19-fc374bb34041.bin, mimetype=application/pdf, size=874551, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
- at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
- at java.nio.channels.Channels$1.close(Channels.java:159)
- at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
- at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
- at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
- at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy165.createDocument(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
- at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
- at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
- at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
- at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
- at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
- at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
- at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
- at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
- at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
- at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
- at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
- at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy9.addNodeProperty(Unknown Source)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
- at $Proxy12.setProperty(Unknown Source)
- at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
- ... 54 more
- Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
- at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
- at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
- ... 101 more
- Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
- at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
- at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
- at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
- at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
- at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
- at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
- ... 106 more
- 11:00:44,833 ERROR [org.alfresco.repo.cmis.ws] org.alfresco.service.cmr.repository.ContentIOException: 10086529 Failed to set content property on stream closure:
- node: workspace://SpacesStore/7b18a311-1ab5-4399-a31d-72b642ee1157
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/11/0/6cc57ed4-6fe2-4f0c-9394-a8254a675564.bin, mimetype=application/pdf, size=61454, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- org.alfresco.service.cmr.repository.ContentIOException: 10086529 Failed to set content property on stream closure:
- node: workspace://SpacesStore/7b18a311-1ab5-4399-a31d-72b642ee1157
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/11/0/6cc57ed4-6fe2-4f0c-9394-a8254a675564.bin, mimetype=application/pdf, size=61454, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
- at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
- at java.nio.channels.Channels$1.close(Channels.java:159)
- at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
- at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
- at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
- at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy165.createDocument(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
- at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
- at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
- at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
- at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
- at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
- at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
- at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
- at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
- at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
- at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
- at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
- at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy9.addNodeProperty(Unknown Source)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
- at $Proxy12.setProperty(Unknown Source)
- at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
- ... 54 more
- Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
- at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
- at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
- ... 101 more
- Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
- at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
- at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
- at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
- at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
- at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
- at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
- ... 106 more
- 11:10:39,113 ERROR [org.springframework.transaction.interceptor.TransactionInterceptor] Application exception overridden by commit exception
- org.alfresco.repo.cmis.ws.CmisException: Unable to check in Private Working Copy object that was specified
- at org.alfresco.repo.cmis.ws.utils.CmisObjectsUtils.createCmisException(CmisObjectsUtils.java:177)
- at org.alfresco.repo.cmis.ws.utils.CmisObjectsUtils.createCmisException(CmisObjectsUtils.java:167)
- at org.alfresco.repo.cmis.ws.DMVersioningServicePort.checkIn(DMVersioningServicePort.java:155)
- at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy167.checkIn(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
- at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
- at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
- at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
- at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
- at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
- at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
- at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
- at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
- at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
- at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
- at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
- at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy9.addNodeProperty(Unknown Source)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.addProperties(DbNodeServiceImpl.java:1365)
- at sun.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.addProperties(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
- at $Proxy12.addProperties(Unknown Source)
- at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:236)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.addProperties(Unknown Source)
- at org.alfresco.repo.copy.CopyServiceImpl.copyProperties(CopyServiceImpl.java:837)
- at org.alfresco.repo.copy.CopyServiceImpl.copy(CopyServiceImpl.java:356)
- at sun.reflect.GeneratedMethodAccessor551.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.security.permissions.impl.AlwaysProceedMethodInterceptor.invoke(AlwaysProceedMethodInterceptor.java:40)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:147)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy48.copy(Unknown Source)
- at org.alfresco.repo.coci.CheckOutCheckInServiceImpl.checkin(CheckOutCheckInServiceImpl.java:375)
- at org.alfresco.repo.coci.CheckOutCheckInServiceImpl.checkin(CheckOutCheckInServiceImpl.java:427)
- at sun.reflect.GeneratedMethodAccessor549.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:147)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy125.checkin(Unknown Source)
- at org.alfresco.repo.cmis.ws.DMVersioningServicePort.checkIn(DMVersioningServicePort.java:149)
- ... 43 more
- Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
- at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
- at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
- ... 126 more
- Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
- at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
- at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
- at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
- at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
- at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
- at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
- ... 131 more
- 11:10:42,607 ERROR [org.springframework.transaction.interceptor.TransactionInterceptor] Application exception overridden by commit exception
- org.alfresco.repo.cmis.ws.CmisException: Unable to check in Private Working Copy object that was specified
- at org.alfresco.repo.cmis.ws.utils.CmisObjectsUtils.createCmisException(CmisObjectsUtils.java:177)
- at org.alfresco.repo.cmis.ws.utils.CmisObjectsUtils.createCmisException(CmisObjectsUtils.java:167)
- at org.alfresco.repo.cmis.ws.DMVersioningServicePort.checkIn(DMVersioningServicePort.java:155)
- at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy167.checkIn(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
- at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
- at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
- at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
- at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
- at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
- at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
- at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
- at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
- at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
- at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
- at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
- at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy9.addNodeProperty(Unknown Source)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.addProperties(DbNodeServiceImpl.java:1365)
- at sun.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.addProperties(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
- at $Proxy12.addProperties(Unknown Source)
- at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:236)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.addProperties(Unknown Source)
- at org.alfresco.repo.copy.CopyServiceImpl.copyProperties(CopyServiceImpl.java:837)
- at org.alfresco.repo.copy.CopyServiceImpl.copy(CopyServiceImpl.java:356)
- at sun.reflect.GeneratedMethodAccessor551.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.security.permissions.impl.AlwaysProceedMethodInterceptor.invoke(AlwaysProceedMethodInterceptor.java:40)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:147)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy48.copy(Unknown Source)
- at org.alfresco.repo.coci.CheckOutCheckInServiceImpl.checkin(CheckOutCheckInServiceImpl.java:375)
- at org.alfresco.repo.coci.CheckOutCheckInServiceImpl.checkin(CheckOutCheckInServiceImpl.java:427)
- at sun.reflect.GeneratedMethodAccessor549.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:147)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy125.checkin(Unknown Source)
- at org.alfresco.repo.cmis.ws.DMVersioningServicePort.checkIn(DMVersioningServicePort.java:149)
- ... 43 more
- Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
- at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
- at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
- ... 126 more
- Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
- at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
- at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
- at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
- at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
- at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
- at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
- ... 131 more
- 11:10:51,472 ERROR [org.alfresco.repo.cmis.ws] org.alfresco.service.cmr.repository.ContentIOException: 10087103 Failed to set content property on stream closure:
- node: workspace://SpacesStore/bdaaebaa-ef7d-41e3-83e9-11ada70ca511
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/11/10/cc249e7d-0d3a-4d79-9225-09cdedf12d6d.bin, mimetype=application/pdf, size=61502, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- org.alfresco.service.cmr.repository.ContentIOException: 10087103 Failed to set content property on stream closure:
- node: workspace://SpacesStore/bdaaebaa-ef7d-41e3-83e9-11ada70ca511
- property: {http://www.alfresco.org/model/content/1.0}content
- writer: ContentAccessor[ contentUrl=store://2012/11/8/11/10/cc249e7d-0d3a-4d79-9225-09cdedf12d6d.bin, mimetype=application/pdf, size=61502, encoding=UTF-8, locale=en_US]
- org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
- at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
- at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
- at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
- at java.nio.channels.Channels$1.close(Channels.java:159)
- at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
- at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
- at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
- at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy165.createDocument(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
- at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
- at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
- at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
- at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
- at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
- at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
- at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
- at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
- at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
- at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
- at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
- at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
- at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
- at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
- at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
- at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
- at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
- at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy9.addNodeProperty(Unknown Source)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
- at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
- at $Proxy12.setProperty(Unknown Source)
- at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at $Proxy11.setProperty(Unknown Source)
- at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
- ... 54 more
- Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
- --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
- --- The error occurred while applying a parameter map.
- --- Check the alfresco.content.parameter_IdMap.
- --- Check the statement (update failed).
- --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
- at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
- at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
- at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
- at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
- ... 101 more
- Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
- at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
- at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
- at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
- at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
- at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
- at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
- at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
- at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
- at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
- at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
- ... 106 more
Advertisement
Add Comment
Please, Sign In to add comment