Hi there, I'm using H2 as an embedded database in my java application. However after a crash last time i wasn't able to connect to the database anymore. When my code is trying to create the EntityManager I get following 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
Can I do something to fix this problem or is my database broken and my data lost? Thanks in advance for your answers. 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.
