Skip to content

TestAll (test.db.TestMultiThread): Map tempLobMap(7) is closed #3614

@katzyn

Description

@katzyn
Test  (25139 KB used)
.....
12:45:35 00:14.029 org.h2.test.db.TestMultiThread 
Exception in thread "H2-lob-cleaner" org.h2.mvstore.MVStoreException: Map tempLobMap(7) is closed. null [2.2.219/4]
	at org.h2.mvstore.DataUtils.newMVStoreException(DataUtils.java:1003)
	at org.h2.mvstore.MVMap.beforeWrite(MVMap.java:962)
	at org.h2.mvstore.MVMap.operate(MVMap.java:1757)
	at org.h2.mvstore.MVMap.remove(MVMap.java:518)
	at org.h2.mvstore.db.LobStorageMap.doRemoveLob(LobStorageMap.java:460)
	at org.h2.mvstore.db.LobStorageMap.cleanup(LobStorageMap.java:443)
	at org.h2.mvstore.db.LobStorageMap.lambda$1(LobStorageMap.java:122)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.base/java.lang.Thread.run(Thread.java:844)

@andreitokar, could you take a look?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions