Hi,

"C:\Program Files (x86)\Java\jdk1.7.0\bin\java"
> -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:60036,suspend=y,server=n
> -server -Xms16m -Xmx1024m -Djavax.net.debug=off
> -XX:-OmitStackTraceInFastThrow -XX:GCTimeRatio=1
> -XX:AdaptiveSizeDecrementScaleFactor=1 -XX:+AggressiveOpts
> -Dfile.encoding=windows-1252 -classpath [lots of dependencies]
>

Are you sure you need all those options? Does the problem occur without the
performance options, with JDK 6?

> 1. Do you have any idea on what might have caused this and how I can
reduce the probability of it occurring again? I understand that it is hard
to say just based on this info.

I would like to understand and fix the problem, but to do that I would need
a self contained reproducible test case...

> 2. What is the best way to detect and handle database corruption problems
like this?

Send a mail :-) Such problems should be fixed.

> If you need a copy of the database I will gladly provide it.

A copy of the database usually isn't enough to reproduce and fix the
problem, but it would be a start of course. Could you send me the database
file?

Regards,
Thomas

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

Reply via email to