We currently are using 168 version, which has the RunTImeException problem, we tried to move to 176 which has the upgrade issue. I would like to understand, would 174 be the right version ?
Thanks, Devesh On Friday, November 14, 2014 1:55:19 PM UTC+5:30, Thomas Mueller wrote: > > Hi, > > As I wrote, you have two options: One workaround is to not upgrade to > version 1.3.176 if the database was created with an earlier version (use > whatever version you are already using). Another workaround is to export > the database file to a SQL script and re-create it. > > Regards, > Thomas > > On Thu, Nov 13, 2014 at 4:43 PM, Devesh Mishra <[email protected] > <javascript:>> wrote: > >> Hi Thomas, >> >> We have upgrade to 1.3.176 and are getting another error which is >> discussed in >> https://groups.google.com/forum/#!msg/h2-database/LfJX1m2h56g/533vOn5KjMMJ. >> Which version do you suggest us, 174 ? ? >> >> Thanks, >> Devesh >> >> On Friday, June 27, 2014 3:50:16 PM UTC+5:30, Thomas Mueller wrote: >>> >>> Hi, >>> >>> If the database is already corrupt, then I'm afraid you will need to >>> re-create it (for example, via export to SQL script and re-import). >>> >>> Bug fixed since version 1.3.168: With version 1.3.171 and older: when >>> using local temporary tables and not dropping them manually before closing >>> the session, and then killing the process could result in a database that >>> couldn't be opened. >>> >>> Regards, >>> Thomas >>> >>> >>> >>> On Fri, Jun 27, 2014 at 12:11 PM, Noel Grandin <[email protected]> >>> wrote: >>> >>>> >>>> For starters, I would suggest updating to 1.3.176. >>>> You appear to be running 1.3.168, which is a couple of versions out of >>>> date, and we've fixed a lot of issues since then. >>>> >>>> >>>> >>>> On 2014-06-27 10:15 AM, Noel Grandin wrote: >>>> >>>>> >>>>> >>>>> On 2014-06-26 02:14 PM, Sanjeev Gour wrote: >>>>> >>>>>> Here it is- >>>>>> >>>>> >>>>> You chopped off the most important part of the exception. >>>>> >>>>> >>>> -- >>>> 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. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/h2-database. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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. For more options, visit https://groups.google.com/d/optout.
