Translated message

A translation of this page exists in English.

"ISPN000299: Unable to acquire lock after 0 milliseconds" 타임아웃 예외가 발생하는 원인은 무엇인가요?

Solution In Progress - Updated -

Issue

  • 로그 메시지에 : "ISPN000299: Unable to acquire lock after 0 milliseconds for key"이 표시되지만, 캐시는 acquire-timeout0보다 큰 값으로 잠금이 구성되어 있습니다. 그 이유는 무엇인가요?
  • 로그 파일에 "ISPN000299"라는 오류 메시지가 있는데, 이유는 무엇인가요?
WARN  [org.infinispan.persistence.manager.PersistenceManagerImpl] (pool-14-thread-1) ISPN000026: Caught exception purging data container!: java.util.concurrent.CompletionException: org.infinispan.remoting.RemoteException: ISPN000217: Received exception from node2, see cause for remote stack trace
    at org.infinispan.util.concurrent.CompletionStages.join(CompletionStages.java:83)
    at org.infinispan.expiration.impl.InternalExpirationManager.handleInStoreExpiration(InternalExpirationManager.java:60)
    ...
Caused by: org.infinispan.remoting.RemoteException: ISPN000217: Received exception from node2, see cause for remote stack trace
    at org.infinispan.remoting.transport.ResponseCollectors.wrapRemoteException(ResponseCollectors.java:28)
    at org.infinispan.remoting.transport.ValidSingleResponseCollector.withException(ValidSingleResponseCollector.java:37)
    at org.infinispan.remoting.transport.ValidSingleResponseCollector.addResponse(ValidSingleResponseCollector.java:21)
    at org.infinispan.remoting.transport.impl.SingleTargetRequest.receiveResponse(SingleTargetRequest.java:52)
    at org.infinispan.remoting.transport.impl.SingleTargetRequest.onResponse(SingleTargetRequest.java:35)
    at org.infinispan.remoting.transport.impl.RequestRepository.addResponse(RequestRepository.java:52)
    at org.infinispan.remoting.transport.jgroups.JGroupsTransport.processResponse(JGroupsTransport.java:1380)
    ...
Caused by: org.infinispan.util.concurrent.TimeoutException: ISPN000299: Unable to acquire lock after 0 milliseconds for key WrappedByteArray{bytes=[B0x0...[..], hashCode=-1234} and requestor CommandInvocation:node1:12982027. Lock is held by CommandInvocation:node2:12720556
    at org.infinispan.util.concurrent.locks.impl.DefaultLockManager$KeyAwareExtendedLockPromise.get(DefaultLockManager.java:288)
    ...
    at org.infinispan.commands.Visitor.visitRemoveExpiredCommand(Visitor.java:66)
    ... more

Environment

  • Red Hat Data Grid (RHDG)
    • 7
    • 8

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content