Aura General

Share your feedback...

Importing graph.dump of 3.x into Neo4j of 5.x failed.
root@6eb24e7bf97d:/var/lib/neo4j/bin# neo4j-admin database load --from-path=/var/lib/neo4j/ ckg1 --overwrite-destination=true --verbose Executing command line: /opt/java/openjdk/bin/java -cp /var/lib/neo4j/plugins/ :/var/lib/neo4j/conf/ :/var/lib/neo4j/lib/* -XX:+UseParallelGC -XX:-OmitStackTraceInFastThrow -XX:+UnlockExperimentalVMOptions -XX:+TrustFinalNonStaticFields -XX:+DisableExplicitGC -Djdk.nio.maxCachedBufferSize=1024 -Dio.netty.tryReflectionSetAccessible=true -XX:+ExitOnOutOfMemoryError -Djdk.tls.ephemeralDHKeySize=2048 -XX:FlightRecorderOptions=stackdepth=256 -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/ java.io =ALL-UNNAMED --add-opens=java.base/ sun.nio.ch =ALL-UNNAMED -Dlog4j2.disable.jmx=true -Dfile.encoding=UTF-8 org.neo4j.cli.AdminTool database load --from-path=/var/lib/neo4j/ ckg1 --overwrite-destination=true --verbose neo4j 5.15.0 VM Name: OpenJDK 64-Bit Server VM VM Vendor: Eclipse Adoptium VM Version: 17.0.9+9 JIT compiler: HotSpot 64-Bit Tiered Compilers VM Arguments: [-XX:+UseParallelGC, -XX:-OmitStackTraceInFastThrow, -XX:+UnlockExperimentalVMOptions, -XX:+TrustFinalNonStaticFields, -XX:+DisableExplicitGC, -Djdk.nio.maxCachedBufferSize=1024, -Dio.netty.tryReflectionSetAccessible=true, -XX:+ExitOnOutOfMemoryError, -Djdk.tls.ephemeralDHKeySize=2048, -XX:FlightRecorderOptions=stackdepth=256, -XX:+UnlockDiagnosticVMOptions, -XX:+DebugNonSafepoints, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/ java.io =ALL-UNNAMED, --add-opens=java.base/ sun.nio.ch =ALL-UNNAMED, -Dlog4j2.disable.jmx=true, -Dfile.encoding=UTF-8] Configuration files used (ordered by priority): /var/lib/neo4j/conf/neo4j-admin.conf /var/lib/neo4j/conf/neo4j.conf -------------------- Done: 190 files, 26.39GiB processed. Failed to load database 'ckg1': Can not read store version of database ckg1Load failed for databases: 'ckg1' org.neo4j.cli.CommandFailedException: Load failed for databases: 'ckg1' at org.neo4j.commandline.dbms.LoadCommand.checkFailure( LoadCommand.java:224 ) at org.neo4j.commandline.dbms.LoadCommand.loadDump( LoadCommand.java:212 ) at org.neo4j.commandline.dbms.LoadCommand.execute( LoadCommand.java:150 ) at org.neo4j.cli.AbstractCommand.call ( AbstractCommand.java:92 ) at org.neo4j.cli.AbstractCommand.call ( AbstractCommand.java:37 ) at picocli.CommandLine.executeUserObject( CommandLine.java:2041 ) at picocli.CommandLine.access$1500( CommandLine.java:148 ) at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent( CommandLine.java:2461 ) at picocli.CommandLine$RunLast.handle( CommandLine.java:2453 ) at picocli.CommandLine$RunLast.handle( CommandLine.java:2415 ) at picocli.CommandLine$AbstractParseResultHandler.execute( CommandLine.java:2273 ) at picocli.CommandLine$RunLast.execute( CommandLine.java:2417 ) at picocli.CommandLine.execute( CommandLine.java:2170 ) at org.neo4j.cli.AdminTool.execute( AdminTool.java:94 ) at org.neo4j.cli.AdminTool.main( AdminTool.java:82 ) Caused by: java.lang.IllegalStateException: Can not read store version of database ckg1 at org.neo4j.commandline.dbms.StoreVersionLoader.loadStoreVersionAndCheckDowngrade( StoreVersionLoader.java:95 ) at org.neo4j.dbms.archive.Loader.getStoreVersion( Loader.java:132 ) at org.neo4j.commandline.dbms.LoadDumpExecutor.execute( LoadDumpExecutor.java:82 ) at org.neo4j.commandline.dbms.LoadCommand.loadDump( LoadCommand.java:202 ) ... 13 more Caused by: java.lang.IllegalArgumentException: Unable to read store with version 'v0.A.9'. Please make sure that database is migrated properly to be supported by current version of neo4j. at org.neo4j.kernel.impl.store .LegacyMetadataHandler.storeIdFromLegacyMetadata( LegacyMetadataHandler.java:146 ) at org.neo4j.kernel.impl.store .LegacyMetadataHandler.readMetadata44FromStore( LegacyMetadataHandler.java:98 ) at org.neo4j.kernel.impl.storemigration.RecordStoreVersionCheck.readVersion( RecordStoreVersionCheck.java:74 ) at org.neo4j.kernel.impl.storemigration.RecordStoreVersionCheck.getAndCheckUpgradeTargetVersion( RecordStoreVersionCheck.java:143 ) at org.neo4j.commandline.dbms.StoreVersionLoader.loadStoreVersionAndCheckDowngrade( StoreVersionLoader.java:92 ) ... 16 more
1
Cannot update Bloom
Console Log attached and here as plain text: 13:08:43.435 › Action[@@router/LOCATION_CHANGE] Object 13:08:43.458 › Function[] 13:08:43.461 › Function[] 13:08:43.521 › Action[APPLICATION_ONLINE] Object 13:08:43.716 › Migrations passed: 0 13:08:43.721 › Action[APPLICATION_SHOULD_ACCEPT_AGREEMENT] Object 13:08:43.722 › Function[] 13:08:43.726 › Function[] 13:08:43.727 › Checking for update 13:08:43.727 › Checking for update. 13:08:43.728 › Action[UPDATE_CHECK] Object 13:08:43.735 › Action[SHOW_DATA_PATH_CONTAINER] Object 13:08:43.752 › Action[APPLICATION_SHOULD_PROVIDE_LICENSE] Object 13:08:43.753 › Action[SHOW_LICENSE_CONTAINER] Object 13:08:43.754 › Function[] 13:08:43.755 › Action[APPLICATION_INIT_START] Object 13:08:43.756 › Action[APPLICATION_INIT_STEP_START] Object 13:08:43.917 › Update for version 1.5.9 is not available (latest version: 1.5.9, downgrade is disallowed). 13:08:43.918 › Update not available. 13:08:43.919 › Action[UPDATE_NOT_AVAILABLE] Object 13:08:44.673 › Function[] 13:08:44.674 › Action[NEO4J_VERSIONS_LOADED] Object 13:08:45.692 › Action[NEO4J_RELEASE_NOTES_LOADED] 13:08:45.696 › Action[APPLICATION_INIT_STEP_COMPLETE] Object 13:08:45.807 › Action[APPLICATION_INIT_STEP_START] Object 13:08:45.820 › Action[APPLICATION_INIT_STEP_UPDATE] Object 13:08:45.825 › Action[APPLICATION_INIT_STEP_UPDATE] Object 13:08:45.827 › Action[APPLICATION_INIT_STEP_COMPLETE] Object 13:08:45.827 › Action[APPLICATION_INIT_STEP_START] Object 13:08:45.828 › Function[] 13:08:45.838 › Action[NEO4J_VERSIONS_LOADED] Object 13:08:46.029 › Action[APPLICATION_INIT_STEP_UPDATE] Object 13:08:46.031 › Action[APPLICATION_INIT_STEP_COMPLETE] Object 13:08:46.034 › Action[APPLICATION_INIT_STEP_START] Object 13:08:46.035 › Action[APPLICATION_INIT_STEP_UPDATE] Object 13:08:46.036 › Function[] 13:08:46.037 › Action[APPLICATION_FOLLOWING_RUN] Object 13:08:46.038 › Function[] 13:08:46.066 › Action[PROJECTS_LOAD_ALL] Object 13:08:46.067 › Function[] 13:08:46.082 › Action[DBMSS_LOAD_ALL] Object 13:08:46.091 › Action[PLUGINS_LOAD_ALL] Object 13:08:46.098 › Action[DISTRIBUTIONS_LOAD_ALL] Object 13:08:46.104 › Action[APPLICATION_SETTINGS_LOADED] Object 13:08:46.113 › Action[LICENSES_LOAD_ALL] Object 13:08:46.116 › Function[] 13:08:46.129 › Action[KARHU_ENTRY_GRAPH_LOAD] Object 13:08:46.131 › Action[NOTIFICATION_LOAD_ALL] Object 13:08:46.163 › Action[APPLICATION_INIT_STEP_UPDATE] Object 13:08:46.164 › Action[DBMSS_UPDATE_STATUSES] Object 13:08:46.167 › Action[APPLICATION_SET_VERSION] Object 13:08:46.168 › Action[APPLICATION_INIT_STEP_UPDATE] Object 13:08:46.169 › Action[APPLICATION_INIT_STEP_COMPLETE] Object 13:08:46.175 › Action[APPLICATION_INIT_STEP_START] Object 13:08:46.181 › Action[APPLICATION_INIT_STEP_COMPLETE] Object 13:08:46.188 › Action[APPLICATION_INIT_SUCCESS] Object 13:08:46.262 › Action[GRAPH_APP_UPDATE_DIALOG_VISIBILITY] Object 13:08:46.298 › Checking for update 13:08:46.298 › Checking for update. 13:08:46.298 › Action[UPDATE_CHECK] Object 13:08:46.316 › Update for version 1.5.9 is not available (latest version: 1.5.9, downgrade is disallowed). 13:08:46.316 › Update not available. 13:08:46.317 › Action[UPDATE_NOT_AVAILABLE] Object 13:08:46.384 › Action[GRAPH_APPS_PREPARED] Object 13:08:46.468 › Action[GRAPH_APP_PERMISSIONS_UPDATED] Object 13:08:46.491 › Action[GRAPH_APP_PERMISSIONS_UPDATED] Object 13:08:46.501 › Action[GRAPH_APP_PERMISSIONS_UPDATED] Object 13:08:46.512 › Action[GRAPH_APP_PERMISSIONS_UPDATED] Object 13:08:46.522 › Action[GRAPH_APP_PERMISSIONS_UPDATED] Object 13:08:46.532 › Action[GRAPH_APP_PERMISSIONS_UPDATED] Object 13:08:46.851 › Function[] 13:08:46.852 › Action[NEO4J_VERSIONS_LOADED] Object 13:08:47.098 › Function[] 13:08:47.868 › Action[NEO4J_RELEASE_NOTES_LOADED] 13:08:48.093 › Action[GRAPH_APP_HAS_UPDATE] Object 13:08:48.099 › Found updates for graph apps: Array(1) 13:08:48.181 › Action[GRAPH_APP_UPDATE_DOWNLOADED] Object 13:08:48.195 › Action[GRAPH_APP_UPDATE_DIALOG_VISIBILITY] Object DevTools failed to load source map: Could not parse content for file:///C:/Program%20Files/Neo4j%20Desktop/resources/app.asar/dist/ blueprint.css.map : Unexpected end of JSON input DevTools failed to load source map: Could not parse content for https://canny.io/sdk.9b3e231.js.map : Unexpected token < in JSON at position 0 13:08:54.810 › Action[GRAPH_APP_UPDATE_DIALOG_VISIBILITY] {type: 'GRAPH_APP_UPDATE_DIALOG_VISIBILITY', showUpdateDialog: false} 13:08:54.811 › Function[] 13:08:54.825 › Action[GRAPH_APP_UPDATING] {graphApp: {…}, progress: undefined, type: 'GRAPH_APP_UPDATING'} 13:08:54.891 › Action[GRAPH_APP_UPDATING] {graphApp: {…}, progress: undefined, type: 'GRAPH_APP_UPDATING'} 13:08:55.105 › Action[GRAPH_APP_UPDATE_DOWNLOADED] {downloadedUpdate: {…}, releaseNotes: 'This is a new minor release of Neo4j Bloom with th…ted nodes\r\n- Fix issues related to Scene sharing\n', shownOnce: true, type: 'GRAPH_APP_UPDATE_DOWNLOADED'} Desktop.9eea0e4a81cf5597b789.bundle.js:2 Uncaught (in promise) Error: Graph App[neo4j-bloom]: Unable to download. at LocalProcessor.performUpdate (C:\Program Files\Neo4j Desktop\resources\app.asar\dist\main.prod.js:4587:19) at async GraphAppAPIImpl.performUpdate (C:\Program Files\Neo4j Desktop\resources\app.asar\dist\main.prod.js:3645:33) onClick @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 await in onClick (async) tn @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 (anonymous) @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 tn @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 (anonymous) @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 t.handleClick @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 We @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Ke @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 (anonymous) @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Rr @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Nr @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 (anonymous) @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 He @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 (anonymous) @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Pr @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Zt @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Jt @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 t.unstable_runWithPriority @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Yo @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Me @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 $t @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 13:09:34.711 › Action[SIDEBAR_OPEN_TAB] {sidebarTab: 'notificationCenter', type: 'SIDEBAR_OPEN_TAB'} 13:09:35.775 › Action[GRAPH_APP_UPDATE_DIALOG_VISIBILITY] {type: 'GRAPH_APP_UPDATE_DIALOG_VISIBILITY', showUpdateDialog: true} 13:09:37.118 › Action[GRAPH_APP_UPDATE_DIALOG_VISIBILITY] {type: 'GRAPH_APP_UPDATE_DIALOG_VISIBILITY', showUpdateDialog: false} 13:09:37.119 › Function[] 13:09:37.131 › Action[GRAPH_APP_UPDATING] {graphApp: {…}, progress: undefined, type: 'GRAPH_APP_UPDATING'} 13:09:37.193 › Action[GRAPH_APP_UPDATING] {graphApp: {…}, progress: undefined, type: 'GRAPH_APP_UPDATING'} 13:09:37.389 › Action[GRAPH_APP_UPDATE_DOWNLOADED] {downloadedUpdate: {…}, releaseNotes: 'This is a new minor release of Neo4j Bloom with th…ted nodes\r\n- Fix issues related to Scene sharing\n', shownOnce: true, type: 'GRAPH_APP_UPDATE_DOWNLOADED'} Desktop.9eea0e4a81cf5597b789.bundle.js:2 Uncaught (in promise) Error: Graph App[neo4j-bloom]: Unable to download. at LocalProcessor.performUpdate (C:\Program Files\Neo4j Desktop\resources\app.asar\dist\main.prod.js:4587:19) at async GraphAppAPIImpl.performUpdate (C:\Program Files\Neo4j Desktop\resources\app.asar\dist\main.prod.js:3645:33) onClick @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 await in onClick (async) tn @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 (anonymous) @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 tn @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 (anonymous) @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 t.handleClick @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 We @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Ke @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 (anonymous) @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Rr @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Nr @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 (anonymous) @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 He @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 (anonymous) @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Pr @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Zt @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Jt @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 t.unstable_runWithPriority @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Yo @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Me @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 $t @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 13:10:50.416 › Action[GRAPH_APP_UPDATE_DIALOG_VISIBILITY] {type: 'GRAPH_APP_UPDATE_DIALOG_VISIBILITY', showUpdateDialog: true} 13:10:51.391 › Action[GRAPH_APP_UPDATE_DIALOG_VISIBILITY] {type: 'GRAPH_APP_UPDATE_DIALOG_VISIBILITY', showUpdateDialog: false} 13:10:51.392 › Function[] 13:10:51.401 › Action[GRAPH_APP_UPDATING] {graphApp: {…}, progress: undefined, type: 'GRAPH_APP_UPDATING'} 13:10:51.461 › Action[GRAPH_APP_UPDATING] {graphApp: {…}, progress: undefined, type: 'GRAPH_APP_UPDATING'} 13:10:51.631 › Action[GRAPH_APP_UPDATE_DOWNLOADED] {downloadedUpdate: {…}, releaseNotes: 'This is a new minor release of Neo4j Bloom with th…ted nodes\r\n- Fix issues related to Scene sharing\n', shownOnce: true, type: 'GRAPH_APP_UPDATE_DOWNLOADED'} Desktop.9eea0e4a81cf5597b789.bundle.js:2 Uncaught (in promise) Error: Graph App[neo4j-bloom]: Unable to download. at LocalProcessor.performUpdate (C:\Program Files\Neo4j Desktop\resources\app.asar\dist\main.prod.js:4587:19) at async GraphAppAPIImpl.performUpdate (C:\Program Files\Neo4j Desktop\resources\app.asar\dist\main.prod.js:3645:33) onClick @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 await in onClick (async) tn @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 (anonymous) @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 tn @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 (anonymous) @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 t.handleClick @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 We @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Ke @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 (anonymous) @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Rr @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Nr @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 (anonymous) @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 He @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 (anonymous) @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Pr @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Zt @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Jt @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 t.unstable_runWithPriority @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Yo @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 Me @ Desktop.9eea0e4a81cf5597b789.bundle.js:2 $t @ Desktop.9eea0e4a81cf5597b789.bundle.js:2
0
Load More