Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
09-14-2020 12:49 PM
I previously installed Neo4j Desktop and created a project. However, I was experiencing a Java Heap error. I made an adjustment, but was still having issues. So, I tried to uninstall then reinstall Desktop. Unfortunately, now I cannot get the Desktop to launch at all. The error log is included below. It appears to be looking for a project folder in my old Desktop instance. I would like to be able to access this project, which is extensive, in my new Desktop instance. Any help would be appreciated!!! Neo4j is fantastic and I would like nothing more than to develop my application with Neo4j. Thanks in advance.
[2020-09-14 15:31:49.150] [info] Starting Neo4j Desktop 1.3.4 @ Windows_NT 10.0.18363
[2020-09-14 15:31:49.247] [info] Starting Nest application... NestFactory true
[2020-09-14 15:31:49.254] [info] SystemModule dependencies initialized InstanceLoader true
[2020-09-14 15:31:49.269] [error] App initialization error: Error: ENOENT: no such file or directory, stat 'C:\Users\jeffn\AppData\Local\Neo4j\Relate\Data\dbmss\dbms-16da60dc-e064-4fae-8f90-07da7d798676' {
constructor: 'Error',
errno: -4058,
code: 'ENOENT',
syscall: 'stat',
path: 'C:\Users\jeffn\AppData\Local\Neo4j\Relate\Data\dbmss\dbms-16da60dc-e064-4fae-8f90-07da7d798676',
stack: "Error: ENOENT: no such file or directory, stat 'C:\Users\jeffn\AppData\Local\Neo4j\Relate\Data\dbmss\dbms-16da60dc-e064-4fae-8f90-07da7d798676'"
09-15-2020 10:10 AM
I have recently experienced something very similar to this. Had been using Desktop quite happily when I started to get messages about 'Conflict with external services'. Searched Community and found people solved this by uninstall and reinstall which I did but then got 'Error: ENOENT: no such file or directory, ' message. I uninstalled and re-installed and now Desktop will not initialise at all.
I am on the Start-up programme so do not qualify for Enterprise support although I am using the Enterprise version under the Start-up programme agreement.
09-15-2020 10:42 AM
This looks like Windows permissions are preventing Neo4j Desktop from creating the necessary folders and files when creating a new DB instance.
Try redownloading, and running the installer as an Administrator: https://neo4j.com/download/
09-15-2020 01:11 PM
Thanks Tony but this does not resolve it. I do really appreciate you taking the time to reply though.
I've tried everything that I can think of, including your suggestion, but I still can't get Desktop to initialize. As with the other posts related to this ... everything was fine until I tried re-installing to get past a Java Heap Size error. I made adjustments and then, per instructions, attempted to re-install Desktop. And now ... nothing. I can't get Desktop to initialize.
I am also on the startup program and don't get any support from Neo4j. It's frustrating. I spent all day every day for over three weeks building my database (about 900K nodes and 1.2 million relationships). Now I can't access Neo4j and I assume the project is gone.
09-15-2020 01:53 PM
What do you have in that directory?
C:\Users\jeffn\AppData\Local\Neo4j\Relate\Data\dbmss\
09-15-2020 02:17 PM
This folder contains the three projects/databases in my original Neo4j Desktop instance ... the two Neo4j training projects (Movies and Airports). And, my start-up project is the third.
I can't access them, however ...
09-15-2020 02:55 PM
That's almost certainly a windows permissions issue, with faint chance of a corrupted HD.
dbmss
folder and select Properties .05-24-2021 11:07 AM
I had the same difficulties on my Ubuntu machine. At first the Neo4j Desktop worked fine, but over time it developed issues such as not being able to load new plugins. I decided to remove it and reinstall it, but I kept running into errors just like the ones described here. It was impossible to reinstall — I kept running into the same error. But what finally worked was to delete all of the cache files for Neo4j. Once I did that, the reinstallation worked fine.
All the sessions of the conference are now available online