I have reinstalled Neo4j multiple times and I am having trouble opening the default Movie database project. I use to have a working version of Neo4j but I believe after an update things have become wonky. Below are the logs whenever I try to start the database
[2020-09-25 15:39:16.683] [info] Checking ports
[2020-09-25 15:39:16.704] [info] Starting Neo4j
[2020-09-25 15:39:16.704] [info] Starting db [database-11b6c6cd-63b0-4c7e-897b-11bdebaba0a1] 'v4.1.1'
[2020-09-25 15:39:16.709] [info] Executing 'java' [
'-cp',
'"C:\Users\dhenriqu\AppData\Local\Neo4j\Relate\Data\dbmss\dbms-7dd8e9e6-5175-40a1-85fe-7fceefd8332d\plugins\;C:\Users\dhenriqu\AppData\Local\Neo4j\Relate\Data\dbmss\dbms-7dd8e9e6-5175-40a1-85fe-7fceefd8332d\lib\"',
'-Xms512m',
'-Xmx1G',
'-server',
'-XX:+UseG1GC',
'-XX:-OmitStackTraceInFastThrow',
'-XX:+AlwaysPreTouch',
'-XX:+UnlockExperimentalVMOptions',
'-XX:+TrustFinalNonStaticFields',
'-XX:+DisableExplicitGC',
'-XX:MaxInlineLevel=15',
'-Djdk.nio.maxCachedBufferSize=262144',
'-Dio.netty.tryReflectionSetAccessible=true',
'-Djdk.tls.ephemeralDHKeySize=2048',
'-Djdk.tls.rejectClientInitiatedRenegotiation=true',
'-XX:FlightRecorderOptions=stackdepth=256',
'-XX:+UnlockDiagnosticVMOptions',
'-XX:+DebugNonSafepoints',
'-Dfile.encoding=UTF-8',
'com.neo4j.server.enterprise.EnterpriseEntryPoint',
'--home-dir="C:\Users\dhenriqu\AppData\Local\Neo4j\Relate\Data\dbmss\dbms-7dd8e9e6-5175-40a1-85fe-7fceefd8332d"',
'--config-dir="C:\Users\dhenriqu\AppData\Local\Neo4j\Relate\Data\dbmss\dbms-7dd8e9e6-5175-40a1-85fe-7fceefd8332d\conf"'
]
[2020-09-25 15:39:22.126] [info] [1] Online check request: https://dist.neo4j.org/neo4j-desktop/win/latest.yml
[2020-09-25 15:39:22.440] [info] [1] Online check response: 200 version: 1.3.8
files
[2020-09-25 15:39:26.150] [info] Process [20704] exit with code '1', signal 'null'
[2020-09-25 15:40:02.131] [info] [1] Online check request: https://dist.neo4j.org/neo4j-desktop/win/latest.yml
[2020-09-25 15:40:02.266] [info] [1] Online check response: 200 version: 1.3.8
files
[2020-09-25 15:40:08.229] [info] Checking ports
[2020-09-25 15:40:08.250] [info] Starting Neo4j
[2020-09-25 15:40:08.251] [info] Starting db [database-11b6c6cd-63b0-4c7e-897b-11bdebaba0a1] 'v4.1.1'
[2020-09-25 15:40:08.258] [info] Executing 'java' [
'-cp',
'"C:\Users\dhenriqu\AppData\Local\Neo4j\Relate\Data\dbmss\dbms-7dd8e9e6-5175-40a1-85fe-7fceefd8332d\plugins\;C:\Users\dhenriqu\AppData\Local\Neo4j\Relate\Data\dbmss\dbms-7dd8e9e6-5175-40a1-85fe-7fceefd8332d\lib\"',
'-Xms512m',
'-Xmx1G',
'-server',
'-XX:+UseG1GC',
'-XX:-OmitStackTraceInFastThrow',
'-XX:+AlwaysPreTouch',
'-XX:+UnlockExperimentalVMOptions',
'-XX:+TrustFinalNonStaticFields',
'-XX:+DisableExplicitGC',
'-XX:MaxInlineLevel=15',
'-Djdk.nio.maxCachedBufferSize=262144',
'-Dio.netty.tryReflectionSetAccessible=true',
'-Djdk.tls.ephemeralDHKeySize=2048',
'-Djdk.tls.rejectClientInitiatedRenegotiation=true',
'-XX:FlightRecorderOptions=stackdepth=256',
'-XX:+UnlockDiagnosticVMOptions',
'-XX:+DebugNonSafepoints',
'-Dfile.encoding=UTF-8',
'com.neo4j.server.enterprise.EnterpriseEntryPoint',
'--home-dir="C:\Users\dhenriqu\AppData\Local\Neo4j\Relate\Data\dbmss\dbms-7dd8e9e6-5175-40a1-85fe-7fceefd8332d"',
'--config-dir="C:\Users\dhenriqu\AppData\Local\Neo4j\Relate\Data\dbmss\dbms-7dd8e9e6-5175-40a1-85fe-7fceefd8332d\conf"'
]