Hi,
my H2-database does not work now. I got the error:
org.h2.jdbc.JdbcSQLException: #Row {1} not found in primary index
"PUBLIC.SYS_DATA: 30499" [90143-196]
Message: #Row {1} not found in primary index "PUBLIC.SYS_DATA: 30499"
[90143-196]Cause: nullState: 90143ErrorCode: 90143
No I'm trying to recover the DB and got:
Exception in thread "main" java.lang.IllegalStateException: Unsupported
type 17 [1.4.196/3]
at
org.h2.mvstore.DataUtils.newIllegalStateException(DataUtils.java:765)
at
org.h2.mvstore.type.ObjectDataType.newType(ObjectDataType.java:166)
at org.h2.mvstore.type.ObjectDataType.read(ObjectDataType.java:230)
at
org.h2.mvstore.db.TransactionStore$ArrayType.read(TransactionStore.java:1790)
at
org.h2.mvstore.db.TransactionStore$ArrayType.read(TransactionStore.java:1757)
at org.h2.mvstore.Page.read(Page.java:711)
at org.h2.mvstore.Page.read(Page.java:195)
at org.h2.mvstore.MVStore.readPage(MVStore.java:1952)
at org.h2.mvstore.MVMap.readPage(MVMap.java:741)
at org.h2.mvstore.MVMap.setRootPos(MVMap.java:751)
at org.h2.mvstore.MVStore.openMap(MVStore.java:476)
at
org.h2.mvstore.db.TransactionStore.<init>(TransactionStore.java:99)
at
org.h2.mvstore.db.TransactionStore.<init>(TransactionStore.java:78)
at org.h2.tools.Recover.dumpMVStoreFile(Recover.java:611)
at org.h2.tools.Recover.process(Recover.java:349)
at org.h2.tools.Recover.runTool(Recover.java:196)
at org.h2.tools.Recover.main(Recover.java:159)
The SQL-File will be not completet created. If I try to do the recovering
with an old version, I get the same error:
Exception in thread "main" java.lang.IllegalStateException: Unsupported
type 17 [1.4.177/3]
at
org.h2.mvstore.DataUtils.newIllegalStateException(DataUtils.java:757)
...
Please help me to access m data again.
Thank you!
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.