The stack traces is indeed hard to read and hard to guess what actually happened with any accuracy.
Please clearly label which stack traces correspond to which errors / issues so that we can clearly read them. Please give us the following details as well as we need them for analysis: 1. JDBC Urls in use. 2. Environmental setups of system. 3. Code samples that replicate the scenario. 4. Possible actions you or the system might have done before and after the errors. Please also note that version 1.1.XXX series are very old and outdated. Please try to upgrade to the latest H2 database versions as the latest version may already include fixes for the old problems. If you are using the old H2 database storage methods, you can upgrade them to the new "Page Store" database storage via tools by reading from "http://www.h2database.com/html/advanced.html? highlight=upgrade&search=upgrade#database_upgrade" AND "http:// www.h2database.com/html/tutorial.html?highlight=upgrade&search=upgrade#upgrade_backup_restore" articles on H2 website. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
