Need help with "Error occurred in storage channel"
Environment Details
- EclipseStore Version: 1.3.1
- JDK version:17
- OS:Linux
- Used frameworks: e.g. MicroFramework X, SpringBoot 3.2.3
Describe the bug
Restarted my docker and got this after
2024-04-28T14:48:48.136Z ERROR 1 --- [torageChannel-0] o.e.s.storage.types.StorageChannelTask : Error occurred in storage channel#0 org.eclipse.store.storage.exceptions.StorageExceptionConsistency: No entity found for objectId 1000000000001142772 at org.eclipse.store.storage.types.StorageChannel$EntityCollectorByOid.accept(StorageChannel.java:870) ~[storage-1.3.1.jar:na] at org.eclipse.serializer.persistence.binary.types.LoadItemsChain$ChannelHashing$ChainItemObjectIdSet.iterate(LoadItemsChain.java:324) ~[persistence-binary-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.collectLoadByOids(StorageChannel.java:635) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageRequestTaskLoadByOids$Default.internalProcessBy(StorageRequestTaskLoadByOids.java:52) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageRequestTaskLoadByOids$Default.internalProcessBy(StorageRequestTaskLoadByOids.java:22) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannelTask$Abstract.processBy(StorageChannelTask.java:244) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.work(StorageChannel.java:453) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.run(StorageChannel.java:536) ~[storage-1.3.1.jar:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2024-04-28T14:48:48.135Z ERROR 1 --- [torageChannel-1] o.e.s.storage.types.StorageChannelTask : Error occurred in storage channel#1 org.eclipse.store.storage.exceptions.StorageExceptionConsistency: No entity found for objectId 1000000000001252053 at org.eclipse.store.storage.types.StorageChannel$EntityCollectorByOid.accept(StorageChannel.java:870) ~[storage-1.3.1.jar:na] at org.eclipse.serializer.persistence.binary.types.LoadItemsChain$ChannelHashing$ChainItemObjectIdSet.iterate(LoadItemsChain.java:324) ~[persistence-binary-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.collectLoadByOids(StorageChannel.java:635) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageRequestTaskLoadByOids$Default.internalProcessBy(StorageRequestTaskLoadByOids.java:52) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageRequestTaskLoadByOids$Default.internalProcessBy(StorageRequestTaskLoadByOids.java:22) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannelTask$Abstract.processBy(StorageChannelTask.java:244) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.work(StorageChannel.java:453) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.run(StorageChannel.java:536) ~[storage-1.3.1.jar:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
I Guess not easily reproduceable
Include stack traces or command outputs
Want to know how to overcome this issue and what to do next in this situation.
Stack trace in production:
2024-04-30T17:16:42.127Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5223 references 2024-04-30T17:16:42.129Z ERROR 1 --- [torageChannel-0] o.e.s.storage.types.StorageChannelTask : Error occurred in storage channel#0 org.eclipse.store.storage.exceptions.StorageExceptionConsistency: No entity found for objectId 1000000000001142772 at org.eclipse.store.storage.types.StorageChannel$EntityCollectorByOid.accept(StorageChannel.java:870) ~[storage-1.3.1.jar:na] at org.eclipse.serializer.persistence.binary.types.LoadItemsChain$ChannelHashing$ChainItemObjectIdSet.iterate(LoadItemsChain.java:324) ~[persistence-binary-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.collectLoadByOids(StorageChannel.java:635) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageRequestTaskLoadByOids$Default.internalProcessBy(StorageRequestTaskLoadByOids.java:52) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageRequestTaskLoadByOids$Default.internalProcessBy(StorageRequestTaskLoadByOids.java:22) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannelTask$Abstract.processBy(StorageChannelTask.java:244) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.work(StorageChannel.java:453) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.run(StorageChannel.java:536) ~[storage-1.3.1.jar:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2024-04-30T17:16:42.132Z ERROR 1 --- [ scheduling-1] sr.we.schedule.JobbyLauncher : Problem in channel #0 2024-04-30T17:16:42.127Z ERROR 1 --- [torageChannel-1] o.e.s.storage.types.StorageChannelTask : Error occurred in storage channel#1 org.eclipse.store.storage.exceptions.StorageExceptionConsistency: No entity found for objectId 1000000000001252053 at org.eclipse.store.storage.types.StorageChannel$EntityCollectorByOid.accept(StorageChannel.java:870) ~[storage-1.3.1.jar:na] at org.eclipse.serializer.persistence.binary.types.LoadItemsChain$ChannelHashing$ChainItemObjectIdSet.iterate(LoadItemsChain.java:324) ~[persistence-binary-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.collectLoadByOids(StorageChannel.java:635) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageRequestTaskLoadByOids$Default.internalProcessBy(StorageRequestTaskLoadByOids.java:52) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageRequestTaskLoadByOids$Default.internalProcessBy(StorageRequestTaskLoadByOids.java:22) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannelTask$Abstract.processBy(StorageChannelTask.java:244) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.work(StorageChannel.java:453) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.run(StorageChannel.java:536) ~[storage-1.3.1.jar:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2024-04-30T17:16:42.133Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:42.133Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:42.135Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 804 references 2024-04-30T17:16:42.135Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 804 references 2024-04-30T17:16:42.140Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5925 references 2024-04-30T17:16:42.140Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5917 references 2024-04-30T17:16:42.155Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 6523 references 2024-04-30T17:16:42.155Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 6543 references 2024-04-30T17:16:42.194Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:42.194Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:42.197Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 824 references 2024-04-30T17:16:42.197Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 824 references 2024-04-30T17:16:42.203Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 6120 references 2024-04-30T17:16:42.203Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 6103 references 2024-04-30T17:16:42.213Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 6706 references 2024-04-30T17:16:42.215Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 6709 references 2024-04-30T17:16:42.249Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 0 references 2024-04-30T17:16:42.250Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 1 references 2024-04-30T17:16:42.258Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 807 references 2024-04-30T17:16:42.258Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 807 references 2024-04-30T17:16:42.291Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5763 references 2024-04-30T17:16:42.292Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5760 references 2024-04-30T17:16:42.300Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 6487 references 2024-04-30T17:16:42.303Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 6479 references 2024-04-30T17:16:42.326Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 0 references 2024-04-30T17:16:42.326Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 1 references 2024-04-30T17:16:42.329Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 805 references 2024-04-30T17:16:42.329Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 805 references 2024-04-30T17:16:42.334Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5577 references 2024-04-30T17:16:42.334Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5581 references 2024-04-30T17:16:42.342Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 6390 references 2024-04-30T17:16:42.342Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 6402 references 2024-04-30T17:16:42.394Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 1 references 2024-04-30T17:16:42.395Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 0 references 2024-04-30T17:16:42.396Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 836 references 2024-04-30T17:16:42.396Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 836 references 2024-04-30T17:16:42.401Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5579 references 2024-04-30T17:16:42.401Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5562 references 2024-04-30T17:16:42.430Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 6552 references 2024-04-30T17:16:42.430Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 6548 references 2024-04-30T17:16:42.461Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:42.461Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:42.462Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 771 references 2024-04-30T17:16:42.463Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 771 references 2024-04-30T17:16:42.468Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5175 references 2024-04-30T17:16:42.469Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5200 references 2024-04-30T17:16:42.477Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 6056 references 2024-04-30T17:16:42.477Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 6061 references 2024-04-30T17:16:42.519Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:42.519Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:42.521Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 880 references 2024-04-30T17:16:42.521Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 880 references 2024-04-30T17:16:42.527Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5547 references 2024-04-30T17:16:42.527Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5539 references 2024-04-30T17:16:42.548Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 6755 references 2024-04-30T17:16:42.551Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 6770 references 2024-04-30T17:16:42.586Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 0 references 2024-04-30T17:16:42.586Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 1 references 2024-04-30T17:16:42.590Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 848 references 2024-04-30T17:16:42.590Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 848 references 2024-04-30T17:16:42.614Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5630 references 2024-04-30T17:16:42.614Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5642 references 2024-04-30T17:16:42.623Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 6623 references 2024-04-30T17:16:42.623Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 6652 references 2024-04-30T17:16:42.654Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 0 references 2024-04-30T17:16:42.654Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 1 references 2024-04-30T17:16:42.658Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 844 references 2024-04-30T17:16:42.658Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 844 references 2024-04-30T17:16:42.663Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 4955 references 2024-04-30T17:16:42.663Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 4958 references 2024-04-30T17:16:42.674Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 6336 references 2024-04-30T17:16:42.674Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 6336 references 2024-04-30T17:16:42.711Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 0 references 2024-04-30T17:16:42.711Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 1 references 2024-04-30T17:16:42.712Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 828 references 2024-04-30T17:16:42.712Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 828 references 2024-04-30T17:16:42.719Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 4754 references 2024-04-30T17:16:42.719Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 4805 references 2024-04-30T17:16:42.729Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 6184 references 2024-04-30T17:16:42.730Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 6186 references 2024-04-30T17:16:42.756Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 0 references 2024-04-30T17:16:42.756Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 1 references 2024-04-30T17:16:42.758Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 864 references 2024-04-30T17:16:42.758Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 864 references 2024-04-30T17:16:42.765Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 4729 references 2024-04-30T17:16:42.765Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 4747 references 2024-04-30T17:16:42.800Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 6358 references 2024-04-30T17:16:42.800Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 6339 references 2024-04-30T17:16:42.858Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:42.859Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:42.861Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 811 references 2024-04-30T17:16:42.861Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 811 references 2024-04-30T17:16:42.865Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 4925 references 2024-04-30T17:16:42.866Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 4962 references 2024-04-30T17:16:42.873Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 6150 references 2024-04-30T17:16:42.873Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 6188 references 2024-04-30T17:16:42.897Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:42.897Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:42.898Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 860 references 2024-04-30T17:16:42.898Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 860 references 2024-04-30T17:16:42.903Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 4865 references 2024-04-30T17:16:42.903Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 4887 references 2024-04-30T17:16:42.910Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 6381 references 2024-04-30T17:16:42.912Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 6397 references 2024-04-30T17:16:42.948Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:42.948Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:42.950Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 861 references 2024-04-30T17:16:42.950Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 861 references 2024-04-30T17:16:42.955Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 4662 references 2024-04-30T17:16:42.955Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 4696 references 2024-04-30T17:16:42.962Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 6307 references 2024-04-30T17:16:42.962Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 6329 references 2024-04-30T17:16:43.175Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:43.175Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:43.185Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 809 references 2024-04-30T17:16:43.186Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 809 references 2024-04-30T17:16:43.190Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 4382 references 2024-04-30T17:16:43.190Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 4391 references 2024-04-30T17:16:43.198Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5935 references 2024-04-30T17:16:43.198Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5910 references 2024-04-30T17:16:43.255Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 0 references 2024-04-30T17:16:43.255Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 1 references 2024-04-30T17:16:43.257Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 805 references 2024-04-30T17:16:43.257Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 805 references 2024-04-30T17:16:43.261Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 4393 references 2024-04-30T17:16:43.261Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 4381 references 2024-04-30T17:16:43.268Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5898 references 2024-04-30T17:16:43.268Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5908 references 2024-04-30T17:16:43.288Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 1 references 2024-04-30T17:16:43.288Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 0 references 2024-04-30T17:16:43.290Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 814 references 2024-04-30T17:16:43.290Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 814 references 2024-04-30T17:16:43.296Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 4178 references 2024-04-30T17:16:43.296Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 4183 references 2024-04-30T17:16:43.303Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5856 references 2024-04-30T17:16:43.303Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5876 references 2024-04-30T17:16:43.324Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:43.324Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:43.325Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 845 references 2024-04-30T17:16:43.326Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 845 references 2024-04-30T17:16:43.331Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 4281 references 2024-04-30T17:16:43.331Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 4302 references 2024-04-30T17:16:43.337Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 6078 references 2024-04-30T17:16:43.337Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 6063 references 2024-04-30T17:16:43.357Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:43.357Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:43.358Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 829 references 2024-04-30T17:16:43.358Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 829 references 2024-04-30T17:16:43.363Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 3968 references 2024-04-30T17:16:43.363Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 3964 references 2024-04-30T17:16:43.370Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5848 references 2024-04-30T17:16:43.370Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5861 references 2024-04-30T17:16:43.388Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:43.388Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:43.390Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 809 references 2024-04-30T17:16:43.390Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 809 references 2024-04-30T17:16:43.395Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 3818 references 2024-04-30T17:16:43.395Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 3853 references 2024-04-30T17:16:43.402Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5717 references 2024-04-30T17:16:43.402Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5687 references 2024-04-30T17:16:43.423Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:43.423Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:43.425Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 803 references 2024-04-30T17:16:43.425Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 803 references 2024-04-30T17:16:43.431Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 3825 references 2024-04-30T17:16:43.431Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 3839 references 2024-04-30T17:16:43.437Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5678 references 2024-04-30T17:16:43.437Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5656 references 2024-04-30T17:16:43.456Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 1 references 2024-04-30T17:16:43.457Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 0 references 2024-04-30T17:16:43.457Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 827 references 2024-04-30T17:16:43.457Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 827 references 2024-04-30T17:16:43.463Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 3763 references 2024-04-30T17:16:43.463Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 3785 references 2024-04-30T17:16:43.469Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5760 references 2024-04-30T17:16:43.469Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5777 references 2024-04-30T17:16:43.487Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 0 references 2024-04-30T17:16:43.487Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 1 references 2024-04-30T17:16:43.489Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 780 references 2024-04-30T17:16:43.489Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 780 references 2024-04-30T17:16:43.493Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 3601 references 2024-04-30T17:16:43.493Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 3574 references 2024-04-30T17:16:43.499Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5432 references 2024-04-30T17:16:43.499Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5468 references 2024-04-30T17:16:43.517Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:43.517Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:43.519Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 879 references 2024-04-30T17:16:43.519Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 879 references 2024-04-30T17:16:43.524Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 3746 references 2024-04-30T17:16:43.524Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 3758 references 2024-04-30T17:16:43.532Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 6022 references 2024-04-30T17:16:43.532Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 6021 references 2024-04-30T17:16:43.554Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:43.554Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:43.555Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 811 references 2024-04-30T17:16:43.555Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 811 references 2024-04-30T17:16:43.599Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 3628 references 2024-04-30T17:16:43.600Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 3630 references 2024-04-30T17:16:43.608Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5643 references 2024-04-30T17:16:43.608Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5614 references 2024-04-30T17:16:43.624Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:43.624Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:43.624Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 825 references 2024-04-30T17:16:43.624Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 825 references 2024-04-30T17:16:43.628Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 3543 references 2024-04-30T17:16:43.628Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 3545 references 2024-04-30T17:16:43.634Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5656 references 2024-04-30T17:16:43.634Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5670 references 2024-04-30T17:16:44.950Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:44.950Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:44.958Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:44.958Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:50.994Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 0 references 2024-04-30T17:16:50.994Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 1 references 2024-04-30T17:16:50.995Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 766 references 2024-04-30T17:16:50.995Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 766 references 2024-04-30T17:16:51.001Z DEBUG 1 --- [torageChannel-0] o.e.store.storage.types.StorageChannel : StorageChannel#0 loading 5216 references 2024-04-30T17:16:51.001Z DEBUG 1 --- [torageChannel-1] o.e.store.storage.types.StorageChannel : StorageChannel#1 loading 5109 references 2024-04-30T17:16:51.003Z ERROR 1 --- [torageChannel-0] o.e.s.storage.types.StorageChannelTask : Error occurred in storage channel#0 org.eclipse.store.storage.exceptions.StorageExceptionConsistency: No entity found for objectId 1000000000001142772 at org.eclipse.store.storage.types.StorageChannel$EntityCollectorByOid.accept(StorageChannel.java:870) ~[storage-1.3.1.jar:na] at org.eclipse.serializer.persistence.binary.types.LoadItemsChain$ChannelHashing$ChainItemObjectIdSet.iterate(LoadItemsChain.java:324) ~[persistence-binary-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.collectLoadByOids(StorageChannel.java:635) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageRequestTaskLoadByOids$Default.internalProcessBy(StorageRequestTaskLoadByOids.java:52) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageRequestTaskLoadByOids$Default.internalProcessBy(StorageRequestTaskLoadByOids.java:22) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannelTask$Abstract.processBy(StorageChannelTask.java:244) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.work(StorageChannel.java:453) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.run(StorageChannel.java:536) ~[storage-1.3.1.jar:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2024-04-30T17:16:51.003Z ERROR 1 --- [torageChannel-1] o.e.s.storage.types.StorageChannelTask : Error occurred in storage channel#1 org.eclipse.store.storage.exceptions.StorageExceptionConsistency: No entity found for objectId 1000000000001252053 at org.eclipse.store.storage.types.StorageChannel$EntityCollectorByOid.accept(StorageChannel.java:870) ~[storage-1.3.1.jar:na] at org.eclipse.serializer.persistence.binary.types.LoadItemsChain$ChannelHashing$ChainItemObjectIdSet.iterate(LoadItemsChain.java:324) ~[persistence-binary-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.collectLoadByOids(StorageChannel.java:635) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageRequestTaskLoadByOids$Default.internalProcessBy(StorageRequestTaskLoadByOids.java:52) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageRequestTaskLoadByOids$Default.internalProcessBy(StorageRequestTaskLoadByOids.java:22) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannelTask$Abstract.processBy(StorageChannelTask.java:244) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.work(StorageChannel.java:453) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.run(StorageChannel.java:536) ~[storage-1.3.1.jar:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2024-04-30T17:16:51.013Z ERROR 1 --- [nio-7773-exec-8] c.v.flow.server.DefaultErrorHandler : org.eclipse.store.storage.exceptions.StorageException: Problem in channel #0 at org.eclipse.store.storage.types.StorageChannelTask$Abstract.checkForProblems(StorageChannelTask.java:106) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannelTask$Abstract.waitOnCompletion(StorageChannelTask.java:165) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageRequestAcceptor$Default.waitOnTask(StorageRequestAcceptor.java:159) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageRequestAcceptor$Default.queryByObjectIds(StorageRequestAcceptor.java:188) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.embedded.types.EmbeddedStorageBinarySource$Default.readByObjectIds(EmbeddedStorageBinarySource.java:98) ~[storage-embedded-1.3.1.jar:na] at org.eclipse.serializer.persistence.binary.types.BinaryLoader$Default.readLoadOidData(BinaryLoader.java:774) ~[persistence-binary-1.3.1.jar:na] at org.eclipse.serializer.persistence.binary.types.BinaryLoader$Default.getObject(BinaryLoader.java:842) ~[persistence-binary-1.3.1.jar:na] at org.eclipse.serializer.persistence.types.PersistenceManager$Default.getObject(PersistenceManager.java:411) ~[persistence-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageConnection.getObject(StorageConnection.java:455) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.Database$Default.getObject(Database.java:159) ~[storage-1.3.1.jar:na] at org.eclipse.serializer.reference.Lazy$Default.load(Lazy.java:435) ~[base-1.2.0.jar:na] at org.eclipse.serializer.reference.Lazy$Default.get(Lazy.java:416) ~[base-1.2.0.jar:na] at org.eclipse.serializer.collections.lazy.LazyHashMap$Segment.getData(LazyHashMap.java:696) ~[base-1.2.0.jar:na] at org.eclipse.serializer.collections.lazy.LazyHashMap$ValueSpliterator.tryAdvance(LazyHashMap.java:1675) ~[base-1.2.0.jar:na] at java.base/java.util.Spliterator.forEachRemaining(Unknown Source) ~[na:na] at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[na:na] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[na:na] at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[na:na] at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(Unknown Source) ~[na:na] at java.base/java.util.stream.ReferencePipeline.toArray(Unknown Source) ~[na:na] at java.base/java.util.stream.ReferencePipeline.toArray(Unknown Source) ~[na:na] at java.base/java.util.stream.ReferencePipeline.toList(Unknown Source) ~[na:na] at sr.we.storage.impl.ItemStorage.allItems(ItemStorage.java:29) ~[classes/:na] at sr.we.controllers.ItemsController.allItems(ItemsController.java:77) ~[classes/:na] at sr.we.views.items.ItemsView.lambda$beforeEnter$3c6b4638$1(ItemsView.java:294) ~[classes/:na] at com.vaadin.flow.data.provider.CallbackDataProvider.fetchFromBackEnd(CallbackDataProvider.java:137) ~[flow-data-24.3.7.jar:24.3.7] at com.vaadin.flow.data.provider.AbstractBackEndDataProvider.fetch(AbstractBackEndDataProvider.java:61) ~[flow-data-24.3.7.jar:24.3.7] at com.vaadin.flow.data.provider.DataCommunicator.doFetchFromDataProvider(DataCommunicator.java:1061) ~[flow-data-24.3.7.jar:24.3.7] at com.vaadin.flow.data.provider.DataCommunicator.fetchFromProvider(DataCommunicator.java:1036) ~[flow-data-24.3.7.jar:24.3.7] at com.vaadin.flow.data.provider.DataCommunicator.activate(DataCommunicator.java:1498) ~[flow-data-24.3.7.jar:24.3.7] at com.vaadin.flow.data.provider.DataCommunicator.collectKeysToFlush(DataCommunicator.java:1441) ~[flow-data-24.3.7.jar:24.3.7] at com.vaadin.flow.data.provider.DataCommunicator.flush(DataCommunicator.java:1230) ~[flow-data-24.3.7.jar:24.3.7] at com.vaadin.flow.data.provider.DataCommunicator.lambda$requestFlush$7258256f$1(DataCommunicator.java:1138) ~[flow-data-24.3.7.jar:24.3.7] at com.vaadin.flow.internal.StateTree.lambda$runExecutionsBeforeClientResponse$2(StateTree.java:397) ~[flow-server-24.3.7.jar:24.3.7] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[na:na] at java.base/java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[na:na] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[na:na] at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[na:na] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[na:na] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) ~[na:na] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) ~[na:na] at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[na:na] at java.base/java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[na:na] at com.vaadin.flow.internal.StateTree.runExecutionsBeforeClientResponse(StateTree.java:392) ~[flow-server-24.3.7.jar:24.3.7] at com.vaadin.flow.server.communication.UidlWriter.encodeChanges(UidlWriter.java:394) ~[flow-server-24.3.7.jar:24.3.7] at com.vaadin.flow.server.communication.UidlWriter.createUidl(UidlWriter.java:170) ~[flow-server-24.3.7.jar:24.3.7] at com.vaadin.flow.server.communication.UidlRequestHandler.createUidl(UidlRequestHandler.java:155) ~[flow-server-24.3.7.jar:24.3.7] at com.vaadin.flow.server.communication.UidlRequestHandler.writeUidl(UidlRequestHandler.java:145) ~[flow-server-24.3.7.jar:24.3.7] at com.vaadin.flow.server.communication.UidlRequestHandler.synchronizedHandleRequest(UidlRequestHandler.java:115) ~[flow-server-24.3.7.jar:24.3.7] at com.vaadin.flow.server.SynchronizedRequestHandler.handleRequest(SynchronizedRequestHandler.java:40) ~[flow-server-24.3.7.jar:24.3.7] at com.vaadin.flow.server.VaadinService.handleRequest(VaadinService.java:1574) ~[flow-server-24.3.7.jar:24.3.7] at com.vaadin.flow.server.VaadinServlet.service(VaadinServlet.java:398) ~[flow-server-24.3.7.jar:24.3.7] at com.vaadin.flow.spring.SpringServlet.service(SpringServlet.java:106) ~[vaadin-spring-24.3.7.jar:na] at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658) ~[tomcat-embed-core-10.1.19.jar:6.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:205) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:642) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:408) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:313) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:277) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.springframework.web.servlet.mvc.ServletForwardingController.handleRequestInternal(ServletForwardingController.java:141) ~[spring-webmvc-6.1.4.jar:6.1.4] at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:178) ~[spring-webmvc-6.1.4.jar:6.1.4] at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:51) ~[spring-webmvc-6.1.4.jar:6.1.4] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) ~[spring-webmvc-6.1.4.jar:6.1.4] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) ~[spring-webmvc-6.1.4.jar:6.1.4] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) ~[spring-webmvc-6.1.4.jar:6.1.4] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) ~[spring-webmvc-6.1.4.jar:6.1.4] at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[tomcat-embed-core-10.1.19.jar:6.0] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) ~[spring-webmvc-6.1.4.jar:6.1.4] at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658) ~[tomcat-embed-core-10.1.19.jar:6.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:205) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-10.1.19.jar:10.1.19] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) ~[spring-web-6.1.4.jar:6.1.4] at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:365) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:100) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:227) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:221) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.csrf.CsrfFilter.doFilterInternal(CsrfFilter.java:117) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.1.4.jar:6.1.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91) ~[spring-web-6.1.4.jar:6.1.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.1.4.jar:6.1.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.1.4.jar:6.1.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.1.4.jar:6.1.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.1.4.jar:6.1.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) ~[spring-security-web-6.2.2.jar:6.2.2] at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) ~[spring-web-6.1.4.jar:6.1.4] at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195) ~[spring-webmvc-6.1.4.jar:6.1.4] at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) ~[spring-web-6.1.4.jar:6.1.4] at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) ~[spring-web-6.1.4.jar:6.1.4] at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:230) ~[spring-security-config-6.2.2.jar:6.2.2] at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:352) ~[spring-web-6.1.4.jar:6.1.4] at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:268) ~[spring-web-6.1.4.jar:6.1.4] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-6.1.4.jar:6.1.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.1.4.jar:6.1.4] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-6.1.4.jar:6.1.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.1.4.jar:6.1.4] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-6.1.4.jar:6.1.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.1.4.jar:6.1.4] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:391) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) ~[tomcat-embed-core-10.1.19.jar:10.1.19] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] Caused by: org.eclipse.store.storage.exceptions.StorageExceptionConsistency: No entity found for objectId 1000000000001142772 at org.eclipse.store.storage.types.StorageChannel$EntityCollectorByOid.accept(StorageChannel.java:870) ~[storage-1.3.1.jar:na] at org.eclipse.serializer.persistence.binary.types.LoadItemsChain$ChannelHashing$ChainItemObjectIdSet.iterate(LoadItemsChain.java:324) ~[persistence-binary-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.collectLoadByOids(StorageChannel.java:635) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageRequestTaskLoadByOids$Default.internalProcessBy(StorageRequestTaskLoadByOids.java:52) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageRequestTaskLoadByOids$Default.internalProcessBy(StorageRequestTaskLoadByOids.java:22) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannelTask$Abstract.processBy(StorageChannelTask.java:244) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.work(StorageChannel.java:453) ~[storage-1.3.1.jar:na] at org.eclipse.store.storage.types.StorageChannel$Default.run(StorageChannel.java:536) ~[storage-1.3.1.jar:na] ... 1 common frames omitted 2024-04-30T17:16:59.092Z WARN 1 --- [torageChannel-1] o.e.s.storage.types.StorageEntityCache : Storage GC marking encountered zombie ObjectId 1000000000001142773 2024-04-30T17:16:59.092Z WARN 1 --- [torageChannel-1] o.e.s.storage.types.StorageEntityCache : Storage GC marking encountered zombie ObjectId 1000000000001142775 2024-04-30T17:16:59.093Z WARN 1 --- [torageChannel-1] o.e.s.storage.types.StorageEntityCache : Storage GC marking encountered zombie ObjectId 1000000000001136347 2024-04-30T17:16:59.093Z WARN 1 --- [torageChannel-1] o.e.s.storage.types.StorageEntityCache : Storage GC marking encountered zombie ObjectId 1000000000001136363 2024-04-30T17:16:59.093Z WARN 1 --- [torageChannel-1] o.e.s.storage.types.StorageEntityCache : Storage GC marking encountered zombie ObjectId 1000000000001136375 2024-04-30T17:16:59.093Z WARN 1 --- [torageChannel-1] o.e.s.storage.types.StorageEntityCache : Storage GC marking encountered zombie ObjectId 1000000000001251681 2024-04-30T17:16:59.094Z WARN 1 --- [torageChannel-1] o.e.s.storage.types.StorageEntityCache : Storage GC marking encountered zombie ObjectId 1000000000001251647 2024-04-30T17:16:59.094Z WARN 1 --- [torageChannel-1] o.e.s.storage.types.StorageEntityCache : Storage GC marking encountered zombie ObjectId 1000000000001166743 2024-04-30T17:16:59.094Z WARN 1 --- [torageChannel-1] o.e.s.storage.types.StorageEntityCache : Storage GC marking encountered zombie ObjectId 1000000000001166755 2024-04-30T17:16:59.095Z WARN 1 --- [torageChannel-1] o.e.s.storage.types.StorageEntityCache : Storage GC marking encountered zombie ObjectId 1000000000001242641 2024-04-30T17:16:59.095Z WARN 1 --- [torageChannel-1] o.e.s.storage.types.StorageEntityCache : Storage GC marking encountered zombie ObjectId 1000000000001242613 2024-04-30T17:16:59.095Z WARN 1 --- [torageChannel-1] o.e.s.storage.types.StorageEntityCache : Storage GC marking encountered zombie ObjectId 1000000000001163979 2024-04-30T17:16:59.095Z WARN 1 --- [torageChannel-1] o.e.s.storage.types.StorageEntityCache : Storage GC marking encountered zombie ObjectId 1000000000001251771
The Errors indicate that the storage has some persisted objects that reference to non-persisted objects. The zombie Objects are most likely caused by that missing objects. The error may be caused by a second storage manager instance started before the first one has been shut down. It must be ensured that there is never more the one storage manager instance accessing the storage( If more than one storage manager access the storage they don’t see the changes made by the other instance).
Thanks @hg-ms ,
But spring controls the storage manager for me org.eclipse.store.storage-directory=/data/prod/12 org.eclipse.store.auto-start=true org.eclipse.store.root=sr.we.entity.eclipsestore.Database org.eclipse.store.channel-count=2
And this is how I access the storage manager protected final EmbeddedStorageManager storageManager; Class<T> typeParameterClass;
public EclipseStoreSuperService(EmbeddedStorageManager storageManager, Class<T> typeParameterClass) {
this.storageManager = storageManager;
this.typeParameterClass = typeParameterClass;
this.storageManager.storeRoot();
}
I use spring too, to handle the storage manager. Could that be the cause of this problem and #95 as well, i.e. a bug in spring integration?
Is there something wrong in this configuration?
My application.properties:
org.eclipse.store.storage-directory=store
org.eclipse.store.root=[xx.yy].store.DataRoot
org.eclipse.store.rest.enabled=true
vaadin.url-mapping=/store-console/*
Storage manager access via @Component:
@Component
public class ConteggioRepository {
private final EmbeddedStorageManager storageManager;
public ConteggioRepository(EmbeddedStorageManager storageManager) {
this.storageManager=storageManager;
}
// ...several methods with mutex locking using @Read and @Write, e.g.:
@Read
public List<Conteggio> elenca() {
return ((DataRoot) storageManager.root()).getConteggi();
}
@Write
void aggiungi(Conteggio conteggio) {
var conteggi=((DataRoot) storageManager.root()).getConteggi();
conteggi.add(conteggio);
storageManager.store(conteggi);
}
I found this comment in one official example :
return new ArrayList<>(root.getJokes()); // Create new List... never return original one.
In my code instead I return the original List (for read only, I never modify it). Is this a mistake? Can this corrupt the storage in the long run?
I found this comment in one official example :
return new ArrayList<>(root.getJokes()); // Create new List... never return original one.In my code instead I return the original List (for read only, I never modify it). Is this a mistake? Can this corrupt the storage in the long run?
If you do not modify this list at all in another thread, there is no problem. However, if you return the list that you modify in another thread, this will be a problem. This is because Spring reads this list and converts it to JSON. If you add an element to this list in another thread, you will get a concurrent exception, even if you do not modify it in this call.
I'm sure that I don't change the list anywhere. Anyway I changed the code to copy the list as in the example, unfortunately I don't think that this will solve the storage corruption that I experience every once in a while in production. I still think that a bug is lying somewhere in the spring integration.
I'm sure that I don't change the list anywhere. Anyway I changed the code to copy the list as in the example, unfortunately I don't think that this will solve the storage corruption that I experience every once in a while in production. I still think that a bug is lying somewhere in the spring integration.
Could you provide me with your code (even privately) for review? It might help us find the problem. I've done a lot of tests to simulate a similar issue, but I haven't been able to reproduce it at all.
I'm sending it to you, thanks
Fixed in v 1.4.0. Please reopen if the error occurs again.
Hello
We are using Eclipse Store 2.0, similar to this thread, together with Spring Boot (3.3.5). We are experiencing the same behaviour, luckily so far only on our test instance.
Is there any way to reproduce it, to get more information or is there any change to start our application again?