Hi there, I'm using H2 as an embedded database in my java application. Last time the application did crash and now I'm not able to connect to the embedded database anymore.
Everytime I'm trying to create an EntityManager I'm getting this exception: Allgemeiner Fehler: "java.lang.RuntimeException: page[11322] data leaf table:33 T33 entries:6 parent:9960 keys:[714, 716, 717, 719, 720, 725] offsets:[1899, 1745, 1627, 1484, 1260, 1098] parent 9960 expected 71" General error: "java.lang.RuntimeException: page[11322] data leaf table:33 T33 entries:6 parent:9960 keys:[714, 716, 717, 719, 720, 725] offsets:[1899, 1745, 1627, 1484, 1260, 1098] parent 9960 expected 71" [50000-170]<http://192.168.1.38:8082/test.do?jsessionid=03f4938cb793f5dc0e963edc91ba1309#> HY000/50000 Is there any chance to restore the database? Thanks in advance for your inputs. Best regards Cygarillo -- 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 http://groups.google.com/group/h2-database?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
