Hi, I run the latest Neo4j desktop on Windows - and 2 graph apps are not starting. The Neo4j ETL tool and SemSpect apps both fail to start, and the log file shows this:
[2021-12-27 10:56:34.734] [info] Executing 'C:\Appl\.Neo4jData\distributions\java\zulu11.41.23-ca-jdk11.0.8\bin\java.exe, -cp, C:\Appl\.Neo4jData\graphApps\_global\neo4j-etl-ui-2\dist\neo4j-etl.jar, org.neo4j.etl.util.FileUtils, getimportfolder'
[2021-12-27 10:56:35.560] [info] Process [16036] exit with code '0', signal 'null'
For SemSpect I get the same error: Process [nnnnn] exit with code '0', signal 'null'
How do I solve this?