daraii

Alfresco Log (Deadlock)

Nov 8th, 2012
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 214.57 KB | None | 0 0
  1. 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
  2. 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:
  3. node: workspace://SpacesStore/18e7763c-38a5-4129-953b-b715f3d32354
  4. property: {http://www.alfresco.org/model/content/1.0}content
  5. 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]
  6. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  7. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  8. --- The error occurred while applying a parameter map.
  9. --- Check the alfresco.content.parameter_IdMap.
  10. --- Check the statement (update failed).
  11. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  12. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  13. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  14. --- The error occurred while applying a parameter map.
  15. --- Check the alfresco.content.parameter_IdMap.
  16. --- Check the statement (update failed).
  17. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  18.  
  19. org.alfresco.service.cmr.repository.ContentIOException: 10080662 Failed to set content property on stream closure:
  20. node: workspace://SpacesStore/18e7763c-38a5-4129-953b-b715f3d32354
  21. property: {http://www.alfresco.org/model/content/1.0}content
  22. 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]
  23. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  24. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  25. --- The error occurred while applying a parameter map.
  26. --- Check the alfresco.content.parameter_IdMap.
  27. --- Check the statement (update failed).
  28. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  29. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  30. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  31. --- The error occurred while applying a parameter map.
  32. --- Check the alfresco.content.parameter_IdMap.
  33. --- Check the statement (update failed).
  34. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  35.  
  36. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
  37. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
  38. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
  39. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
  40. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
  41. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
  42. at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
  43. at java.nio.channels.Channels$1.close(Channels.java:159)
  44. at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
  45. at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
  46. at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
  47. at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
  48. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  50. at java.lang.reflect.Method.invoke(Method.java:597)
  51. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  52. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  53. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  54. at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
  55. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  56. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  57. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  58. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  59. at $Proxy165.createDocument(Unknown Source)
  60. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  62. at java.lang.reflect.Method.invoke(Method.java:597)
  63. at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
  64. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
  65. at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
  66. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
  67. at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
  68. at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
  69. at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
  70. at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
  71. at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
  72. at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
  73. at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
  74. at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
  75. at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
  76. at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
  77. at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
  78. at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
  79. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  80. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  81. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  82. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  83. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  84. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  85. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  86. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
  87. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
  88. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
  89. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
  90. at java.lang.Thread.run(Thread.java:662)
  91. Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  92. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  93. --- The error occurred while applying a parameter map.
  94. --- Check the alfresco.content.parameter_IdMap.
  95. --- Check the statement (update failed).
  96. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  97. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  98. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  99. --- The error occurred while applying a parameter map.
  100. --- Check the alfresco.content.parameter_IdMap.
  101. --- Check the statement (update failed).
  102. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  103.  
  104. at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
  105. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
  106. at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
  107. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
  108. at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
  109. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
  110. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
  111. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
  112. at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
  113. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  114. at java.lang.reflect.Method.invoke(Method.java:597)
  115. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  116. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  117. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  118. at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
  119. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  120. at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
  121. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  122. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
  123. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
  124. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  125. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  126. at $Proxy9.addNodeProperty(Unknown Source)
  127. at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
  128. at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
  129. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  130. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  131. at java.lang.reflect.Method.invoke(Method.java:597)
  132. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  133. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  134. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  135. at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
  136. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  137. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  138. at $Proxy11.setProperty(Unknown Source)
  139. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  140. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  141. at java.lang.reflect.Method.invoke(Method.java:597)
  142. at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
  143. at $Proxy12.setProperty(Unknown Source)
  144. at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
  145. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  146. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  147. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  148. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  149. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  150. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  151. at $Proxy11.setProperty(Unknown Source)
  152. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
  153. ... 54 more
  154. Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
  155. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  156. --- The error occurred while applying a parameter map.
  157. --- Check the alfresco.content.parameter_IdMap.
  158. --- Check the statement (update failed).
  159. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  160.  
  161. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
  162. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
  163. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
  164. at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
  165. at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
  166. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
  167. ... 101 more
  168. Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  169.  
  170. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  171. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
  172. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
  173. at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
  174. at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
  175. at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
  176. at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
  177. at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
  178. at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
  179. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  180. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  181. at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
  182. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
  183. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
  184. ... 106 more
  185. 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:
  186. node: workspace://SpacesStore/50e47026-63da-4cd3-ba22-36b3d1a4a10c
  187. property: {http://www.alfresco.org/model/content/1.0}content
  188. 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]
  189. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  190. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  191. --- The error occurred while applying a parameter map.
  192. --- Check the alfresco.content.parameter_IdMap.
  193. --- Check the statement (update failed).
  194. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  195. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  196. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  197. --- The error occurred while applying a parameter map.
  198. --- Check the alfresco.content.parameter_IdMap.
  199. --- Check the statement (update failed).
  200. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  201.  
  202. org.alfresco.service.cmr.repository.ContentIOException: 10081414 Failed to set content property on stream closure:
  203. node: workspace://SpacesStore/50e47026-63da-4cd3-ba22-36b3d1a4a10c
  204. property: {http://www.alfresco.org/model/content/1.0}content
  205. 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]
  206. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  207. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  208. --- The error occurred while applying a parameter map.
  209. --- Check the alfresco.content.parameter_IdMap.
  210. --- Check the statement (update failed).
  211. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  212. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  213. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  214. --- The error occurred while applying a parameter map.
  215. --- Check the alfresco.content.parameter_IdMap.
  216. --- Check the statement (update failed).
  217. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  218.  
  219. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
  220. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
  221. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
  222. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
  223. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
  224. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
  225. at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
  226. at java.nio.channels.Channels$1.close(Channels.java:159)
  227. at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
  228. at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
  229. at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
  230. at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
  231. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  232. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  233. at java.lang.reflect.Method.invoke(Method.java:597)
  234. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  235. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  236. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  237. at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
  238. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  239. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  240. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  241. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  242. at $Proxy165.createDocument(Unknown Source)
  243. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  244. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  245. at java.lang.reflect.Method.invoke(Method.java:597)
  246. at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
  247. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
  248. at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
  249. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
  250. at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
  251. at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
  252. at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
  253. at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
  254. at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
  255. at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
  256. at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
  257. at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
  258. at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
  259. at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
  260. at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
  261. at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
  262. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  263. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  264. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  265. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  266. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  267. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  268. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  269. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
  270. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
  271. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
  272. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
  273. at java.lang.Thread.run(Thread.java:662)
  274. Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  275. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  276. --- The error occurred while applying a parameter map.
  277. --- Check the alfresco.content.parameter_IdMap.
  278. --- Check the statement (update failed).
  279. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  280. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  281. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  282. --- The error occurred while applying a parameter map.
  283. --- Check the alfresco.content.parameter_IdMap.
  284. --- Check the statement (update failed).
  285. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  286.  
  287. at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
  288. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
  289. at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
  290. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
  291. at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
  292. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
  293. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
  294. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
  295. at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
  296. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  297. at java.lang.reflect.Method.invoke(Method.java:597)
  298. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  299. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  300. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  301. at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
  302. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  303. at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
  304. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  305. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
  306. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
  307. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  308. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  309. at $Proxy9.addNodeProperty(Unknown Source)
  310. at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
  311. at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
  312. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  313. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  314. at java.lang.reflect.Method.invoke(Method.java:597)
  315. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  316. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  317. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  318. at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
  319. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  320. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  321. at $Proxy11.setProperty(Unknown Source)
  322. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  323. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  324. at java.lang.reflect.Method.invoke(Method.java:597)
  325. at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
  326. at $Proxy12.setProperty(Unknown Source)
  327. at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
  328. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  329. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  330. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  331. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  332. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  333. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  334. at $Proxy11.setProperty(Unknown Source)
  335. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
  336. ... 54 more
  337. Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
  338. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  339. --- The error occurred while applying a parameter map.
  340. --- Check the alfresco.content.parameter_IdMap.
  341. --- Check the statement (update failed).
  342. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  343.  
  344. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
  345. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
  346. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
  347. at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
  348. at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
  349. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
  350. ... 101 more
  351. Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  352.  
  353. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  354. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
  355. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
  356. at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
  357. at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
  358. at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
  359. at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
  360. at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
  361. at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
  362. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  363. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  364. at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
  365. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
  366. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
  367. ... 106 more
  368. 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:
  369. node: workspace://SpacesStore/f1b0d6bf-8bb6-45f9-905a-4939b10a1ca7
  370. property: {http://www.alfresco.org/model/content/1.0}content
  371. 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]
  372. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  373. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  374. --- The error occurred while applying a parameter map.
  375. --- Check the alfresco.content.parameter_IdMap.
  376. --- Check the statement (update failed).
  377. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  378. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  379. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  380. --- The error occurred while applying a parameter map.
  381. --- Check the alfresco.content.parameter_IdMap.
  382. --- Check the statement (update failed).
  383. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  384.  
  385. org.alfresco.service.cmr.repository.ContentIOException: 10083055 Failed to set content property on stream closure:
  386. node: workspace://SpacesStore/f1b0d6bf-8bb6-45f9-905a-4939b10a1ca7
  387. property: {http://www.alfresco.org/model/content/1.0}content
  388. 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]
  389. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  390. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  391. --- The error occurred while applying a parameter map.
  392. --- Check the alfresco.content.parameter_IdMap.
  393. --- Check the statement (update failed).
  394. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  395. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  396. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  397. --- The error occurred while applying a parameter map.
  398. --- Check the alfresco.content.parameter_IdMap.
  399. --- Check the statement (update failed).
  400. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  401.  
  402. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
  403. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
  404. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
  405. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
  406. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
  407. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
  408. at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
  409. at java.nio.channels.Channels$1.close(Channels.java:159)
  410. at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
  411. at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
  412. at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
  413. at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
  414. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  415. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  416. at java.lang.reflect.Method.invoke(Method.java:597)
  417. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  418. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  419. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  420. at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
  421. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  422. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  423. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  424. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  425. at $Proxy165.createDocument(Unknown Source)
  426. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  427. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  428. at java.lang.reflect.Method.invoke(Method.java:597)
  429. at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
  430. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
  431. at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
  432. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
  433. at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
  434. at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
  435. at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
  436. at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
  437. at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
  438. at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
  439. at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
  440. at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
  441. at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
  442. at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
  443. at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
  444. at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
  445. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  446. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  447. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  448. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  449. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  450. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  451. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  452. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
  453. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
  454. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
  455. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
  456. at java.lang.Thread.run(Thread.java:662)
  457. Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  458. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  459. --- The error occurred while applying a parameter map.
  460. --- Check the alfresco.content.parameter_IdMap.
  461. --- Check the statement (update failed).
  462. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  463. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  464. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  465. --- The error occurred while applying a parameter map.
  466. --- Check the alfresco.content.parameter_IdMap.
  467. --- Check the statement (update failed).
  468. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  469.  
  470. at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
  471. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
  472. at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
  473. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
  474. at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
  475. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
  476. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
  477. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
  478. at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
  479. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  480. at java.lang.reflect.Method.invoke(Method.java:597)
  481. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  482. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  483. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  484. at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
  485. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  486. at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
  487. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  488. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
  489. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
  490. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  491. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  492. at $Proxy9.addNodeProperty(Unknown Source)
  493. at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
  494. at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
  495. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  496. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  497. at java.lang.reflect.Method.invoke(Method.java:597)
  498. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  499. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  500. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  501. at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
  502. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  503. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  504. at $Proxy11.setProperty(Unknown Source)
  505. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  506. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  507. at java.lang.reflect.Method.invoke(Method.java:597)
  508. at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
  509. at $Proxy12.setProperty(Unknown Source)
  510. at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
  511. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  512. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  513. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  514. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  515. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  516. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  517. at $Proxy11.setProperty(Unknown Source)
  518. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
  519. ... 54 more
  520. Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
  521. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  522. --- The error occurred while applying a parameter map.
  523. --- Check the alfresco.content.parameter_IdMap.
  524. --- Check the statement (update failed).
  525. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  526.  
  527. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
  528. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
  529. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
  530. at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
  531. at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
  532. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
  533. ... 101 more
  534. Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  535.  
  536. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  537. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
  538. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
  539. at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
  540. at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
  541. at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
  542. at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
  543. at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
  544. at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
  545. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  546. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  547. at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
  548. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
  549. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
  550. ... 106 more
  551. 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:
  552. node: workspace://SpacesStore/5298cb84-75b5-4631-8b38-1cdd728acc1b
  553. property: {http://www.alfresco.org/model/content/1.0}content
  554. 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]
  555. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  556. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  557. --- The error occurred while applying a parameter map.
  558. --- Check the alfresco.content.parameter_IdMap.
  559. --- Check the statement (update failed).
  560. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  561. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  562. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  563. --- The error occurred while applying a parameter map.
  564. --- Check the alfresco.content.parameter_IdMap.
  565. --- Check the statement (update failed).
  566. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  567.  
  568. org.alfresco.service.cmr.repository.ContentIOException: 10083421 Failed to set content property on stream closure:
  569. node: workspace://SpacesStore/5298cb84-75b5-4631-8b38-1cdd728acc1b
  570. property: {http://www.alfresco.org/model/content/1.0}content
  571. 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]
  572. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  573. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  574. --- The error occurred while applying a parameter map.
  575. --- Check the alfresco.content.parameter_IdMap.
  576. --- Check the statement (update failed).
  577. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  578. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  579. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  580. --- The error occurred while applying a parameter map.
  581. --- Check the alfresco.content.parameter_IdMap.
  582. --- Check the statement (update failed).
  583. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  584.  
  585. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
  586. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
  587. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
  588. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
  589. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
  590. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
  591. at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
  592. at java.nio.channels.Channels$1.close(Channels.java:159)
  593. at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
  594. at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
  595. at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
  596. at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
  597. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  598. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  599. at java.lang.reflect.Method.invoke(Method.java:597)
  600. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  601. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  602. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  603. at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
  604. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  605. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  606. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  607. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  608. at $Proxy165.createDocument(Unknown Source)
  609. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  610. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  611. at java.lang.reflect.Method.invoke(Method.java:597)
  612. at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
  613. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
  614. at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
  615. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
  616. at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
  617. at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
  618. at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
  619. at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
  620. at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
  621. at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
  622. at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
  623. at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
  624. at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
  625. at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
  626. at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
  627. at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
  628. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  629. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  630. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  631. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  632. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  633. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  634. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  635. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
  636. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
  637. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
  638. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
  639. at java.lang.Thread.run(Thread.java:662)
  640. Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  641. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  642. --- The error occurred while applying a parameter map.
  643. --- Check the alfresco.content.parameter_IdMap.
  644. --- Check the statement (update failed).
  645. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  646. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  647. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  648. --- The error occurred while applying a parameter map.
  649. --- Check the alfresco.content.parameter_IdMap.
  650. --- Check the statement (update failed).
  651. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  652.  
  653. at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
  654. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
  655. at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
  656. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
  657. at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
  658. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
  659. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
  660. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
  661. at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
  662. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  663. at java.lang.reflect.Method.invoke(Method.java:597)
  664. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  665. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  666. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  667. at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
  668. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  669. at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
  670. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  671. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
  672. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
  673. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  674. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  675. at $Proxy9.addNodeProperty(Unknown Source)
  676. at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
  677. at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
  678. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  679. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  680. at java.lang.reflect.Method.invoke(Method.java:597)
  681. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  682. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  683. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  684. at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
  685. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  686. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  687. at $Proxy11.setProperty(Unknown Source)
  688. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  689. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  690. at java.lang.reflect.Method.invoke(Method.java:597)
  691. at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
  692. at $Proxy12.setProperty(Unknown Source)
  693. at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
  694. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  695. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  696. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  697. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  698. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  699. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  700. at $Proxy11.setProperty(Unknown Source)
  701. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
  702. ... 54 more
  703. Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
  704. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  705. --- The error occurred while applying a parameter map.
  706. --- Check the alfresco.content.parameter_IdMap.
  707. --- Check the statement (update failed).
  708. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  709.  
  710. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
  711. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
  712. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
  713. at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
  714. at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
  715. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
  716. ... 101 more
  717. Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  718.  
  719. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  720. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
  721. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
  722. at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
  723. at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
  724. at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
  725. at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
  726. at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
  727. at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
  728. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  729. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  730. at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
  731. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
  732. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
  733. ... 106 more
  734. 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:
  735. node: workspace://SpacesStore/93cd85a0-4cf1-4a9e-8504-29a215e4d069
  736. property: {http://www.alfresco.org/model/content/1.0}content
  737. 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]
  738. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  739. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  740. --- The error occurred while applying a parameter map.
  741. --- Check the alfresco.content.parameter_IdMap.
  742. --- Check the statement (update failed).
  743. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  744. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  745. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  746. --- The error occurred while applying a parameter map.
  747. --- Check the alfresco.content.parameter_IdMap.
  748. --- Check the statement (update failed).
  749. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  750.  
  751. org.alfresco.service.cmr.repository.ContentIOException: 10084287 Failed to set content property on stream closure:
  752. node: workspace://SpacesStore/93cd85a0-4cf1-4a9e-8504-29a215e4d069
  753. property: {http://www.alfresco.org/model/content/1.0}content
  754. 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]
  755. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  756. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  757. --- The error occurred while applying a parameter map.
  758. --- Check the alfresco.content.parameter_IdMap.
  759. --- Check the statement (update failed).
  760. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  761. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  762. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  763. --- The error occurred while applying a parameter map.
  764. --- Check the alfresco.content.parameter_IdMap.
  765. --- Check the statement (update failed).
  766. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  767.  
  768. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
  769. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
  770. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
  771. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
  772. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
  773. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
  774. at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
  775. at java.nio.channels.Channels$1.close(Channels.java:159)
  776. at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
  777. at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
  778. at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
  779. at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
  780. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  781. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  782. at java.lang.reflect.Method.invoke(Method.java:597)
  783. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  784. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  785. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  786. at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
  787. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  788. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  789. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  790. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  791. at $Proxy165.createDocument(Unknown Source)
  792. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  793. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  794. at java.lang.reflect.Method.invoke(Method.java:597)
  795. at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
  796. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
  797. at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
  798. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
  799. at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
  800. at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
  801. at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
  802. at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
  803. at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
  804. at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
  805. at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
  806. at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
  807. at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
  808. at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
  809. at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
  810. at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
  811. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  812. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  813. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  814. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  815. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  816. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  817. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  818. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
  819. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
  820. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
  821. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
  822. at java.lang.Thread.run(Thread.java:662)
  823. Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  824. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  825. --- The error occurred while applying a parameter map.
  826. --- Check the alfresco.content.parameter_IdMap.
  827. --- Check the statement (update failed).
  828. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  829. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  830. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  831. --- The error occurred while applying a parameter map.
  832. --- Check the alfresco.content.parameter_IdMap.
  833. --- Check the statement (update failed).
  834. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  835.  
  836. at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
  837. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
  838. at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
  839. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
  840. at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
  841. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
  842. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
  843. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
  844. at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
  845. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  846. at java.lang.reflect.Method.invoke(Method.java:597)
  847. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  848. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  849. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  850. at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
  851. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  852. at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
  853. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  854. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
  855. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
  856. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  857. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  858. at $Proxy9.addNodeProperty(Unknown Source)
  859. at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
  860. at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
  861. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  862. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  863. at java.lang.reflect.Method.invoke(Method.java:597)
  864. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  865. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  866. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  867. at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
  868. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  869. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  870. at $Proxy11.setProperty(Unknown Source)
  871. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  872. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  873. at java.lang.reflect.Method.invoke(Method.java:597)
  874. at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
  875. at $Proxy12.setProperty(Unknown Source)
  876. at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
  877. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  878. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  879. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  880. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  881. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  882. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  883. at $Proxy11.setProperty(Unknown Source)
  884. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
  885. ... 54 more
  886. Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
  887. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  888. --- The error occurred while applying a parameter map.
  889. --- Check the alfresco.content.parameter_IdMap.
  890. --- Check the statement (update failed).
  891. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  892.  
  893. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
  894. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
  895. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
  896. at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
  897. at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
  898. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
  899. ... 101 more
  900. Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  901.  
  902. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  903. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
  904. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
  905. at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
  906. at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
  907. at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
  908. at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
  909. at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
  910. at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
  911. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  912. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  913. at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
  914. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
  915. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
  916. ... 106 more
  917. 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:
  918. node: workspace://SpacesStore/ac462a12-0e49-4b8c-9087-b3b5f7d3f297
  919. property: {http://www.alfresco.org/model/content/1.0}content
  920. 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]
  921. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  922. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  923. --- The error occurred while applying a parameter map.
  924. --- Check the alfresco.content.parameter_IdMap.
  925. --- Check the statement (update failed).
  926. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  927. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  928. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  929. --- The error occurred while applying a parameter map.
  930. --- Check the alfresco.content.parameter_IdMap.
  931. --- Check the statement (update failed).
  932. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  933.  
  934. org.alfresco.service.cmr.repository.ContentIOException: 10084609 Failed to set content property on stream closure:
  935. node: workspace://SpacesStore/ac462a12-0e49-4b8c-9087-b3b5f7d3f297
  936. property: {http://www.alfresco.org/model/content/1.0}content
  937. 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]
  938. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  939. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  940. --- The error occurred while applying a parameter map.
  941. --- Check the alfresco.content.parameter_IdMap.
  942. --- Check the statement (update failed).
  943. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  944. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  945. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  946. --- The error occurred while applying a parameter map.
  947. --- Check the alfresco.content.parameter_IdMap.
  948. --- Check the statement (update failed).
  949. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  950.  
  951. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
  952. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
  953. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
  954. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
  955. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
  956. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
  957. at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
  958. at java.nio.channels.Channels$1.close(Channels.java:159)
  959. at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
  960. at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
  961. at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
  962. at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
  963. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  964. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  965. at java.lang.reflect.Method.invoke(Method.java:597)
  966. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  967. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  968. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  969. at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
  970. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  971. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  972. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  973. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  974. at $Proxy165.createDocument(Unknown Source)
  975. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  976. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  977. at java.lang.reflect.Method.invoke(Method.java:597)
  978. at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
  979. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
  980. at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
  981. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
  982. at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
  983. at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
  984. at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
  985. at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
  986. at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
  987. at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
  988. at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
  989. at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
  990. at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
  991. at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
  992. at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
  993. at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
  994. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  995. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  996. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  997. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  998. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  999. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  1000. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  1001. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
  1002. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
  1003. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
  1004. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
  1005. at java.lang.Thread.run(Thread.java:662)
  1006. Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  1007. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1008. --- The error occurred while applying a parameter map.
  1009. --- Check the alfresco.content.parameter_IdMap.
  1010. --- Check the statement (update failed).
  1011. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1012. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  1013. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1014. --- The error occurred while applying a parameter map.
  1015. --- Check the alfresco.content.parameter_IdMap.
  1016. --- Check the statement (update failed).
  1017. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1018.  
  1019. at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
  1020. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
  1021. at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
  1022. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
  1023. at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
  1024. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
  1025. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
  1026. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
  1027. at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
  1028. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1029. at java.lang.reflect.Method.invoke(Method.java:597)
  1030. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1031. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1032. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1033. at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
  1034. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1035. at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
  1036. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1037. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
  1038. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
  1039. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1040. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1041. at $Proxy9.addNodeProperty(Unknown Source)
  1042. at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
  1043. at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
  1044. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  1045. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1046. at java.lang.reflect.Method.invoke(Method.java:597)
  1047. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1048. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1049. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1050. at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
  1051. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1052. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1053. at $Proxy11.setProperty(Unknown Source)
  1054. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  1055. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1056. at java.lang.reflect.Method.invoke(Method.java:597)
  1057. at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
  1058. at $Proxy12.setProperty(Unknown Source)
  1059. at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
  1060. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1061. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  1062. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1063. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  1064. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1065. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1066. at $Proxy11.setProperty(Unknown Source)
  1067. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
  1068. ... 54 more
  1069. Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
  1070. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1071. --- The error occurred while applying a parameter map.
  1072. --- Check the alfresco.content.parameter_IdMap.
  1073. --- Check the statement (update failed).
  1074. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1075.  
  1076. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
  1077. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
  1078. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
  1079. at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
  1080. at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
  1081. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
  1082. ... 101 more
  1083. Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1084.  
  1085. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  1086. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
  1087. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
  1088. at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
  1089. at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
  1090. at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
  1091. at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
  1092. at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
  1093. at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
  1094. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  1095. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  1096. at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
  1097. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
  1098. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
  1099. ... 106 more
  1100. 10:45:39,716 ERROR [org.springframework.transaction.interceptor.TransactionInterceptor] Application exception overridden by commit exception
  1101. org.alfresco.repo.cmis.ws.CmisException: Unable to check in Private Working Copy object that was specified
  1102. at org.alfresco.repo.cmis.ws.utils.CmisObjectsUtils.createCmisException(CmisObjectsUtils.java:177)
  1103. at org.alfresco.repo.cmis.ws.utils.CmisObjectsUtils.createCmisException(CmisObjectsUtils.java:167)
  1104. at org.alfresco.repo.cmis.ws.DMVersioningServicePort.checkIn(DMVersioningServicePort.java:155)
  1105. at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
  1106. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1107. at java.lang.reflect.Method.invoke(Method.java:597)
  1108. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1109. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1110. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1111. at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
  1112. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1113. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  1114. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1115. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1116. at $Proxy167.checkIn(Unknown Source)
  1117. at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
  1118. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1119. at java.lang.reflect.Method.invoke(Method.java:597)
  1120. at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
  1121. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
  1122. at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
  1123. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
  1124. at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
  1125. at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
  1126. at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
  1127. at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
  1128. at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
  1129. at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
  1130. at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
  1131. at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
  1132. at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
  1133. at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
  1134. at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
  1135. at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
  1136. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  1137. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  1138. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  1139. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  1140. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  1141. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  1142. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  1143. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
  1144. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
  1145. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
  1146. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
  1147. at java.lang.Thread.run(Thread.java:662)
  1148. Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  1149. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1150. --- The error occurred while applying a parameter map.
  1151. --- Check the alfresco.content.parameter_IdMap.
  1152. --- Check the statement (update failed).
  1153. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1154. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  1155. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1156. --- The error occurred while applying a parameter map.
  1157. --- Check the alfresco.content.parameter_IdMap.
  1158. --- Check the statement (update failed).
  1159. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1160.  
  1161. at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
  1162. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
  1163. at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
  1164. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
  1165. at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
  1166. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
  1167. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
  1168. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
  1169. at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
  1170. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1171. at java.lang.reflect.Method.invoke(Method.java:597)
  1172. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1173. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1174. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1175. at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
  1176. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1177. at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
  1178. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1179. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
  1180. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
  1181. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1182. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1183. at $Proxy9.addNodeProperty(Unknown Source)
  1184. at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
  1185. at org.alfresco.repo.node.db.DbNodeServiceImpl.addProperties(DbNodeServiceImpl.java:1365)
  1186. at sun.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)
  1187. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1188. at java.lang.reflect.Method.invoke(Method.java:597)
  1189. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1190. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1191. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1192. at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
  1193. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1194. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1195. at $Proxy11.addProperties(Unknown Source)
  1196. at sun.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)
  1197. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1198. at java.lang.reflect.Method.invoke(Method.java:597)
  1199. at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
  1200. at $Proxy12.addProperties(Unknown Source)
  1201. at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:236)
  1202. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1203. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
  1204. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1205. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
  1206. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1207. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1208. at $Proxy11.addProperties(Unknown Source)
  1209. at org.alfresco.repo.copy.CopyServiceImpl.copyProperties(CopyServiceImpl.java:837)
  1210. at org.alfresco.repo.copy.CopyServiceImpl.copy(CopyServiceImpl.java:356)
  1211. at sun.reflect.GeneratedMethodAccessor551.invoke(Unknown Source)
  1212. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1213. at java.lang.reflect.Method.invoke(Method.java:597)
  1214. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1215. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1216. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1217. at org.alfresco.repo.security.permissions.impl.AlwaysProceedMethodInterceptor.invoke(AlwaysProceedMethodInterceptor.java:40)
  1218. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1219. at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
  1220. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1221. at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:147)
  1222. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1223. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  1224. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1225. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1226. at $Proxy48.copy(Unknown Source)
  1227. at org.alfresco.repo.coci.CheckOutCheckInServiceImpl.checkin(CheckOutCheckInServiceImpl.java:375)
  1228. at org.alfresco.repo.coci.CheckOutCheckInServiceImpl.checkin(CheckOutCheckInServiceImpl.java:427)
  1229. at sun.reflect.GeneratedMethodAccessor549.invoke(Unknown Source)
  1230. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1231. at java.lang.reflect.Method.invoke(Method.java:597)
  1232. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1233. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1234. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1235. at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
  1236. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1237. at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
  1238. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1239. at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:147)
  1240. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1241. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  1242. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1243. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1244. at $Proxy125.checkin(Unknown Source)
  1245. at org.alfresco.repo.cmis.ws.DMVersioningServicePort.checkIn(DMVersioningServicePort.java:149)
  1246. ... 43 more
  1247. Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
  1248. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1249. --- The error occurred while applying a parameter map.
  1250. --- Check the alfresco.content.parameter_IdMap.
  1251. --- Check the statement (update failed).
  1252. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1253.  
  1254. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
  1255. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
  1256. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
  1257. at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
  1258. at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
  1259. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
  1260. ... 126 more
  1261. Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1262.  
  1263. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  1264. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
  1265. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
  1266. at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
  1267. at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
  1268. at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
  1269. at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
  1270. at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
  1271. at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
  1272. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  1273. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  1274. at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
  1275. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
  1276. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
  1277. ... 131 more
  1278. 10:45:43,107 ERROR [org.springframework.transaction.interceptor.TransactionInterceptor] Application exception overridden by commit exception
  1279. org.alfresco.repo.cmis.ws.CmisException: Unable to check in Private Working Copy object that was specified
  1280. at org.alfresco.repo.cmis.ws.utils.CmisObjectsUtils.createCmisException(CmisObjectsUtils.java:177)
  1281. at org.alfresco.repo.cmis.ws.utils.CmisObjectsUtils.createCmisException(CmisObjectsUtils.java:167)
  1282. at org.alfresco.repo.cmis.ws.DMVersioningServicePort.checkIn(DMVersioningServicePort.java:155)
  1283. at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
  1284. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1285. at java.lang.reflect.Method.invoke(Method.java:597)
  1286. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1287. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1288. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1289. at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
  1290. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1291. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  1292. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1293. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1294. at $Proxy167.checkIn(Unknown Source)
  1295. at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
  1296. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1297. at java.lang.reflect.Method.invoke(Method.java:597)
  1298. at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
  1299. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
  1300. at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
  1301. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
  1302. at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
  1303. at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
  1304. at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
  1305. at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
  1306. at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
  1307. at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
  1308. at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
  1309. at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
  1310. at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
  1311. at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
  1312. at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
  1313. at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
  1314. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  1315. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  1316. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  1317. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  1318. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  1319. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  1320. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  1321. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
  1322. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
  1323. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
  1324. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
  1325. at java.lang.Thread.run(Thread.java:662)
  1326. Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  1327. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1328. --- The error occurred while applying a parameter map.
  1329. --- Check the alfresco.content.parameter_IdMap.
  1330. --- Check the statement (update failed).
  1331. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1332. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  1333. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1334. --- The error occurred while applying a parameter map.
  1335. --- Check the alfresco.content.parameter_IdMap.
  1336. --- Check the statement (update failed).
  1337. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1338.  
  1339. at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
  1340. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
  1341. at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
  1342. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
  1343. at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
  1344. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
  1345. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
  1346. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
  1347. at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
  1348. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1349. at java.lang.reflect.Method.invoke(Method.java:597)
  1350. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1351. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1352. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1353. at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
  1354. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1355. at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
  1356. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1357. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
  1358. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
  1359. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1360. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1361. at $Proxy9.addNodeProperty(Unknown Source)
  1362. at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
  1363. at org.alfresco.repo.node.db.DbNodeServiceImpl.addProperties(DbNodeServiceImpl.java:1365)
  1364. at sun.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)
  1365. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1366. at java.lang.reflect.Method.invoke(Method.java:597)
  1367. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1368. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1369. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1370. at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
  1371. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1372. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1373. at $Proxy11.addProperties(Unknown Source)
  1374. at sun.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)
  1375. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1376. at java.lang.reflect.Method.invoke(Method.java:597)
  1377. at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
  1378. at $Proxy12.addProperties(Unknown Source)
  1379. at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:236)
  1380. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1381. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
  1382. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1383. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
  1384. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1385. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1386. at $Proxy11.addProperties(Unknown Source)
  1387. at org.alfresco.repo.copy.CopyServiceImpl.copyProperties(CopyServiceImpl.java:837)
  1388. at org.alfresco.repo.copy.CopyServiceImpl.copy(CopyServiceImpl.java:356)
  1389. at sun.reflect.GeneratedMethodAccessor551.invoke(Unknown Source)
  1390. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1391. at java.lang.reflect.Method.invoke(Method.java:597)
  1392. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1393. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1394. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1395. at org.alfresco.repo.security.permissions.impl.AlwaysProceedMethodInterceptor.invoke(AlwaysProceedMethodInterceptor.java:40)
  1396. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1397. at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
  1398. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1399. at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:147)
  1400. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1401. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  1402. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1403. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1404. at $Proxy48.copy(Unknown Source)
  1405. at org.alfresco.repo.coci.CheckOutCheckInServiceImpl.checkin(CheckOutCheckInServiceImpl.java:375)
  1406. at org.alfresco.repo.coci.CheckOutCheckInServiceImpl.checkin(CheckOutCheckInServiceImpl.java:427)
  1407. at sun.reflect.GeneratedMethodAccessor549.invoke(Unknown Source)
  1408. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1409. at java.lang.reflect.Method.invoke(Method.java:597)
  1410. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1411. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1412. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1413. at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
  1414. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1415. at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
  1416. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1417. at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:147)
  1418. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1419. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  1420. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1421. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1422. at $Proxy125.checkin(Unknown Source)
  1423. at org.alfresco.repo.cmis.ws.DMVersioningServicePort.checkIn(DMVersioningServicePort.java:149)
  1424. ... 43 more
  1425. Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
  1426. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1427. --- The error occurred while applying a parameter map.
  1428. --- Check the alfresco.content.parameter_IdMap.
  1429. --- Check the statement (update failed).
  1430. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1431.  
  1432. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
  1433. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
  1434. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
  1435. at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
  1436. at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
  1437. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
  1438. ... 126 more
  1439. Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1440.  
  1441. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  1442. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
  1443. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
  1444. at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
  1445. at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
  1446. at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
  1447. at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
  1448. at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
  1449. at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
  1450. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  1451. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  1452. at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
  1453. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
  1454. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
  1455. ... 131 more
  1456. 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:
  1457. node: workspace://SpacesStore/ef1dec27-372e-4c7e-b819-08be0a388710
  1458. property: {http://www.alfresco.org/model/content/1.0}content
  1459. 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]
  1460. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  1461. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1462. --- The error occurred while applying a parameter map.
  1463. --- Check the alfresco.content.parameter_IdMap.
  1464. --- Check the statement (update failed).
  1465. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1466. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  1467. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1468. --- The error occurred while applying a parameter map.
  1469. --- Check the alfresco.content.parameter_IdMap.
  1470. --- Check the statement (update failed).
  1471. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1472.  
  1473. org.alfresco.service.cmr.repository.ContentIOException: 10085435 Failed to set content property on stream closure:
  1474. node: workspace://SpacesStore/ef1dec27-372e-4c7e-b819-08be0a388710
  1475. property: {http://www.alfresco.org/model/content/1.0}content
  1476. 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]
  1477. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  1478. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1479. --- The error occurred while applying a parameter map.
  1480. --- Check the alfresco.content.parameter_IdMap.
  1481. --- Check the statement (update failed).
  1482. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1483. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  1484. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1485. --- The error occurred while applying a parameter map.
  1486. --- Check the alfresco.content.parameter_IdMap.
  1487. --- Check the statement (update failed).
  1488. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1489.  
  1490. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
  1491. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
  1492. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
  1493. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
  1494. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
  1495. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
  1496. at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
  1497. at java.nio.channels.Channels$1.close(Channels.java:159)
  1498. at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
  1499. at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
  1500. at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
  1501. at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
  1502. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  1503. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1504. at java.lang.reflect.Method.invoke(Method.java:597)
  1505. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1506. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1507. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1508. at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
  1509. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1510. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  1511. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1512. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1513. at $Proxy165.createDocument(Unknown Source)
  1514. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  1515. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1516. at java.lang.reflect.Method.invoke(Method.java:597)
  1517. at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
  1518. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
  1519. at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
  1520. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
  1521. at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
  1522. at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
  1523. at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
  1524. at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
  1525. at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
  1526. at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
  1527. at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
  1528. at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
  1529. at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
  1530. at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
  1531. at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
  1532. at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
  1533. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  1534. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  1535. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  1536. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  1537. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  1538. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  1539. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  1540. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
  1541. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
  1542. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
  1543. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
  1544. at java.lang.Thread.run(Thread.java:662)
  1545. Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  1546. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1547. --- The error occurred while applying a parameter map.
  1548. --- Check the alfresco.content.parameter_IdMap.
  1549. --- Check the statement (update failed).
  1550. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1551. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  1552. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1553. --- The error occurred while applying a parameter map.
  1554. --- Check the alfresco.content.parameter_IdMap.
  1555. --- Check the statement (update failed).
  1556. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1557.  
  1558. at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
  1559. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
  1560. at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
  1561. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
  1562. at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
  1563. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
  1564. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
  1565. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
  1566. at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
  1567. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1568. at java.lang.reflect.Method.invoke(Method.java:597)
  1569. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1570. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1571. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1572. at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
  1573. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1574. at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
  1575. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1576. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
  1577. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
  1578. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1579. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1580. at $Proxy9.addNodeProperty(Unknown Source)
  1581. at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
  1582. at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
  1583. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  1584. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1585. at java.lang.reflect.Method.invoke(Method.java:597)
  1586. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1587. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1588. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1589. at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
  1590. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1591. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1592. at $Proxy11.setProperty(Unknown Source)
  1593. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  1594. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1595. at java.lang.reflect.Method.invoke(Method.java:597)
  1596. at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
  1597. at $Proxy12.setProperty(Unknown Source)
  1598. at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
  1599. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1600. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  1601. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1602. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  1603. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1604. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1605. at $Proxy11.setProperty(Unknown Source)
  1606. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
  1607. ... 54 more
  1608. Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
  1609. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1610. --- The error occurred while applying a parameter map.
  1611. --- Check the alfresco.content.parameter_IdMap.
  1612. --- Check the statement (update failed).
  1613. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1614.  
  1615. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
  1616. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
  1617. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
  1618. at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
  1619. at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
  1620. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
  1621. ... 101 more
  1622. Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1623.  
  1624. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  1625. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
  1626. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
  1627. at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
  1628. at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
  1629. at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
  1630. at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
  1631. at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
  1632. at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
  1633. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  1634. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  1635. at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
  1636. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
  1637. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
  1638. ... 106 more
  1639. 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:
  1640. node: workspace://SpacesStore/b4320cc3-9b0c-4d0a-b08b-5b8d5c06d36c
  1641. property: {http://www.alfresco.org/model/content/1.0}content
  1642. 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]
  1643. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  1644. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1645. --- The error occurred while applying a parameter map.
  1646. --- Check the alfresco.content.parameter_IdMap.
  1647. --- Check the statement (update failed).
  1648. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1649. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  1650. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1651. --- The error occurred while applying a parameter map.
  1652. --- Check the alfresco.content.parameter_IdMap.
  1653. --- Check the statement (update failed).
  1654. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1655.  
  1656. org.alfresco.service.cmr.repository.ContentIOException: 10086117 Failed to set content property on stream closure:
  1657. node: workspace://SpacesStore/b4320cc3-9b0c-4d0a-b08b-5b8d5c06d36c
  1658. property: {http://www.alfresco.org/model/content/1.0}content
  1659. 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]
  1660. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  1661. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1662. --- The error occurred while applying a parameter map.
  1663. --- Check the alfresco.content.parameter_IdMap.
  1664. --- Check the statement (update failed).
  1665. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1666. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  1667. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1668. --- The error occurred while applying a parameter map.
  1669. --- Check the alfresco.content.parameter_IdMap.
  1670. --- Check the statement (update failed).
  1671. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1672.  
  1673. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
  1674. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
  1675. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
  1676. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
  1677. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
  1678. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
  1679. at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
  1680. at java.nio.channels.Channels$1.close(Channels.java:159)
  1681. at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
  1682. at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
  1683. at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
  1684. at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
  1685. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  1686. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1687. at java.lang.reflect.Method.invoke(Method.java:597)
  1688. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1689. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1690. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1691. at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
  1692. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1693. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  1694. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1695. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1696. at $Proxy165.createDocument(Unknown Source)
  1697. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  1698. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1699. at java.lang.reflect.Method.invoke(Method.java:597)
  1700. at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
  1701. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
  1702. at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
  1703. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
  1704. at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
  1705. at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
  1706. at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
  1707. at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
  1708. at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
  1709. at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
  1710. at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
  1711. at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
  1712. at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
  1713. at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
  1714. at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
  1715. at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
  1716. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  1717. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  1718. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  1719. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  1720. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  1721. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  1722. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  1723. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
  1724. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
  1725. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
  1726. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
  1727. at java.lang.Thread.run(Thread.java:662)
  1728. Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  1729. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1730. --- The error occurred while applying a parameter map.
  1731. --- Check the alfresco.content.parameter_IdMap.
  1732. --- Check the statement (update failed).
  1733. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1734. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  1735. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1736. --- The error occurred while applying a parameter map.
  1737. --- Check the alfresco.content.parameter_IdMap.
  1738. --- Check the statement (update failed).
  1739. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1740.  
  1741. at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
  1742. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
  1743. at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
  1744. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
  1745. at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
  1746. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
  1747. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
  1748. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
  1749. at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
  1750. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1751. at java.lang.reflect.Method.invoke(Method.java:597)
  1752. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1753. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1754. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1755. at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
  1756. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1757. at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
  1758. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1759. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
  1760. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
  1761. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1762. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1763. at $Proxy9.addNodeProperty(Unknown Source)
  1764. at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
  1765. at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
  1766. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  1767. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1768. at java.lang.reflect.Method.invoke(Method.java:597)
  1769. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1770. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1771. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1772. at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
  1773. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1774. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1775. at $Proxy11.setProperty(Unknown Source)
  1776. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  1777. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1778. at java.lang.reflect.Method.invoke(Method.java:597)
  1779. at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
  1780. at $Proxy12.setProperty(Unknown Source)
  1781. at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
  1782. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1783. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  1784. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1785. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  1786. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1787. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1788. at $Proxy11.setProperty(Unknown Source)
  1789. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
  1790. ... 54 more
  1791. Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
  1792. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1793. --- The error occurred while applying a parameter map.
  1794. --- Check the alfresco.content.parameter_IdMap.
  1795. --- Check the statement (update failed).
  1796. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1797.  
  1798. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
  1799. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
  1800. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
  1801. at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
  1802. at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
  1803. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
  1804. ... 101 more
  1805. Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1806.  
  1807. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  1808. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
  1809. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
  1810. at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
  1811. at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
  1812. at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
  1813. at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
  1814. at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
  1815. at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
  1816. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  1817. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  1818. at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
  1819. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
  1820. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
  1821. ... 106 more
  1822. 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:
  1823. node: workspace://SpacesStore/7b18a311-1ab5-4399-a31d-72b642ee1157
  1824. property: {http://www.alfresco.org/model/content/1.0}content
  1825. 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]
  1826. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  1827. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1828. --- The error occurred while applying a parameter map.
  1829. --- Check the alfresco.content.parameter_IdMap.
  1830. --- Check the statement (update failed).
  1831. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1832. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  1833. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1834. --- The error occurred while applying a parameter map.
  1835. --- Check the alfresco.content.parameter_IdMap.
  1836. --- Check the statement (update failed).
  1837. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1838.  
  1839. org.alfresco.service.cmr.repository.ContentIOException: 10086529 Failed to set content property on stream closure:
  1840. node: workspace://SpacesStore/7b18a311-1ab5-4399-a31d-72b642ee1157
  1841. property: {http://www.alfresco.org/model/content/1.0}content
  1842. 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]
  1843. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  1844. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1845. --- The error occurred while applying a parameter map.
  1846. --- Check the alfresco.content.parameter_IdMap.
  1847. --- Check the statement (update failed).
  1848. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1849. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  1850. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1851. --- The error occurred while applying a parameter map.
  1852. --- Check the alfresco.content.parameter_IdMap.
  1853. --- Check the statement (update failed).
  1854. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1855.  
  1856. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
  1857. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
  1858. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
  1859. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
  1860. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
  1861. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
  1862. at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
  1863. at java.nio.channels.Channels$1.close(Channels.java:159)
  1864. at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
  1865. at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
  1866. at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
  1867. at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
  1868. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  1869. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1870. at java.lang.reflect.Method.invoke(Method.java:597)
  1871. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1872. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1873. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1874. at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
  1875. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1876. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  1877. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1878. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1879. at $Proxy165.createDocument(Unknown Source)
  1880. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  1881. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1882. at java.lang.reflect.Method.invoke(Method.java:597)
  1883. at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
  1884. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
  1885. at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
  1886. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
  1887. at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
  1888. at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
  1889. at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
  1890. at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
  1891. at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
  1892. at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
  1893. at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
  1894. at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
  1895. at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
  1896. at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
  1897. at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
  1898. at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
  1899. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  1900. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  1901. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  1902. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  1903. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  1904. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  1905. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  1906. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
  1907. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
  1908. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
  1909. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
  1910. at java.lang.Thread.run(Thread.java:662)
  1911. Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  1912. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1913. --- The error occurred while applying a parameter map.
  1914. --- Check the alfresco.content.parameter_IdMap.
  1915. --- Check the statement (update failed).
  1916. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1917. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  1918. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1919. --- The error occurred while applying a parameter map.
  1920. --- Check the alfresco.content.parameter_IdMap.
  1921. --- Check the statement (update failed).
  1922. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1923.  
  1924. at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
  1925. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
  1926. at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
  1927. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
  1928. at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
  1929. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
  1930. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
  1931. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
  1932. at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
  1933. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1934. at java.lang.reflect.Method.invoke(Method.java:597)
  1935. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1936. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1937. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1938. at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
  1939. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1940. at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
  1941. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1942. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
  1943. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
  1944. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1945. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1946. at $Proxy9.addNodeProperty(Unknown Source)
  1947. at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
  1948. at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
  1949. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  1950. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1951. at java.lang.reflect.Method.invoke(Method.java:597)
  1952. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  1953. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1954. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1955. at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
  1956. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1957. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1958. at $Proxy11.setProperty(Unknown Source)
  1959. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  1960. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1961. at java.lang.reflect.Method.invoke(Method.java:597)
  1962. at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
  1963. at $Proxy12.setProperty(Unknown Source)
  1964. at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
  1965. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1966. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  1967. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1968. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  1969. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1970. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1971. at $Proxy11.setProperty(Unknown Source)
  1972. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
  1973. ... 54 more
  1974. Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
  1975. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  1976. --- The error occurred while applying a parameter map.
  1977. --- Check the alfresco.content.parameter_IdMap.
  1978. --- Check the statement (update failed).
  1979. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1980.  
  1981. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
  1982. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
  1983. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
  1984. at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
  1985. at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
  1986. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
  1987. ... 101 more
  1988. Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  1989.  
  1990. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  1991. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
  1992. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
  1993. at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
  1994. at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
  1995. at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
  1996. at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
  1997. at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
  1998. at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
  1999. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  2000. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  2001. at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
  2002. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
  2003. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
  2004. ... 106 more
  2005. 11:10:39,113 ERROR [org.springframework.transaction.interceptor.TransactionInterceptor] Application exception overridden by commit exception
  2006. org.alfresco.repo.cmis.ws.CmisException: Unable to check in Private Working Copy object that was specified
  2007. at org.alfresco.repo.cmis.ws.utils.CmisObjectsUtils.createCmisException(CmisObjectsUtils.java:177)
  2008. at org.alfresco.repo.cmis.ws.utils.CmisObjectsUtils.createCmisException(CmisObjectsUtils.java:167)
  2009. at org.alfresco.repo.cmis.ws.DMVersioningServicePort.checkIn(DMVersioningServicePort.java:155)
  2010. at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
  2011. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2012. at java.lang.reflect.Method.invoke(Method.java:597)
  2013. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  2014. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  2015. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  2016. at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
  2017. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2018. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  2019. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2020. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  2021. at $Proxy167.checkIn(Unknown Source)
  2022. at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
  2023. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2024. at java.lang.reflect.Method.invoke(Method.java:597)
  2025. at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
  2026. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
  2027. at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
  2028. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
  2029. at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
  2030. at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
  2031. at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
  2032. at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
  2033. at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
  2034. at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
  2035. at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
  2036. at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
  2037. at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
  2038. at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
  2039. at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
  2040. at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
  2041. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  2042. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  2043. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  2044. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  2045. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  2046. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  2047. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  2048. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
  2049. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
  2050. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
  2051. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
  2052. at java.lang.Thread.run(Thread.java:662)
  2053. Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  2054. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  2055. --- The error occurred while applying a parameter map.
  2056. --- Check the alfresco.content.parameter_IdMap.
  2057. --- Check the statement (update failed).
  2058. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  2059. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  2060. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  2061. --- The error occurred while applying a parameter map.
  2062. --- Check the alfresco.content.parameter_IdMap.
  2063. --- Check the statement (update failed).
  2064. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  2065.  
  2066. at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
  2067. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
  2068. at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
  2069. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
  2070. at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
  2071. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
  2072. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
  2073. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
  2074. at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
  2075. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2076. at java.lang.reflect.Method.invoke(Method.java:597)
  2077. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  2078. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  2079. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  2080. at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
  2081. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2082. at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
  2083. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2084. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
  2085. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
  2086. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2087. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  2088. at $Proxy9.addNodeProperty(Unknown Source)
  2089. at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
  2090. at org.alfresco.repo.node.db.DbNodeServiceImpl.addProperties(DbNodeServiceImpl.java:1365)
  2091. at sun.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)
  2092. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2093. at java.lang.reflect.Method.invoke(Method.java:597)
  2094. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  2095. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  2096. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  2097. at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
  2098. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2099. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  2100. at $Proxy11.addProperties(Unknown Source)
  2101. at sun.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)
  2102. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2103. at java.lang.reflect.Method.invoke(Method.java:597)
  2104. at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
  2105. at $Proxy12.addProperties(Unknown Source)
  2106. at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:236)
  2107. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2108. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
  2109. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2110. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
  2111. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2112. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  2113. at $Proxy11.addProperties(Unknown Source)
  2114. at org.alfresco.repo.copy.CopyServiceImpl.copyProperties(CopyServiceImpl.java:837)
  2115. at org.alfresco.repo.copy.CopyServiceImpl.copy(CopyServiceImpl.java:356)
  2116. at sun.reflect.GeneratedMethodAccessor551.invoke(Unknown Source)
  2117. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2118. at java.lang.reflect.Method.invoke(Method.java:597)
  2119. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  2120. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  2121. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  2122. at org.alfresco.repo.security.permissions.impl.AlwaysProceedMethodInterceptor.invoke(AlwaysProceedMethodInterceptor.java:40)
  2123. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2124. at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
  2125. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2126. at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:147)
  2127. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2128. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  2129. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2130. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  2131. at $Proxy48.copy(Unknown Source)
  2132. at org.alfresco.repo.coci.CheckOutCheckInServiceImpl.checkin(CheckOutCheckInServiceImpl.java:375)
  2133. at org.alfresco.repo.coci.CheckOutCheckInServiceImpl.checkin(CheckOutCheckInServiceImpl.java:427)
  2134. at sun.reflect.GeneratedMethodAccessor549.invoke(Unknown Source)
  2135. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2136. at java.lang.reflect.Method.invoke(Method.java:597)
  2137. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  2138. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  2139. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  2140. at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
  2141. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2142. at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
  2143. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2144. at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:147)
  2145. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2146. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  2147. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2148. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  2149. at $Proxy125.checkin(Unknown Source)
  2150. at org.alfresco.repo.cmis.ws.DMVersioningServicePort.checkIn(DMVersioningServicePort.java:149)
  2151. ... 43 more
  2152. Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
  2153. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  2154. --- The error occurred while applying a parameter map.
  2155. --- Check the alfresco.content.parameter_IdMap.
  2156. --- Check the statement (update failed).
  2157. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  2158.  
  2159. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
  2160. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
  2161. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
  2162. at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
  2163. at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
  2164. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
  2165. ... 126 more
  2166. Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  2167.  
  2168. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  2169. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
  2170. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
  2171. at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
  2172. at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
  2173. at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
  2174. at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
  2175. at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
  2176. at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
  2177. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  2178. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  2179. at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
  2180. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
  2181. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
  2182. ... 131 more
  2183. 11:10:42,607 ERROR [org.springframework.transaction.interceptor.TransactionInterceptor] Application exception overridden by commit exception
  2184. org.alfresco.repo.cmis.ws.CmisException: Unable to check in Private Working Copy object that was specified
  2185. at org.alfresco.repo.cmis.ws.utils.CmisObjectsUtils.createCmisException(CmisObjectsUtils.java:177)
  2186. at org.alfresco.repo.cmis.ws.utils.CmisObjectsUtils.createCmisException(CmisObjectsUtils.java:167)
  2187. at org.alfresco.repo.cmis.ws.DMVersioningServicePort.checkIn(DMVersioningServicePort.java:155)
  2188. at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
  2189. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2190. at java.lang.reflect.Method.invoke(Method.java:597)
  2191. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  2192. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  2193. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  2194. at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
  2195. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2196. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  2197. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2198. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  2199. at $Proxy167.checkIn(Unknown Source)
  2200. at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
  2201. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2202. at java.lang.reflect.Method.invoke(Method.java:597)
  2203. at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
  2204. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
  2205. at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
  2206. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
  2207. at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
  2208. at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
  2209. at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
  2210. at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
  2211. at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
  2212. at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
  2213. at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
  2214. at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
  2215. at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
  2216. at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
  2217. at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
  2218. at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
  2219. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  2220. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  2221. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  2222. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  2223. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  2224. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  2225. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  2226. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
  2227. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
  2228. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
  2229. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
  2230. at java.lang.Thread.run(Thread.java:662)
  2231. Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  2232. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  2233. --- The error occurred while applying a parameter map.
  2234. --- Check the alfresco.content.parameter_IdMap.
  2235. --- Check the statement (update failed).
  2236. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  2237. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  2238. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  2239. --- The error occurred while applying a parameter map.
  2240. --- Check the alfresco.content.parameter_IdMap.
  2241. --- Check the statement (update failed).
  2242. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  2243.  
  2244. at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
  2245. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
  2246. at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
  2247. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
  2248. at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
  2249. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
  2250. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
  2251. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
  2252. at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
  2253. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2254. at java.lang.reflect.Method.invoke(Method.java:597)
  2255. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  2256. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  2257. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  2258. at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
  2259. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2260. at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
  2261. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2262. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
  2263. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
  2264. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2265. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  2266. at $Proxy9.addNodeProperty(Unknown Source)
  2267. at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
  2268. at org.alfresco.repo.node.db.DbNodeServiceImpl.addProperties(DbNodeServiceImpl.java:1365)
  2269. at sun.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)
  2270. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2271. at java.lang.reflect.Method.invoke(Method.java:597)
  2272. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  2273. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  2274. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  2275. at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
  2276. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2277. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  2278. at $Proxy11.addProperties(Unknown Source)
  2279. at sun.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)
  2280. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2281. at java.lang.reflect.Method.invoke(Method.java:597)
  2282. at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
  2283. at $Proxy12.addProperties(Unknown Source)
  2284. at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:236)
  2285. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2286. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
  2287. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2288. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
  2289. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2290. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  2291. at $Proxy11.addProperties(Unknown Source)
  2292. at org.alfresco.repo.copy.CopyServiceImpl.copyProperties(CopyServiceImpl.java:837)
  2293. at org.alfresco.repo.copy.CopyServiceImpl.copy(CopyServiceImpl.java:356)
  2294. at sun.reflect.GeneratedMethodAccessor551.invoke(Unknown Source)
  2295. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2296. at java.lang.reflect.Method.invoke(Method.java:597)
  2297. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  2298. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  2299. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  2300. at org.alfresco.repo.security.permissions.impl.AlwaysProceedMethodInterceptor.invoke(AlwaysProceedMethodInterceptor.java:40)
  2301. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2302. at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
  2303. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2304. at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:147)
  2305. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2306. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  2307. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2308. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  2309. at $Proxy48.copy(Unknown Source)
  2310. at org.alfresco.repo.coci.CheckOutCheckInServiceImpl.checkin(CheckOutCheckInServiceImpl.java:375)
  2311. at org.alfresco.repo.coci.CheckOutCheckInServiceImpl.checkin(CheckOutCheckInServiceImpl.java:427)
  2312. at sun.reflect.GeneratedMethodAccessor549.invoke(Unknown Source)
  2313. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2314. at java.lang.reflect.Method.invoke(Method.java:597)
  2315. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  2316. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  2317. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  2318. at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
  2319. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2320. at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
  2321. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2322. at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:147)
  2323. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2324. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  2325. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2326. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  2327. at $Proxy125.checkin(Unknown Source)
  2328. at org.alfresco.repo.cmis.ws.DMVersioningServicePort.checkIn(DMVersioningServicePort.java:149)
  2329. ... 43 more
  2330. Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
  2331. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  2332. --- The error occurred while applying a parameter map.
  2333. --- Check the alfresco.content.parameter_IdMap.
  2334. --- Check the statement (update failed).
  2335. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  2336.  
  2337. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
  2338. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
  2339. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
  2340. at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
  2341. at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
  2342. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
  2343. ... 126 more
  2344. Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  2345.  
  2346. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  2347. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
  2348. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
  2349. at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
  2350. at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
  2351. at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
  2352. at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
  2353. at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
  2354. at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
  2355. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  2356. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  2357. at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
  2358. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
  2359. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
  2360. ... 131 more
  2361. 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:
  2362. node: workspace://SpacesStore/bdaaebaa-ef7d-41e3-83e9-11ada70ca511
  2363. property: {http://www.alfresco.org/model/content/1.0}content
  2364. 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]
  2365. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  2366. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  2367. --- The error occurred while applying a parameter map.
  2368. --- Check the alfresco.content.parameter_IdMap.
  2369. --- Check the statement (update failed).
  2370. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  2371. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  2372. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  2373. --- The error occurred while applying a parameter map.
  2374. --- Check the alfresco.content.parameter_IdMap.
  2375. --- Check the statement (update failed).
  2376. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  2377.  
  2378. org.alfresco.service.cmr.repository.ContentIOException: 10087103 Failed to set content property on stream closure:
  2379. node: workspace://SpacesStore/bdaaebaa-ef7d-41e3-83e9-11ada70ca511
  2380. property: {http://www.alfresco.org/model/content/1.0}content
  2381. 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]
  2382. org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  2383. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  2384. --- The error occurred while applying a parameter map.
  2385. --- Check the alfresco.content.parameter_IdMap.
  2386. --- Check the statement (update failed).
  2387. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  2388. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  2389. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  2390. --- The error occurred while applying a parameter map.
  2391. --- Check the alfresco.content.parameter_IdMap.
  2392. --- Check the statement (update failed).
  2393. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  2394.  
  2395. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:656)
  2396. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel$1.execute(AbstractContentAccessor.java:359)
  2397. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
  2398. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
  2399. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.fireChannelClosed(AbstractContentAccessor.java:369)
  2400. at org.alfresco.repo.content.AbstractContentAccessor$CallbackFileChannel.implCloseChannel(AbstractContentAccessor.java:338)
  2401. at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:97)
  2402. at java.nio.channels.Channels$1.close(Channels.java:159)
  2403. at java.io.FilterOutputStream.close(FilterOutputStream.java:143)
  2404. at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:132)
  2405. at org.alfresco.repo.content.AbstractContentWriter.putContent(AbstractContentWriter.java:423)
  2406. at org.alfresco.repo.cmis.ws.DMObjectServicePort.createDocument(DMObjectServicePort.java:131)
  2407. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  2408. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2409. at java.lang.reflect.Method.invoke(Method.java:597)
  2410. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  2411. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  2412. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  2413. at org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor.invoke(ThrowsAdviceInterceptor.java:126)
  2414. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2415. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  2416. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2417. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  2418. at $Proxy165.createDocument(Unknown Source)
  2419. at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source)
  2420. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2421. at java.lang.reflect.Method.invoke(Method.java:597)
  2422. at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:136)
  2423. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
  2424. at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
  2425. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
  2426. at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
  2427. at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
  2428. at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
  2429. at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
  2430. at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
  2431. at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
  2432. at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:283)
  2433. at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:166)
  2434. at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:174)
  2435. at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:152)
  2436. at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
  2437. at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
  2438. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  2439. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  2440. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  2441. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  2442. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  2443. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  2444. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  2445. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
  2446. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
  2447. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
  2448. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
  2449. at java.lang.Thread.run(Thread.java:662)
  2450. Caused by: org.springframework.dao.DeadlockLoserDataAccessException: SqlMapClient operation; SQL [];
  2451. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  2452. --- The error occurred while applying a parameter map.
  2453. --- Check the alfresco.content.parameter_IdMap.
  2454. --- Check the statement (update failed).
  2455. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  2456. ; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
  2457. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  2458. --- The error occurred while applying a parameter map.
  2459. --- Check the alfresco.content.parameter_IdMap.
  2460. --- Check the statement (update failed).
  2461. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  2462.  
  2463. at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:254)
  2464. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:197)
  2465. at org.springframework.orm.ibatis.SqlMapClientTemplate.delete(SqlMapClientTemplate.java:407)
  2466. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataEntity(ContentDataDAOImpl.java:151)
  2467. at org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.deleteContentData(AbstractContentDataDAOImpl.java:165)
  2468. at org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl.deleteContentDataForNode(ContentDataDAOImpl.java:180)
  2469. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodePropertyImpl(HibernateNodeDaoServiceImpl.java:1467)
  2470. at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.addNodeProperty(HibernateNodeDaoServiceImpl.java:1513)
  2471. at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
  2472. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2473. at java.lang.reflect.Method.invoke(Method.java:597)
  2474. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  2475. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  2476. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  2477. at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
  2478. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2479. at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
  2480. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2481. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
  2482. at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
  2483. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2484. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  2485. at $Proxy9.addNodeProperty(Unknown Source)
  2486. at org.alfresco.repo.node.db.DbNodeServiceImpl.setPropertyImpl(DbNodeServiceImpl.java:1307)
  2487. at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1271)
  2488. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  2489. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2490. at java.lang.reflect.Method.invoke(Method.java:597)
  2491. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
  2492. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  2493. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  2494. at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
  2495. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2496. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  2497. at $Proxy11.setProperty(Unknown Source)
  2498. at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source)
  2499. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  2500. at java.lang.reflect.Method.invoke(Method.java:597)
  2501. at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
  2502. at $Proxy12.setProperty(Unknown Source)
  2503. at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
  2504. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2505. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  2506. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2507. at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
  2508. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2509. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  2510. at $Proxy11.setProperty(Unknown Source)
  2511. at org.alfresco.repo.content.ContentServiceImpl$WriteStreamListener.contentStreamClosed(ContentServiceImpl.java:636)
  2512. ... 54 more
  2513. Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
  2514. --- The error occurred in alfresco/ibatis/#resource.dialect#/content-common-SqlMap.xml.
  2515. --- The error occurred while applying a parameter map.
  2516. --- Check the alfresco.content.parameter_IdMap.
  2517. --- Check the statement (update failed).
  2518. --- Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  2519.  
  2520. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:107)
  2521. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.update(SqlMapExecutorDelegate.java:457)
  2522. at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.delete(SqlMapExecutorDelegate.java:480)
  2523. at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.delete(SqlMapSessionImpl.java:98)
  2524. at org.springframework.orm.ibatis.SqlMapClientTemplate$11.doInSqlMapClient(SqlMapClientTemplate.java:409)
  2525. at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:194)
  2526. ... 101 more
  2527. Caused by: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource
  2528.  
  2529. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  2530. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
  2531. at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
  2532. at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
  2533. at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
  2534. at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
  2535. at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
  2536. at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
  2537. at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3476)
  2538. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  2539. at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169)
  2540. at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeUpdate(SqlExecutor.java:100)
  2541. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.sqlExecuteUpdate(MappedStatement.java:216)
  2542. at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeUpdate(MappedStatement.java:94)
  2543. ... 106 more
Advertisement
Add Comment
Please, Sign In to add comment