There are two places it crashes, not just one, but both point to same JVM 
issue.  It definitely crashes with snappy and switching to gzip fixes it. 
 But the other stack points to orientdb wal stuff.  We worked around the 
crash in the wal by setting memory use unsafe to false.

OGlobalConfiguration.MEMORY_USE_UNSAFE.setValue(false);
OGlobalConfiguration.STORAGE_COMPRESSION_METHOD.setValue("gzip");


The solaris box I have is a 16GB (real) 24CPU box.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to