You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Surinder Mehra <re...@gmail.com> on 2022/05/19 05:29:37 UTC

Page lock error on ignite restart

Hi,
We are seeing this error on one of the nodes while restarting the ignite
cluster. We are using native persistence and version 2.11.1. It only
happens randomly.  Any idea what could be wrong?

class org.apache.ignite.IgniteException: GridWorker [name=sys-stripe-2,
igniteInstanceName=null, finished=false, heartbeatTs=1652936946081]
at
app//org.apache.ignite.internal.processors.cache.persistence.file.IgniteNativeIoLib.pwrite(Native
Method)
at
app//org.apache.ignite.internal.processors.cache.persistence.file.AlignedBuffersDirectFileIO.writeFromAlignedBuffer(AlignedBuffersDirectFileIO.java:444)
at
app//org.apache.ignite.internal.processors.cache.persistence.file.AlignedBuffersDirectFileIO.write(AlignedBuffersDirectFileIO.java:277)
at
app//org.apache.ignite.internal.processors.cache.persistence.file.AbstractFileIO$5.run(AbstractFileIO.java:117)
at
app//org.apache.ignite.internal.processors.cache.persistence.file.AbstractFileIO.fully(AbstractFileIO.java:53)
at
app//org.apache.ignite.internal.processors.cache.persistence.file.AbstractFileIO.writeFully(AbstractFileIO.java:115)
at
app//org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore.write(FilePageStore.java:748)
at
app//org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReadWriteManagerImpl.write(PageReadWriteManagerImpl.java:116)
at
app//org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager.write(FilePageStoreManager.java:636)
at
app//org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager.lambda$new$0(CheckpointManager.java:175)
at
app//org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager$$Lambda$500/0x000000084035c440.write(Unknown
Source)
at
app//org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointPagesWriterFactory.lambda$null$0(CheckpointPagesWriterFactory.java:170)
at
app//org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointPagesWriterFactory$$Lambda$697/0x00000008404d9c40.writePage(Unknown
Source)
at
app//org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl.copyPageForCheckpoint(PageMemoryImpl.java:1343)
at
app//org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl.checkpointWritePage(PageMemoryImpl.java:1250)
at
app//org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointPagesWriterFactory.lambda$buildRecovery$2(CheckpointPagesWriterFactory.java:179)
at
app//org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointPagesWriterFactory$$Lambda$682/0x00000008404dd040.run(Unknown
Source)
at
app//org.apache.ignite.internal.util.StripedExecutor$Stripe.body(StripedExecutor.java:569)
at
app//org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:120)
at java.base@11.0.14.1/java.lang.Thread.run(Unknown Source)
[05:18:02,603][INFO][grid-timeout-worker-#30][FailureProcessor] Thread dump
is hidden due to throttling settings. Set
IGNITE_DUMP_THREADS_ON_FAILURE_THROTTLING_TIMEOUT property to 0 to see all
thread dumps.
[05:18:02,603][WARNING][grid-timeout-worker-#30][CacheDiagnosticManager]
Page locks dump:

Thread=[name=main, id=1], state=TIMED_WAITING
Locked pages = []
Locked pages log: name=main time=(1652937482603, 2022-05-19 05:18:02.603)