Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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
- at org.infinispan.util.concurrent.locks.LockManagerImpl.lock(LockManagerImpl.java:198)
- at org.infinispan.util.concurrent.locks.LockManagerImpl.acquireLock(LockManagerImpl.java:171)
- at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockKeyAndCheckOwnership(AbstractTxLockingInterceptor.java:183)
- at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockAndRegisterBackupLock(AbstractTxLockingInterceptor.java:116)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.lockAndRecord(OptimisticLockingInterceptor.java:202)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitSingleKeyCommand(OptimisticLockingInterceptor.java:197)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitRemoveCommand(OptimisticLockingInterceptor.java:185)
- at org.infinispan.commands.write.RemoveCommand.acceptVisitor(RemoveCommand.java:58)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.acquireLocksVisitingCommands(OptimisticLockingInterceptor.java:261)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:79)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:36)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.TxInterceptor.invokeNextInterceptorAndVerifyTransaction(TxInterceptor.java:138)
- at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:125)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:111)
- at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:102)
- at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:71)
- at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:336)
- at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:121)
- at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:104)
- at org.infinispan.transaction.synchronization.SynchronizationAdapter.beforeCompletion(SynchronizationAdapter.java:44)
- at org.jboss.as.txn.service.internal.tsr.JCAOrderedLastSynchronizationList.beforeCompletion(JCAOrderedLastSynchronizationList.java:116)
- at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
- at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:371)
- at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
- at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
- at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1200)
- at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126)
- at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
- at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1667)
- at org.infinispan.cache.impl.CacheImpl.executeCommandAndCommitIfNeeded(CacheImpl.java:1624)
- at org.infinispan.cache.impl.CacheImpl.removeInternal(CacheImpl.java:579)
- at org.infinispan.cache.impl.CacheImpl.remove(CacheImpl.java:572)
- at org.infinispan.cache.impl.DecoratedCache.remove(DecoratedCache.java:442)
- at org.infinispan.cache.impl.AbstractDelegatingCache.remove(AbstractDelegatingCache.java:297)
- at com.sirma.itt.cmf.cache.InfinispanCache.remove(InfinispanCache.java:96)
- at com.sirma.itt.seip.cache.lookup.DefaultEntityLookupCacheContext$CacheProxy.remove(DefaultEntityLookupCacheContext.java:309)
- at com.sirma.itt.seip.cache.lookup.EntityLookupCache.removeByKey(EntityLookupCache.java:519)
- at com.sirma.itt.seip.cache.lookup.EntityLookupCache.setValue(EntityLookupCache.java:401)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.setContextInternal(SemanticContextService.java:465)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.linkParents(SemanticContextService.java:174)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.restoreHierarchy(SemanticContextService.java:141)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:600)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:597)
- at com.sirma.itt.seip.cache.lookup.EntityLookupCache.getByKey(EntityLookupCache.java:146)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.retrieveAndValidateContext(SemanticContextService.java:311)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContextInternal(SemanticContextService.java:301)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContext(SemanticContextService.java:292)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService$Proxy$_$$_WeldClientProxy.getContext(Unknown Source)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeParentId(InstanceToJsonSerializer.java:266)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeTopLevelProperties(InstanceToJsonSerializer.java:257)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeInstanceData(InstanceToJsonSerializer.java:235)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:229)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:156)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:49)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:27)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter$Proxy$_$$_WeldClientProxy.writeTo(Unknown Source)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.writeTo(AbstractWriterInterceptorContext.java:129)
- at org.jboss.resteasy.core.interception.ServerWriterInterceptorContext.writeTo(ServerWriterInterceptorContext.java:62)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:118)
- at org.jboss.resteasy.security.doseta.DigitalSigningInterceptor.aroundWriteTo(DigitalSigningInterceptor.java:143)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
- at org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.aroundWriteTo(GZIPEncodingInterceptor.java:100)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
- at org.jboss.resteasy.core.ServerResponseWriter.writeNomapResponse(ServerResponseWriter.java:99)
- at org.jboss.resteasy.core.SynchronousDispatcher.writeResponse(SynchronousDispatcher.java:427)
- at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:376)
- at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
- at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
- at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
- at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
- at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
- at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:130)
- at com.sirma.itt.emf.authentication.sso.saml.TenantMgmtAccessServletFilter.doFilter(TenantMgmtAccessServletFilter.java:56)
- at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
- at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
- at com.sirma.itt.seip.runtime.ApplicationAccessFilter.doFilter(ApplicationAccessFilter.java:46)
- at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
- at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
- at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
- at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
- at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
- at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
- at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
- at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
- at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
- at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
- at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
- at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
- at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
- at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
- at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
- at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
- at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- 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
- at org.infinispan.util.concurrent.locks.LockManagerImpl.lock(LockManagerImpl.java:198)
- at org.infinispan.util.concurrent.locks.LockManagerImpl.acquireLock(LockManagerImpl.java:171)
- at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockKeyAndCheckOwnership(AbstractTxLockingInterceptor.java:183)
- at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockAndRegisterBackupLock(AbstractTxLockingInterceptor.java:116)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.lockAndRecord(OptimisticLockingInterceptor.java:202)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitSingleKeyCommand(OptimisticLockingInterceptor.java:197)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitRemoveCommand(OptimisticLockingInterceptor.java:185)
- at org.infinispan.commands.write.RemoveCommand.acceptVisitor(RemoveCommand.java:58)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.acquireLocksVisitingCommands(OptimisticLockingInterceptor.java:261)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:79)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:36)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.TxInterceptor.invokeNextInterceptorAndVerifyTransaction(TxInterceptor.java:138)
- at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:125)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:111)
- at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:102)
- at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:71)
- at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:336)
- at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:121)
- at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:104)
- at org.infinispan.transaction.synchronization.SynchronizationAdapter.beforeCompletion(SynchronizationAdapter.java:44)
- at org.jboss.as.txn.service.internal.tsr.JCAOrderedLastSynchronizationList.beforeCompletion(JCAOrderedLastSynchronizationList.java:116)
- at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
- at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:371)
- at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
- at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
- at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1200)
- at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126)
- at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
- at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1667)
- at org.infinispan.cache.impl.CacheImpl.executeCommandAndCommitIfNeeded(CacheImpl.java:1624)
- at org.infinispan.cache.impl.CacheImpl.removeInternal(CacheImpl.java:579)
- at org.infinispan.cache.impl.CacheImpl.remove(CacheImpl.java:572)
- at org.infinispan.cache.impl.DecoratedCache.remove(DecoratedCache.java:442)
- at org.infinispan.cache.impl.AbstractDelegatingCache.remove(AbstractDelegatingCache.java:297)
- at com.sirma.itt.cmf.cache.InfinispanCache.remove(InfinispanCache.java:96)
- at com.sirma.itt.seip.cache.lookup.DefaultEntityLookupCacheContext$CacheProxy.remove(DefaultEntityLookupCacheContext.java:309)
- at com.sirma.itt.seip.cache.lookup.EntityLookupCache.removeByKey(EntityLookupCache.java:519)
- at com.sirma.itt.seip.cache.lookup.EntityLookupCache.setValue(EntityLookupCache.java:401)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.setContextInternal(SemanticContextService.java:465)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.linkParents(SemanticContextService.java:174)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.restoreHierarchy(SemanticContextService.java:141)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:600)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:597)
- at com.sirma.itt.seip.cache.lookup.EntityLookupCache.getByKey(EntityLookupCache.java:146)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.retrieveAndValidateContext(SemanticContextService.java:311)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContextInternal(SemanticContextService.java:301)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContext(SemanticContextService.java:292)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService$Proxy$_$$_WeldClientProxy.getContext(Unknown Source)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeParentId(InstanceToJsonSerializer.java:266)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeTopLevelProperties(InstanceToJsonSerializer.java:257)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeInstanceData(InstanceToJsonSerializer.java:235)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:229)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:156)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:49)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:27)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter$Proxy$_$$_WeldClientProxy.writeTo(Unknown Source)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.writeTo(AbstractWriterInterceptorContext.java:129)
- at org.jboss.resteasy.core.interception.ServerWriterInterceptorContext.writeTo(ServerWriterInterceptorContext.java:62)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:118)
- at org.jboss.resteasy.security.doseta.DigitalSigningInterceptor.aroundWriteTo(DigitalSigningInterceptor.java:143)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
- at org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.aroundWriteTo(GZIPEncodingInterceptor.java:100)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
- at org.jboss.resteasy.core.ServerResponseWriter.writeNomapResponse(ServerResponseWriter.java:99)
- at org.jboss.resteasy.core.SynchronousDispatcher.writeResponse(SynchronousDispatcher.java:427)
- at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:376)
- at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
- at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
- at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
- at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
- at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
- at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:130)
- at com.sirma.itt.emf.authentication.sso.saml.TenantMgmtAccessServletFilter.doFilter(TenantMgmtAccessServletFilter.java:56)
- at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
- at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
- at com.sirma.itt.seip.runtime.ApplicationAccessFilter.doFilter(ApplicationAccessFilter.java:46)
- at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
- at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
- at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
- at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
- at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
- at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
- at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
- at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
- at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
- at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
- at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
- at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
- at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
- at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
- at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
- at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
- at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- 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.
- at org.infinispan.transaction.synchronization.SynchronizationAdapter.beforeCompletion(SynchronizationAdapter.java:46)
- at org.jboss.as.txn.service.internal.tsr.JCAOrderedLastSynchronizationList.beforeCompletion(JCAOrderedLastSynchronizationList.java:116)
- at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
- at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:371)
- at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
- at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
- at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1200)
- at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126)
- at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
- at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1667)
- at org.infinispan.cache.impl.CacheImpl.executeCommandAndCommitIfNeeded(CacheImpl.java:1624)
- at org.infinispan.cache.impl.CacheImpl.removeInternal(CacheImpl.java:579)
- at org.infinispan.cache.impl.CacheImpl.remove(CacheImpl.java:572)
- at org.infinispan.cache.impl.DecoratedCache.remove(DecoratedCache.java:442)
- at org.infinispan.cache.impl.AbstractDelegatingCache.remove(AbstractDelegatingCache.java:297)
- at com.sirma.itt.cmf.cache.InfinispanCache.remove(InfinispanCache.java:96)
- at com.sirma.itt.seip.cache.lookup.DefaultEntityLookupCacheContext$CacheProxy.remove(DefaultEntityLookupCacheContext.java:309)
- at com.sirma.itt.seip.cache.lookup.EntityLookupCache.removeByKey(EntityLookupCache.java:519)
- at com.sirma.itt.seip.cache.lookup.EntityLookupCache.setValue(EntityLookupCache.java:401)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.setContextInternal(SemanticContextService.java:465)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.linkParents(SemanticContextService.java:174)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.restoreHierarchy(SemanticContextService.java:141)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:600)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:597)
- at com.sirma.itt.seip.cache.lookup.EntityLookupCache.getByKey(EntityLookupCache.java:146)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.retrieveAndValidateContext(SemanticContextService.java:311)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContextInternal(SemanticContextService.java:301)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContext(SemanticContextService.java:292)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService$Proxy$_$$_WeldClientProxy.getContext(Unknown Source)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeParentId(InstanceToJsonSerializer.java:266)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeTopLevelProperties(InstanceToJsonSerializer.java:257)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeInstanceData(InstanceToJsonSerializer.java:235)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:229)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:156)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:49)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:27)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter$Proxy$_$$_WeldClientProxy.writeTo(Unknown Source)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.writeTo(AbstractWriterInterceptorContext.java:129)
- at org.jboss.resteasy.core.interception.ServerWriterInterceptorContext.writeTo(ServerWriterInterceptorContext.java:62)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:118)
- at org.jboss.resteasy.security.doseta.DigitalSigningInterceptor.aroundWriteTo(DigitalSigningInterceptor.java:143)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
- at org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.aroundWriteTo(GZIPEncodingInterceptor.java:100)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
- at org.jboss.resteasy.core.ServerResponseWriter.writeNomapResponse(ServerResponseWriter.java:99)
- at org.jboss.resteasy.core.SynchronousDispatcher.writeResponse(SynchronousDispatcher.java:427)
- at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:376)
- at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
- at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
- at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
- at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
- at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
- at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:130)
- at com.sirma.itt.emf.authentication.sso.saml.TenantMgmtAccessServletFilter.doFilter(TenantMgmtAccessServletFilter.java:56)
- at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
- at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
- at com.sirma.itt.seip.runtime.ApplicationAccessFilter.doFilter(ApplicationAccessFilter.java:46)
- at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
- at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
- at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
- at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
- at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
- at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
- at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
- at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
- at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
- at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
- at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
- at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
- at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
- at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
- at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
- at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
- at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Caused by: javax.transaction.xa.XAException
- at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:141)
- at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:104)
- at org.infinispan.transaction.synchronization.SynchronizationAdapter.beforeCompletion(SynchronizationAdapter.java:44)
- ... 86 more
- 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
- at org.infinispan.util.concurrent.locks.LockManagerImpl.lock(LockManagerImpl.java:198)
- at org.infinispan.util.concurrent.locks.LockManagerImpl.acquireLock(LockManagerImpl.java:171)
- at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockKeyAndCheckOwnership(AbstractTxLockingInterceptor.java:183)
- at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockAndRegisterBackupLock(AbstractTxLockingInterceptor.java:116)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.lockAndRecord(OptimisticLockingInterceptor.java:202)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitSingleKeyCommand(OptimisticLockingInterceptor.java:197)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitRemoveCommand(OptimisticLockingInterceptor.java:185)
- at org.infinispan.commands.write.RemoveCommand.acceptVisitor(RemoveCommand.java:58)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.acquireLocksVisitingCommands(OptimisticLockingInterceptor.java:261)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:79)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:36)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.TxInterceptor.invokeNextInterceptorAndVerifyTransaction(TxInterceptor.java:138)
- at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:125)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:111)
- at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:102)
- at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:71)
- at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:336)
- at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:121)
- ... 88 more
- 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.
- at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1212)
- at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126)
- at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
- at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1667)
- at org.infinispan.cache.impl.CacheImpl.executeCommandAndCommitIfNeeded(CacheImpl.java:1624)
- at org.infinispan.cache.impl.CacheImpl.removeInternal(CacheImpl.java:579)
- at org.infinispan.cache.impl.CacheImpl.remove(CacheImpl.java:572)
- at org.infinispan.cache.impl.DecoratedCache.remove(DecoratedCache.java:442)
- at org.infinispan.cache.impl.AbstractDelegatingCache.remove(AbstractDelegatingCache.java:297)
- at com.sirma.itt.cmf.cache.InfinispanCache.remove(InfinispanCache.java:96)
- at com.sirma.itt.seip.cache.lookup.DefaultEntityLookupCacheContext$CacheProxy.remove(DefaultEntityLookupCacheContext.java:309)
- at com.sirma.itt.seip.cache.lookup.EntityLookupCache.removeByKey(EntityLookupCache.java:519)
- at com.sirma.itt.seip.cache.lookup.EntityLookupCache.setValue(EntityLookupCache.java:401)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.setContextInternal(SemanticContextService.java:465)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.linkParents(SemanticContextService.java:174)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.restoreHierarchy(SemanticContextService.java:141)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:600)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:597)
- at com.sirma.itt.seip.cache.lookup.EntityLookupCache.getByKey(EntityLookupCache.java:146)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.retrieveAndValidateContext(SemanticContextService.java:311)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContextInternal(SemanticContextService.java:301)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContext(SemanticContextService.java:292)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService$Proxy$_$$_WeldClientProxy.getContext(Unknown Source)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeParentId(InstanceToJsonSerializer.java:266)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeTopLevelProperties(InstanceToJsonSerializer.java:257)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeInstanceData(InstanceToJsonSerializer.java:235)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:229)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:156)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:49)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:27)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter$Proxy$_$$_WeldClientProxy.writeTo(Unknown Source)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.writeTo(AbstractWriterInterceptorContext.java:129)
- at org.jboss.resteasy.core.interception.ServerWriterInterceptorContext.writeTo(ServerWriterInterceptorContext.java:62)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:118)
- at org.jboss.resteasy.security.doseta.DigitalSigningInterceptor.aroundWriteTo(DigitalSigningInterceptor.java:143)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
- at org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.aroundWriteTo(GZIPEncodingInterceptor.java:100)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
- at org.jboss.resteasy.core.ServerResponseWriter.writeNomapResponse(ServerResponseWriter.java:99)
- at org.jboss.resteasy.core.SynchronousDispatcher.writeResponse(SynchronousDispatcher.java:427)
- at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:376)
- at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
- at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
- at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
- at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
- at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
- at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:130)
- at com.sirma.itt.emf.authentication.sso.saml.TenantMgmtAccessServletFilter.doFilter(TenantMgmtAccessServletFilter.java:56)
- at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
- at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
- at com.sirma.itt.seip.runtime.ApplicationAccessFilter.doFilter(ApplicationAccessFilter.java:46)
- at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
- at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
- at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
- at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
- at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
- at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
- at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
- at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
- at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
- at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
- at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
- at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
- at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
- at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
- at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
- at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
- at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Caused by: org.infinispan.commons.CacheException: Could not prepare.
- at org.infinispan.transaction.synchronization.SynchronizationAdapter.beforeCompletion(SynchronizationAdapter.java:46)
- at org.jboss.as.txn.service.internal.tsr.JCAOrderedLastSynchronizationList.beforeCompletion(JCAOrderedLastSynchronizationList.java:116)
- at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
- at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:371)
- at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
- at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
- at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1200)
- ... 80 more
- Caused by: javax.transaction.xa.XAException
- at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:141)
- at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:104)
- at org.infinispan.transaction.synchronization.SynchronizationAdapter.beforeCompletion(SynchronizationAdapter.java:44)
- ... 86 more
- 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
- at org.infinispan.util.concurrent.locks.LockManagerImpl.lock(LockManagerImpl.java:198)
- at org.infinispan.util.concurrent.locks.LockManagerImpl.acquireLock(LockManagerImpl.java:171)
- at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockKeyAndCheckOwnership(AbstractTxLockingInterceptor.java:183)
- at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockAndRegisterBackupLock(AbstractTxLockingInterceptor.java:116)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.lockAndRecord(OptimisticLockingInterceptor.java:202)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitSingleKeyCommand(OptimisticLockingInterceptor.java:197)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitRemoveCommand(OptimisticLockingInterceptor.java:185)
- at org.infinispan.commands.write.RemoveCommand.acceptVisitor(RemoveCommand.java:58)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.acquireLocksVisitingCommands(OptimisticLockingInterceptor.java:261)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:79)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:36)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.TxInterceptor.invokeNextInterceptorAndVerifyTransaction(TxInterceptor.java:138)
- at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:125)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:111)
- at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:102)
- at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:71)
- at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:336)
- at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:121)
- ... 88 more
- 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
- at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1670)
- at org.infinispan.cache.impl.CacheImpl.executeCommandAndCommitIfNeeded(CacheImpl.java:1624)
- at org.infinispan.cache.impl.CacheImpl.removeInternal(CacheImpl.java:579)
- at org.infinispan.cache.impl.CacheImpl.remove(CacheImpl.java:572)
- at org.infinispan.cache.impl.DecoratedCache.remove(DecoratedCache.java:442)
- at org.infinispan.cache.impl.AbstractDelegatingCache.remove(AbstractDelegatingCache.java:297)
- at com.sirma.itt.cmf.cache.InfinispanCache.remove(InfinispanCache.java:96)
- at com.sirma.itt.seip.cache.lookup.DefaultEntityLookupCacheContext$CacheProxy.remove(DefaultEntityLookupCacheContext.java:309)
- at com.sirma.itt.seip.cache.lookup.EntityLookupCache.removeByKey(EntityLookupCache.java:519)
- at com.sirma.itt.seip.cache.lookup.EntityLookupCache.setValue(EntityLookupCache.java:401)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.setContextInternal(SemanticContextService.java:465)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.linkParents(SemanticContextService.java:174)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.restoreHierarchy(SemanticContextService.java:141)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:600)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService$ContextCacheLookUp.findByKey(SemanticContextService.java:597)
- at com.sirma.itt.seip.cache.lookup.EntityLookupCache.getByKey(EntityLookupCache.java:146)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.retrieveAndValidateContext(SemanticContextService.java:311)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContextInternal(SemanticContextService.java:301)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService.getContext(SemanticContextService.java:292)
- at com.sirma.itt.emf.semantic.persistence.SemanticContextService$Proxy$_$$_WeldClientProxy.getContext(Unknown Source)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeParentId(InstanceToJsonSerializer.java:266)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeTopLevelProperties(InstanceToJsonSerializer.java:257)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.writeInstanceData(InstanceToJsonSerializer.java:235)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:229)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceToJsonSerializer.serialize(InstanceToJsonSerializer.java:156)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:49)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:27)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter$Proxy$_$$_WeldClientProxy.writeTo(Unknown Source)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.writeTo(AbstractWriterInterceptorContext.java:129)
- at org.jboss.resteasy.core.interception.ServerWriterInterceptorContext.writeTo(ServerWriterInterceptorContext.java:62)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:118)
- at org.jboss.resteasy.security.doseta.DigitalSigningInterceptor.aroundWriteTo(DigitalSigningInterceptor.java:143)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
- at org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.aroundWriteTo(GZIPEncodingInterceptor.java:100)
- at org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext.proceed(AbstractWriterInterceptorContext.java:122)
- at org.jboss.resteasy.core.ServerResponseWriter.writeNomapResponse(ServerResponseWriter.java:99)
- at org.jboss.resteasy.core.SynchronousDispatcher.writeResponse(SynchronousDispatcher.java:427)
- at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:376)
- at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
- at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
- at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
- at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
- at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
- at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:130)
- at com.sirma.itt.emf.authentication.sso.saml.TenantMgmtAccessServletFilter.doFilter(TenantMgmtAccessServletFilter.java:56)
- at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
- at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
- at com.sirma.itt.seip.runtime.ApplicationAccessFilter.doFilter(ApplicationAccessFilter.java:46)
- at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
- at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
- at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
- at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
- at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
- at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
- at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
- at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
- at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
- at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
- at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
- at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
- at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
- at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
- at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
- at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
- at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
- at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Suppressed: javax.json.stream.JsonGenerationException: Generating incomplete JSON
- at org.glassfish.json.JsonGeneratorImpl.close(JsonGeneratorImpl.java:581)
- at com.sirma.itt.seip.rest.handlers.writers.InstanceCollectionBodyWriter.writeTo(InstanceCollectionBodyWriter.java:51)
- ... 52 more
- Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
- at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1212)
- at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126)
- at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
- at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1667)
- ... 77 more
- Caused by: org.infinispan.commons.CacheException: Could not prepare.
- at org.infinispan.transaction.synchronization.SynchronizationAdapter.beforeCompletion(SynchronizationAdapter.java:46)
- at org.jboss.as.txn.service.internal.tsr.JCAOrderedLastSynchronizationList.beforeCompletion(JCAOrderedLastSynchronizationList.java:116)
- at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
- at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:371)
- at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
- at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
- at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1200)
- ... 80 more
- Caused by: javax.transaction.xa.XAException
- at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:141)
- at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:104)
- at org.infinispan.transaction.synchronization.SynchronizationAdapter.beforeCompletion(SynchronizationAdapter.java:44)
- ... 86 more
- 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
- at org.infinispan.util.concurrent.locks.LockManagerImpl.lock(LockManagerImpl.java:198)
- at org.infinispan.util.concurrent.locks.LockManagerImpl.acquireLock(LockManagerImpl.java:171)
- at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockKeyAndCheckOwnership(AbstractTxLockingInterceptor.java:183)
- at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.lockAndRegisterBackupLock(AbstractTxLockingInterceptor.java:116)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.lockAndRecord(OptimisticLockingInterceptor.java:202)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitSingleKeyCommand(OptimisticLockingInterceptor.java:197)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor$LockAcquisitionVisitor.visitRemoveCommand(OptimisticLockingInterceptor.java:185)
- at org.infinispan.commands.write.RemoveCommand.acceptVisitor(RemoveCommand.java:58)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.acquireLocksVisitingCommands(OptimisticLockingInterceptor.java:261)
- at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:79)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:36)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.TxInterceptor.invokeNextInterceptorAndVerifyTransaction(TxInterceptor.java:138)
- at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:125)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:111)
- at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:97)
- at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:102)
- at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:71)
- at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:123)
- at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:123)
- at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:336)
- at org.infinispan.transaction.impl.TransactionCoordinator.prepare(TransactionCoordinator.java:121)
- ... 88 more
- 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
Advertisement
Add Comment
Please, Sign In to add comment