gerritjvv / bigstreams

bigstreams big data kafka hadoop and file based imports
Eclipse Public License 1.0
3 stars 3 forks source link

Issue with java 1.6.0_02-b05 #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The hsqldb 2.0.0 version crashed with this version of the java jdk.
Similar errors have been found in other software used on the same boxes. The 
jvm crashed with a SIGSEGV error. 
Using a newer version of the JVM works. But we are switching to using hsqldb 
1.8 because using this version does not cause the JVM to crash.

It is recommended to use the 1.6.0_20-b02 JVM or newer.

Original issue reported on code.google.com by gerritjvv@gmail.com on 28 Sep 2010 at 1:37

GoogleCodeExporter commented 8 years ago
Moved to HSQLDB 1.8.

HSQLDB 2.0 causes crash on this version of java.

Original comment by gerritjvv@gmail.com on 29 Sep 2010 at 3:17