AnnaRadeva

INSTANCE_CONTEXT_STORE_CACHE_REGION

Nov 30th, 2020
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.80 KB | None | 0 0
  1. 2020-11-30 18:20:05,195Z ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (default task-32) {[email protected], rq=5273b32a5a944e41a7b1afc9661353b6} ISPN000136: Execution error: org.infinispan.util.concurrent.TimeoutException: ISPN000299: Unable to acquire lock after 5 seconds for key INSTANCE_CONTEXT_STORE_CACHE_REGION.Context [id=emf:admin.c.wooten-nga.gov] and requestor GlobalTransaction:<null>:34309:local. Lock is held by GlobalTransaction:<null>:34306:local, while request came from local
  2. at org.infinispan.util.concurrent.locks.LockManagerImpl.lock(LockManagerImpl.java:198)
  3. at org.infinispan.util.concurrent.locks.LockManagerImpl.acquireLock(LockManagerImpl.java:171)
  4. at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockKeyAndCheckOwnership(AbstractTxLockingInterceptor.java:183)
  5. at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockAndRegisterBackupLock(AbstractTxLockingInterceptor.java:116)
  6. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.lockAndRecord(OptimisticLockingInterceptor.java:202)
  7. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitSingleKeyCommand(OptimisticLockingInterceptor.java:197)
  8. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitRemoveCommand(OptimisticLockingInterceptor.java:185)
  9. at org.infinispan.commands.write.RemoveCommand.acceptVisitor(RemoveCommand.java:58)
  10. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.acquireLocksVisitingCommands(OptimisticLockingInterceptor.java:261)
  11. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:79)
  12. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  13. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  14. at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:36)
  15. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  16. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  17. at org.infinispan.interceptors.TxInterceptor.invokeNextInterceptorAndVerifyTransaction(TxInterceptor.java:138)
  18. at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:125)
  19. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  20. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  21. at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:111)
  22. at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
  23. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  24. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  25. at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:102)
  26. at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:71)
  27. at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
  28. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  29. at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:336)
  30. at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:121)
  31. at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:104)
  32. at org.infinispan.transaction.synchronization.SynchronizationAdapter.beforeCompletion(SynchronizationAdapter.java:44)
  33. at org.jboss.as.txn.service.internal.tsr.JCAOrderedLastSynchronizationList.beforeCompletion(JCAOrderedLastSynchronizationList.java:116)
  34. at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
  35. at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:371)
  36. at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
  37. at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
  38. at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1200)
  39. at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126)
  40. at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
  41. at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1667)
  42. at org.infinispan.cache.impl.CacheImpl.executeCommandAndCommitIfNeeded(CacheImpl.java:1624)
  43. at org.infinispan.cache.impl.CacheImpl.removeInternal(CacheImpl.java:579)
  44. at org.infinispan.cache.impl.CacheImpl.remove(CacheImpl.java:572)
  45. at org.infinispan.cache.impl.DecoratedCache.remove(DecoratedCache.java:442)
  46. at org.infinispan.cache.impl.AbstractDelegatingCache.remove(AbstractDelegatingCache.java:297)
  47. at com.sirma.itt.cmf.cache.InfinispanCache.remove(InfinispanCache.java:96)
  48. at com.sirma.itt.seip.cache.lookup.DefaultEntityLookupCacheContext$CacheProxy.remove(DefaultEntityLookupCacheContext.java:309)
  49. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.removeByKey(EntityLookupCache.java:519)
  50. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.setValue(EntityLookupCache.java:401)
  51. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.setContextInternal(SemanticContextService.java:465)
  52. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.linkParents(SemanticContextService.java:174)
  53. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.restoreHierarchy(SemanticContextService.java:141)
  54. at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:600)
  55. at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:597)
  56. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.getByKey(EntityLookupCache.java:146)
  57. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.retrieveAndValidateContext(SemanticContextService.java:311)
  58. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContextInternal(SemanticContextService.java:301)
  59. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContext(SemanticContextService.java:292)
  60. at com.sirma.itt.emf.semantic.persistence.SemanticContextService$Proxy$_$$_WeldClientProxy.getContext(Unknown Source)
  61. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeParentId(InstanceToJsonSerializer.java:266)
  62. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeTopLevelProperties(InstanceToJsonSerializer.java:257)
  63. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeInstanceData(InstanceToJsonSerializer.java:235)
  64. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:229)
  65. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:156)
  66. at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:49)
  67. at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:27)
  68. at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter$Proxy$_$$_WeldClientProxy.writeTo(Unknown Source)
  69. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.writeTo(AbstractWriterInterceptorContext.java:129)
  70. at org.jboss.resteasy.core.interception.ServerWriterInterceptorContext.writeTo(ServerWriterInterceptorContext.java:62)
  71. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:118)
  72. at org.jboss.resteasy.security.doseta.DigitalSigningInterceptor.aroundWriteTo(DigitalSigningInterceptor.java:143)
  73. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
  74. at org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.aroundWriteTo(GZIPEncodingInterceptor.java:100)
  75. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
  76. at org.jboss.resteasy.core.ServerResponseWriter.writeNomapResponse(ServerResponseWriter.java:99)
  77. at org.jboss.resteasy.core.SynchronousDispatcher.writeResponse(SynchronousDispatcher.java:427)
  78. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:376)
  79. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
  80. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
  81. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
  82. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
  83. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  84. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
  85. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:130)
  86. at com.sirma.itt.emf.authentication.sso.saml.TenantMgmtAccessServletFilter.doFilter(TenantMgmtAccessServletFilter.java:56)
  87. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  88. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  89. at com.sirma.itt.seip.runtime.ApplicationAccessFilter.doFilter(ApplicationAccessFilter.java:46)
  90. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  91. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  92. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
  93. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  94. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  95. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  96. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  97. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  98. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  99. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  100. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  101. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  102. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
  103. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
  104. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  105. at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
  106. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  107. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  108. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  109. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  110. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
  111. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
  112. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
  113. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
  114. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
  115. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
  116. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  117. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  118. at java.lang.Thread.run(Thread.java:748)
  119.  
  120. 2020-11-30 18:20:05,199Z ERROR [org.infinispan.transaction.impl.TransactionCoordinator] (default task-32) {[email protected], rq=5273b32a5a944e41a7b1afc9661353b6} ISPN000255: Error while processing prepare: org.infinispan.util.concurrent.TimeoutException: ISPN000299: Unable to acquire lock after 5 seconds for key INSTANCE_CONTEXT_STORE_CACHE_REGION.Context [id=emf:admin.c.wooten-nga.gov] and requestor GlobalTransaction:<null>:34309:local. Lock is held by GlobalTransaction:<null>:34306:local, while request came from local
  121. at org.infinispan.util.concurrent.locks.LockManagerImpl.lock(LockManagerImpl.java:198)
  122. at org.infinispan.util.concurrent.locks.LockManagerImpl.acquireLock(LockManagerImpl.java:171)
  123. at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockKeyAndCheckOwnership(AbstractTxLockingInterceptor.java:183)
  124. at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockAndRegisterBackupLock(AbstractTxLockingInterceptor.java:116)
  125. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.lockAndRecord(OptimisticLockingInterceptor.java:202)
  126. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitSingleKeyCommand(OptimisticLockingInterceptor.java:197)
  127. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitRemoveCommand(OptimisticLockingInterceptor.java:185)
  128. at org.infinispan.commands.write.RemoveCommand.acceptVisitor(RemoveCommand.java:58)
  129. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.acquireLocksVisitingCommands(OptimisticLockingInterceptor.java:261)
  130. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:79)
  131. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  132. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  133. at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:36)
  134. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  135. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  136. at org.infinispan.interceptors.TxInterceptor.invokeNextInterceptorAndVerifyTransaction(TxInterceptor.java:138)
  137. at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:125)
  138. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  139. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  140. at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:111)
  141. at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
  142. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  143. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  144. at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:102)
  145. at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:71)
  146. at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
  147. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  148. at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:336)
  149. at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:121)
  150. at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:104)
  151. at org.infinispan.transaction.synchronization.SynchronizationAdapter.beforeCompletion(SynchronizationAdapter.java:44)
  152. at org.jboss.as.txn.service.internal.tsr.JCAOrderedLastSynchronizationList.beforeCompletion(JCAOrderedLastSynchronizationList.java:116)
  153. at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
  154. at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:371)
  155. at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
  156. at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
  157. at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1200)
  158. at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126)
  159. at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
  160. at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1667)
  161. at org.infinispan.cache.impl.CacheImpl.executeCommandAndCommitIfNeeded(CacheImpl.java:1624)
  162. at org.infinispan.cache.impl.CacheImpl.removeInternal(CacheImpl.java:579)
  163. at org.infinispan.cache.impl.CacheImpl.remove(CacheImpl.java:572)
  164. at org.infinispan.cache.impl.DecoratedCache.remove(DecoratedCache.java:442)
  165. at org.infinispan.cache.impl.AbstractDelegatingCache.remove(AbstractDelegatingCache.java:297)
  166. at com.sirma.itt.cmf.cache.InfinispanCache.remove(InfinispanCache.java:96)
  167. at com.sirma.itt.seip.cache.lookup.DefaultEntityLookupCacheContext$CacheProxy.remove(DefaultEntityLookupCacheContext.java:309)
  168. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.removeByKey(EntityLookupCache.java:519)
  169. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.setValue(EntityLookupCache.java:401)
  170. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.setContextInternal(SemanticContextService.java:465)
  171. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.linkParents(SemanticContextService.java:174)
  172. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.restoreHierarchy(SemanticContextService.java:141)
  173. at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:600)
  174. at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:597)
  175. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.getByKey(EntityLookupCache.java:146)
  176. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.retrieveAndValidateContext(SemanticContextService.java:311)
  177. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContextInternal(SemanticContextService.java:301)
  178. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContext(SemanticContextService.java:292)
  179. at com.sirma.itt.emf.semantic.persistence.SemanticContextService$Proxy$_$$_WeldClientProxy.getContext(Unknown Source)
  180. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeParentId(InstanceToJsonSerializer.java:266)
  181. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeTopLevelProperties(InstanceToJsonSerializer.java:257)
  182. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeInstanceData(InstanceToJsonSerializer.java:235)
  183. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:229)
  184. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:156)
  185. at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:49)
  186. at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:27)
  187. at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter$Proxy$_$$_WeldClientProxy.writeTo(Unknown Source)
  188. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.writeTo(AbstractWriterInterceptorContext.java:129)
  189. at org.jboss.resteasy.core.interception.ServerWriterInterceptorContext.writeTo(ServerWriterInterceptorContext.java:62)
  190. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:118)
  191. at org.jboss.resteasy.security.doseta.DigitalSigningInterceptor.aroundWriteTo(DigitalSigningInterceptor.java:143)
  192. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
  193. at org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.aroundWriteTo(GZIPEncodingInterceptor.java:100)
  194. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
  195. at org.jboss.resteasy.core.ServerResponseWriter.writeNomapResponse(ServerResponseWriter.java:99)
  196. at org.jboss.resteasy.core.SynchronousDispatcher.writeResponse(SynchronousDispatcher.java:427)
  197. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:376)
  198. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
  199. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
  200. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
  201. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
  202. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  203. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
  204. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:130)
  205. at com.sirma.itt.emf.authentication.sso.saml.TenantMgmtAccessServletFilter.doFilter(TenantMgmtAccessServletFilter.java:56)
  206. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  207. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  208. at com.sirma.itt.seip.runtime.ApplicationAccessFilter.doFilter(ApplicationAccessFilter.java:46)
  209. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  210. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  211. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
  212. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  213. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  214. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  215. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  216. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  217. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  218. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  219. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  220. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  221. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
  222. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
  223. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  224. at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
  225. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  226. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  227. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  228. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  229. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
  230. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
  231. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
  232. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
  233. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
  234. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
  235. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  236. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  237. at java.lang.Thread.run(Thread.java:748)
  238.  
  239. 2020-11-30 18:20:05,203Z WARN [com.arjuna.ats.arjuna] (default task-32) {[email protected], rq=5273b32a5a944e41a7b1afc9661353b6} ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffff0a00013b:-409fac43:5fc48694:2944f7, org.jboss.as.txn.service.internal.tsr.JCAOrderedLastSynchronizationList@2b29f579 >: org.infinispan.commons.CacheException: Could not prepare.
  240. at org.infinispan.transaction.synchronization.SynchronizationAdapter.beforeCompletion(SynchronizationAdapter.java:46)
  241. at org.jboss.as.txn.service.internal.tsr.JCAOrderedLastSynchronizationList.beforeCompletion(JCAOrderedLastSynchronizationList.java:116)
  242. at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
  243. at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:371)
  244. at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
  245. at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
  246. at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1200)
  247. at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126)
  248. at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
  249. at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1667)
  250. at org.infinispan.cache.impl.CacheImpl.executeCommandAndCommitIfNeeded(CacheImpl.java:1624)
  251. at org.infinispan.cache.impl.CacheImpl.removeInternal(CacheImpl.java:579)
  252. at org.infinispan.cache.impl.CacheImpl.remove(CacheImpl.java:572)
  253. at org.infinispan.cache.impl.DecoratedCache.remove(DecoratedCache.java:442)
  254. at org.infinispan.cache.impl.AbstractDelegatingCache.remove(AbstractDelegatingCache.java:297)
  255. at com.sirma.itt.cmf.cache.InfinispanCache.remove(InfinispanCache.java:96)
  256. at com.sirma.itt.seip.cache.lookup.DefaultEntityLookupCacheContext$CacheProxy.remove(DefaultEntityLookupCacheContext.java:309)
  257. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.removeByKey(EntityLookupCache.java:519)
  258. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.setValue(EntityLookupCache.java:401)
  259. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.setContextInternal(SemanticContextService.java:465)
  260. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.linkParents(SemanticContextService.java:174)
  261. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.restoreHierarchy(SemanticContextService.java:141)
  262. at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:600)
  263. at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:597)
  264. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.getByKey(EntityLookupCache.java:146)
  265. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.retrieveAndValidateContext(SemanticContextService.java:311)
  266. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContextInternal(SemanticContextService.java:301)
  267. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContext(SemanticContextService.java:292)
  268. at com.sirma.itt.emf.semantic.persistence.SemanticContextService$Proxy$_$$_WeldClientProxy.getContext(Unknown Source)
  269. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeParentId(InstanceToJsonSerializer.java:266)
  270. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeTopLevelProperties(InstanceToJsonSerializer.java:257)
  271. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeInstanceData(InstanceToJsonSerializer.java:235)
  272. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:229)
  273. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:156)
  274. at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:49)
  275. at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:27)
  276. at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter$Proxy$_$$_WeldClientProxy.writeTo(Unknown Source)
  277. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.writeTo(AbstractWriterInterceptorContext.java:129)
  278. at org.jboss.resteasy.core.interception.ServerWriterInterceptorContext.writeTo(ServerWriterInterceptorContext.java:62)
  279. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:118)
  280. at org.jboss.resteasy.security.doseta.DigitalSigningInterceptor.aroundWriteTo(DigitalSigningInterceptor.java:143)
  281. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
  282. at org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.aroundWriteTo(GZIPEncodingInterceptor.java:100)
  283. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
  284. at org.jboss.resteasy.core.ServerResponseWriter.writeNomapResponse(ServerResponseWriter.java:99)
  285. at org.jboss.resteasy.core.SynchronousDispatcher.writeResponse(SynchronousDispatcher.java:427)
  286. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:376)
  287. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
  288. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
  289. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
  290. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
  291. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  292. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
  293. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:130)
  294. at com.sirma.itt.emf.authentication.sso.saml.TenantMgmtAccessServletFilter.doFilter(TenantMgmtAccessServletFilter.java:56)
  295. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  296. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  297. at com.sirma.itt.seip.runtime.ApplicationAccessFilter.doFilter(ApplicationAccessFilter.java:46)
  298. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  299. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  300. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
  301. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  302. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  303. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  304. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  305. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  306. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  307. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  308. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  309. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  310. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
  311. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
  312. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  313. at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
  314. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  315. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  316. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  317. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  318. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
  319. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
  320. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
  321. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
  322. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
  323. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
  324. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  325. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  326. at java.lang.Thread.run(Thread.java:748)
  327. Caused by: javax.transaction.xa.XAException
  328. at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:141)
  329. at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:104)
  330. at org.infinispan.transaction.synchronization.SynchronizationAdapter.beforeCompletion(SynchronizationAdapter.java:44)
  331. ... 86 more
  332. Caused by: org.infinispan.util.concurrent.TimeoutException: ISPN000299: Unable to acquire lock after 5 seconds for key INSTANCE_CONTEXT_STORE_CACHE_REGION.Context [id=emf:admin.c.wooten-nga.gov] and requestor GlobalTransaction:<null>:34309:local. Lock is held by GlobalTransaction:<null>:34306:local, while request came from local
  333. at org.infinispan.util.concurrent.locks.LockManagerImpl.lock(LockManagerImpl.java:198)
  334. at org.infinispan.util.concurrent.locks.LockManagerImpl.acquireLock(LockManagerImpl.java:171)
  335. at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockKeyAndCheckOwnership(AbstractTxLockingInterceptor.java:183)
  336. at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockAndRegisterBackupLock(AbstractTxLockingInterceptor.java:116)
  337. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.lockAndRecord(OptimisticLockingInterceptor.java:202)
  338. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitSingleKeyCommand(OptimisticLockingInterceptor.java:197)
  339. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitRemoveCommand(OptimisticLockingInterceptor.java:185)
  340. at org.infinispan.commands.write.RemoveCommand.acceptVisitor(RemoveCommand.java:58)
  341. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.acquireLocksVisitingCommands(OptimisticLockingInterceptor.java:261)
  342. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:79)
  343. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  344. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  345. at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:36)
  346. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  347. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  348. at org.infinispan.interceptors.TxInterceptor.invokeNextInterceptorAndVerifyTransaction(TxInterceptor.java:138)
  349. at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:125)
  350. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  351. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  352. at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:111)
  353. at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
  354. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  355. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  356. at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:102)
  357. at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:71)
  358. at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
  359. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  360. at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:336)
  361. at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:121)
  362. ... 88 more
  363.  
  364. 2020-11-30 18:20:05,207Z WARN [org.infinispan.cache.impl.CacheImpl] (default task-32) {[email protected], rq=5273b32a5a944e41a7b1afc9661353b6} ISPN000160: Could not complete injected transaction.: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
  365. at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1212)
  366. at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126)
  367. at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
  368. at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1667)
  369. at org.infinispan.cache.impl.CacheImpl.executeCommandAndCommitIfNeeded(CacheImpl.java:1624)
  370. at org.infinispan.cache.impl.CacheImpl.removeInternal(CacheImpl.java:579)
  371. at org.infinispan.cache.impl.CacheImpl.remove(CacheImpl.java:572)
  372. at org.infinispan.cache.impl.DecoratedCache.remove(DecoratedCache.java:442)
  373. at org.infinispan.cache.impl.AbstractDelegatingCache.remove(AbstractDelegatingCache.java:297)
  374. at com.sirma.itt.cmf.cache.InfinispanCache.remove(InfinispanCache.java:96)
  375. at com.sirma.itt.seip.cache.lookup.DefaultEntityLookupCacheContext$CacheProxy.remove(DefaultEntityLookupCacheContext.java:309)
  376. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.removeByKey(EntityLookupCache.java:519)
  377. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.setValue(EntityLookupCache.java:401)
  378. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.setContextInternal(SemanticContextService.java:465)
  379. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.linkParents(SemanticContextService.java:174)
  380. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.restoreHierarchy(SemanticContextService.java:141)
  381. at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:600)
  382. at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:597)
  383. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.getByKey(EntityLookupCache.java:146)
  384. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.retrieveAndValidateContext(SemanticContextService.java:311)
  385. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContextInternal(SemanticContextService.java:301)
  386. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContext(SemanticContextService.java:292)
  387. at com.sirma.itt.emf.semantic.persistence.SemanticContextService$Proxy$_$$_WeldClientProxy.getContext(Unknown Source)
  388. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeParentId(InstanceToJsonSerializer.java:266)
  389. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeTopLevelProperties(InstanceToJsonSerializer.java:257)
  390. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeInstanceData(InstanceToJsonSerializer.java:235)
  391. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:229)
  392. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:156)
  393. at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:49)
  394. at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:27)
  395. at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter$Proxy$_$$_WeldClientProxy.writeTo(Unknown Source)
  396. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.writeTo(AbstractWriterInterceptorContext.java:129)
  397. at org.jboss.resteasy.core.interception.ServerWriterInterceptorContext.writeTo(ServerWriterInterceptorContext.java:62)
  398. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:118)
  399. at org.jboss.resteasy.security.doseta.DigitalSigningInterceptor.aroundWriteTo(DigitalSigningInterceptor.java:143)
  400. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
  401. at org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.aroundWriteTo(GZIPEncodingInterceptor.java:100)
  402. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
  403. at org.jboss.resteasy.core.ServerResponseWriter.writeNomapResponse(ServerResponseWriter.java:99)
  404. at org.jboss.resteasy.core.SynchronousDispatcher.writeResponse(SynchronousDispatcher.java:427)
  405. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:376)
  406. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
  407. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
  408. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
  409. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
  410. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  411. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
  412. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:130)
  413. at com.sirma.itt.emf.authentication.sso.saml.TenantMgmtAccessServletFilter.doFilter(TenantMgmtAccessServletFilter.java:56)
  414. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  415. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  416. at com.sirma.itt.seip.runtime.ApplicationAccessFilter.doFilter(ApplicationAccessFilter.java:46)
  417. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  418. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  419. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
  420. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  421. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  422. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  423. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  424. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  425. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  426. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  427. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  428. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  429. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
  430. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
  431. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  432. at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
  433. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  434. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  435. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  436. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  437. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
  438. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
  439. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
  440. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
  441. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
  442. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
  443. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  444. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  445. at java.lang.Thread.run(Thread.java:748)
  446. Caused by: org.infinispan.commons.CacheException: Could not prepare.
  447. at org.infinispan.transaction.synchronization.SynchronizationAdapter.beforeCompletion(SynchronizationAdapter.java:46)
  448. at org.jboss.as.txn.service.internal.tsr.JCAOrderedLastSynchronizationList.beforeCompletion(JCAOrderedLastSynchronizationList.java:116)
  449. at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
  450. at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:371)
  451. at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
  452. at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
  453. at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1200)
  454. ... 80 more
  455. Caused by: javax.transaction.xa.XAException
  456. at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:141)
  457. at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:104)
  458. at org.infinispan.transaction.synchronization.SynchronizationAdapter.beforeCompletion(SynchronizationAdapter.java:44)
  459. ... 86 more
  460. Caused by: org.infinispan.util.concurrent.TimeoutException: ISPN000299: Unable to acquire lock after 5 seconds for key INSTANCE_CONTEXT_STORE_CACHE_REGION.Context [id=emf:admin.c.wooten-nga.gov] and requestor GlobalTransaction:<null>:34309:local. Lock is held by GlobalTransaction:<null>:34306:local, while request came from local
  461. at org.infinispan.util.concurrent.locks.LockManagerImpl.lock(LockManagerImpl.java:198)
  462. at org.infinispan.util.concurrent.locks.LockManagerImpl.acquireLock(LockManagerImpl.java:171)
  463. at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockKeyAndCheckOwnership(AbstractTxLockingInterceptor.java:183)
  464. at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockAndRegisterBackupLock(AbstractTxLockingInterceptor.java:116)
  465. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.lockAndRecord(OptimisticLockingInterceptor.java:202)
  466. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitSingleKeyCommand(OptimisticLockingInterceptor.java:197)
  467. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitRemoveCommand(OptimisticLockingInterceptor.java:185)
  468. at org.infinispan.commands.write.RemoveCommand.acceptVisitor(RemoveCommand.java:58)
  469. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.acquireLocksVisitingCommands(OptimisticLockingInterceptor.java:261)
  470. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:79)
  471. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  472. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  473. at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:36)
  474. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  475. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  476. at org.infinispan.interceptors.TxInterceptor.invokeNextInterceptorAndVerifyTransaction(TxInterceptor.java:138)
  477. at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:125)
  478. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  479. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  480. at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:111)
  481. at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
  482. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  483. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  484. at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:102)
  485. at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:71)
  486. at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
  487. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  488. at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:336)
  489. at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:121)
  490. ... 88 more
  491.  
  492. 2020-11-30 18:20:05,210Z WARNING [ExceptionHandler] (default task-32) {[email protected], rq=5273b32a5a944e41a7b1afc9661353b6} org.infinispan.commons.CacheException: Could not commit implicit transaction
  493. at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1670)
  494. at org.infinispan.cache.impl.CacheImpl.executeCommandAndCommitIfNeeded(CacheImpl.java:1624)
  495. at org.infinispan.cache.impl.CacheImpl.removeInternal(CacheImpl.java:579)
  496. at org.infinispan.cache.impl.CacheImpl.remove(CacheImpl.java:572)
  497. at org.infinispan.cache.impl.DecoratedCache.remove(DecoratedCache.java:442)
  498. at org.infinispan.cache.impl.AbstractDelegatingCache.remove(AbstractDelegatingCache.java:297)
  499. at com.sirma.itt.cmf.cache.InfinispanCache.remove(InfinispanCache.java:96)
  500. at com.sirma.itt.seip.cache.lookup.DefaultEntityLookupCacheContext$CacheProxy.remove(DefaultEntityLookupCacheContext.java:309)
  501. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.removeByKey(EntityLookupCache.java:519)
  502. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.setValue(EntityLookupCache.java:401)
  503. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.setContextInternal(SemanticContextService.java:465)
  504. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.linkParents(SemanticContextService.java:174)
  505. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.restoreHierarchy(SemanticContextService.java:141)
  506. at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:600)
  507. at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:597)
  508. at com.sirma.itt.seip.cache.lookup.EntityLookupCache.getByKey(EntityLookupCache.java:146)
  509. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.retrieveAndValidateContext(SemanticContextService.java:311)
  510. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContextInternal(SemanticContextService.java:301)
  511. at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContext(SemanticContextService.java:292)
  512. at com.sirma.itt.emf.semantic.persistence.SemanticContextService$Proxy$_$$_WeldClientProxy.getContext(Unknown Source)
  513. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeParentId(InstanceToJsonSerializer.java:266)
  514. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeTopLevelProperties(InstanceToJsonSerializer.java:257)
  515. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeInstanceData(InstanceToJsonSerializer.java:235)
  516. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:229)
  517. at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:156)
  518. at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:49)
  519. at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:27)
  520. at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter$Proxy$_$$_WeldClientProxy.writeTo(Unknown Source)
  521. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.writeTo(AbstractWriterInterceptorContext.java:129)
  522. at org.jboss.resteasy.core.interception.ServerWriterInterceptorContext.writeTo(ServerWriterInterceptorContext.java:62)
  523. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:118)
  524. at org.jboss.resteasy.security.doseta.DigitalSigningInterceptor.aroundWriteTo(DigitalSigningInterceptor.java:143)
  525. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
  526. at org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.aroundWriteTo(GZIPEncodingInterceptor.java:100)
  527. at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
  528. at org.jboss.resteasy.core.ServerResponseWriter.writeNomapResponse(ServerResponseWriter.java:99)
  529. at org.jboss.resteasy.core.SynchronousDispatcher.writeResponse(SynchronousDispatcher.java:427)
  530. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:376)
  531. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
  532. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
  533. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
  534. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
  535. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  536. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
  537. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:130)
  538. at com.sirma.itt.emf.authentication.sso.saml.TenantMgmtAccessServletFilter.doFilter(TenantMgmtAccessServletFilter.java:56)
  539. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  540. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  541. at com.sirma.itt.seip.runtime.ApplicationAccessFilter.doFilter(ApplicationAccessFilter.java:46)
  542. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  543. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  544. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
  545. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  546. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  547. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  548. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  549. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  550. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  551. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  552. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  553. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  554. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
  555. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
  556. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  557. at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
  558. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  559. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  560. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  561. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  562. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
  563. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
  564. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
  565. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
  566. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
  567. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
  568. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  569. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  570. at java.lang.Thread.run(Thread.java:748)
  571. Suppressed: javax.json.stream.JsonGenerationException: Generating incomplete JSON
  572. at org.glassfish.json.JsonGeneratorImpl.close(JsonGeneratorImpl.java:581)
  573. at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:51)
  574. ... 52 more
  575. Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
  576. at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1212)
  577. at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126)
  578. at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
  579. at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1667)
  580. ... 77 more
  581. Caused by: org.infinispan.commons.CacheException: Could not prepare.
  582. at org.infinispan.transaction.synchronization.SynchronizationAdapter.beforeCompletion(SynchronizationAdapter.java:46)
  583. at org.jboss.as.txn.service.internal.tsr.JCAOrderedLastSynchronizationList.beforeCompletion(JCAOrderedLastSynchronizationList.java:116)
  584. at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
  585. at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:371)
  586. at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
  587. at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
  588. at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1200)
  589. ... 80 more
  590. Caused by: javax.transaction.xa.XAException
  591. at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:141)
  592. at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:104)
  593. at org.infinispan.transaction.synchronization.SynchronizationAdapter.beforeCompletion(SynchronizationAdapter.java:44)
  594. ... 86 more
  595. Caused by: org.infinispan.util.concurrent.TimeoutException: ISPN000299: Unable to acquire lock after 5 seconds for key INSTANCE_CONTEXT_STORE_CACHE_REGION.Context [id=emf:admin.c.wooten-nga.gov] and requestor GlobalTransaction:<null>:34309:local. Lock is held by GlobalTransaction:<null>:34306:local, while request came from local
  596. at org.infinispan.util.concurrent.locks.LockManagerImpl.lock(LockManagerImpl.java:198)
  597. at org.infinispan.util.concurrent.locks.LockManagerImpl.acquireLock(LockManagerImpl.java:171)
  598. at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockKeyAndCheckOwnership(AbstractTxLockingInterceptor.java:183)
  599. at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockAndRegisterBackupLock(AbstractTxLockingInterceptor.java:116)
  600. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.lockAndRecord(OptimisticLockingInterceptor.java:202)
  601. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitSingleKeyCommand(OptimisticLockingInterceptor.java:197)
  602. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitRemoveCommand(OptimisticLockingInterceptor.java:185)
  603. at org.infinispan.commands.write.RemoveCommand.acceptVisitor(RemoveCommand.java:58)
  604. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.acquireLocksVisitingCommands(OptimisticLockingInterceptor.java:261)
  605. at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:79)
  606. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  607. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  608. at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:36)
  609. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  610. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  611. at org.infinispan.interceptors.TxInterceptor.invokeNextInterceptorAndVerifyTransaction(TxInterceptor.java:138)
  612. at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:125)
  613. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  614. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  615. at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:111)
  616. at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
  617. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  618. at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
  619. at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:102)
  620. at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:71)
  621. at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
  622. at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
  623. at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:336)
  624. at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:121)
  625. ... 88 more
  626.  
  627. 2020-11-30 18:20:05,605Z ERROR [com.sirma.itt.emf.rest.ClientMessagesLoggerRestService] (default task-38) {[email protected], rq=61278bd54f164f38a15105336ca38abe} [SEP]: TypeError: Cannot read property 'emf:admin.c.wooten-nga.gov' of undefined, https://cspace.nga.gov/#/idoc/emf:7bceaa45-9343-473d-8c5b-639c96a44650?mode=edit
  628.  
Advertisement
Add Comment
Please, Sign In to add comment