Using Neo4j Desktop (1.3.4) and Browser on Windows 10.
Every time I create a new DB, close the explorer and stop the DB from running (all in a proper way), next time I want to start the DB I get an error like the following:
Database failed to start: DB [database-deaf23e8-764c-4ddb-8a8d-a681c07aefd4] 'v4.1.0' exited with status 'KILLED'. Check the logs
I've tried everything I've found online: removing the APOC plugin, uninstalling, and reinstalling.
Nothing helps. I can't continue working on an existing DB because it never lets me get back to it.
I was thinking maybe it has to do with me creating a large set of relationships (~2M) using an APOC command (iterate) ?
I usually create the data with this and then I can't come back
I'm facing the exact same issue with Neo4j 4.1.1.
I run Neo4j on Windows 10.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff9ad3e4323, pid=984, tid=17276
#
# JRE version: OpenJDK Runtime Environment (Zulu11.35+13-CA) (11.0.5+10) (build 11.0.5+10-LTS)
# Java VM: OpenJDK 64-Bit Server VM (11.0.5+10-LTS, mixed mode, tiered, compressed oops, g1 gc, windows-amd64)
# Problematic frame:
# V [jvm.dll+0x6a4323]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#