cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Fail to dump database in Neo4j Desktop

okaytouch
Node Clone

Hello, when I dump the database in Neo4j Desktop, the error accour.

Failed to dump 'neo4j' from Graph DBMS

The following logs may help you diagnose the issue:* Desktop logs

  • Neo4j DBMS logs
[2022-02-17 15:55:07.980] [error] Selecting JVM - Version:11.0.8+10-LTS, Name:OpenJDK 64-Bit Server VM, Vendor:Azul Systems, Inc.
java.nio.file.InvalidPathException: Illegal char <:> at index 126: C:\Users\icyfo\.Neo4jDesktop\relate-data\projects\project-875b8ebf-8c41-4b73-b1a1-85426854452c\graph-dbms-neo4j-Feb-17-2022-15:55:00.dump
	at java.base/sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
	at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
	at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
	at java.base/sun.nio.fs.WindowsPath.parse(WindowsPath.java:92)
	at java.base/sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:229)
	at java.base/java.nio.file.Path.of(Path.java:147)
	at org.neo4j.commandline.dbms.DumpCommand.openDumpStream(DumpCommand.java:142)
	at org.neo4j.commandline.dbms.DumpCommand.dump(DumpCommand.java:154)
	at org.neo4j.commandline.dbms.DumpCommand.execute(DumpCommand.java:115)
	at org.neo4j.cli.AbstractCommand.call(AbstractCommand.java:71)
	at org.neo4j.cli.AbstractCommand.call(AbstractCommand.java:34)
	at picocli.CommandLine.executeUserObject(CommandLine.java:1953)
	at picocli.CommandLine.access$1300(CommandLine.java:145)
	at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2352)
	at picocli.CommandLine$RunLast.handle(CommandLine.java:2346)
	at picocli.CommandLine$RunLast.handle(CommandLine.java:2311)
	at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2179)
	at picocli.CommandLine.execute(CommandLine.java:2078)
	at org.neo4j.cli.AdminTool.execute(AdminTool.java:93)
	at org.neo4j.cli.AdminTool.main(AdminTool.java:79)

[2022-02-17 15:55:36.013] [info]  Online check request: https://dist.neo4j.org/neo4j-desktop/win/latest.yml
[2022-02-17 15:55:37.490] [info]  Online check response: 200 version: 1.4.12
file
1 ACCEPTED SOLUTION

okaytouch
Node Clone

Hello, I upgrade to new version(1.4.13), and the problem solved.

View solution in original post

2 REPLIES 2

okaytouch
Node Clone

Hello, I upgrade to new version(1.4.13), and the problem solved.

mbandor
Graph Voyager

I occasionally have the same issue and it only resolves itself every few updates of the Desktop. After installation 1.4.13, the dump function works again from the menu.