Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recovery fails #4020

Open
thomasulllrich opened this issue Mar 4, 2024 · 0 comments
Open

Recovery fails #4020

thomasulllrich opened this issue Mar 4, 2024 · 0 comments

Comments

@thomasulllrich
Copy link

Hi! After executing the recover tool on a damaged datafile of version 2.2.224 I got this error:

Exception in thread "main" java.lang.NullPointerException: Cannot invoke "String.length()" because "" is null
at org.h2.mvstore.DataUtils.parseMap(DataUtils.java:804)
at org.h2.mvstore.Chunk.(Chunk.java:171)
at org.h2.mvstore.SFChunk.(SFChunk.java:26)
at org.h2.mvstore.MVStoreTool.dump(MVStoreTool.java:151)
at org.h2.tools.Recover.process(Recover.java:242)
at org.h2.tools.Recover.runTool(Recover.java:136)
at org.h2.tools.Recover.main(Recover.java:102)

Can you please check?

BR,
Thomas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant