On 22/07/17 21:23, Dave Reynolds wrote:
On 22/07/17 20:51, Andy Seaborne wrote:
On 22/07/17 18:03, Andy Seaborne wrote:
On 22/07/17 12:10, Dave Reynolds wrote:
# Summary
We've started seeing an unusual JVM error message in some fuseki
deployments:
java.lang.InternalError: a fault occurred in a recent unsafe memory
access operation in compiled Java code
I don't think Jena itself does any Java unsafe operations.
"The web" seems to think that mmap files, and running out of disk
space can cause this. Or running out of shared mapped space.
Thanks Andy. Yes, that was my conclusion too but as I say there's plenty
of disk and occurring on two machines simultaneously seems to rule out
bad blocks. Not sure what I can do about management of available mapped
space, will consult the web further.
Dave
What was in the stack trace?
Andy