Hello all,

I have a PageStore database that was originally created using 1.3.176. 
About three weeks ago we switched to 1.4.195 because of the release status 
of the 1.4 branche and the improved performance we got during testing.

Now we get an error "java.lang.IllegalArgumentException: timeNanos out of 
range 86400962000000" when reading a specific table in the database.

I copied the database to a test server and tried with 1.3.176: no problem 
whatsoever accessing the data. This also revealed that 1.4 has successfully 
added new records to the database (and the offending table) during the last 
three weeks.

I would like to be able to access the database with 1.4 because reverting 
to 1.3.176 will reintroduce performance problems. Is there anything I could 
do to achieve this? I do not mind using 1.3 to remove offending data if 
that would help 1.4 to read the database successfully but do not know where 
to look.

Any ideas?

Kind regards,

Silvio

-- 
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.

Reply via email to