localhost:7474 打开是空白 ,一直显示这个 2020-07-29 01:51:25.454+0000 INFO Performing postInitialization step for component 'security-users' with version 2 and status CURRENT
2020-07-29 01:51:25.456+0000 INFO Updating the initial password in component 'security-users'
2020-07-29 01:51:26.036+0000 INFO Bolt enabled on localhost:7687.
张帜2020-08-11 00:53:57
用的是 Neo4j 哪个版本?安装步骤是?可以加我微信 gzhizh 讨论。
kelly 2020-07-22 14:34:15
C:\Users\lenovo>neo4j.bat console
2020-07-22 06:26:32.692+0000 INFO Starting...
2020-07-22 06:26:36.676+0000 INFO ======== Neo4j 4.1.1 ========
2020-07-22 06:26:38.999+0000 INFO Initializing system graph model for component 'security-users' with version -1 and status UNINITIALIZED
2020-07-22 06:26:39.010+0000 INFO Setting up initial user from defaults: neo4j
2020-07-22 06:26:39.011+0000 INFO Creating new user 'neo4j' (passwordChangeRequired=true, suspended=false)
2020-07-22 06:26:39.022+0000 INFO Setting version for 'security-users' to 2
2020-07-22 06:26:39.028+0000 INFO After initialization of system graph model component 'security-users' have version 2 and status CURRENT
2020-07-22 06:26:39.034+0000 INFO Performing postInitialization step for component 'security-users' with version 2 and status CURRENT
2020-07-22 06:26:40.039+0000 INFO Bolt enabled on localhost:7687.
2020-07-22 06:26:41.526+0000 INFO Remote interface available at http://localhost:7474/
2020-07-22 06:26:41.529+0000 INFO Started.
2020-07-22 06:27:27.285+0000 WARN The client is unauthorized due to authentication failure.
2020-07-22 06:27:27.354+0000 WARN The client is unauthorized due to authentication failure.老师
请问这是什么意思呀
张帜2020-07-28 12:39:58
这个是前端认证的一个Bug,不用理会。
moblue 2020-07-21 16:43:58
老师,我安装使用neo4j-community-4.1.0版本一切正常,但是安装刚下载的中文版neo4j-chs-community-4.1.1出现下面提示:
APOC couln't set a URLStreamHandlerFactory since some other tool already did this (e.g. tomcat). This means you cannot use s3:// or hdfs:// style URLs in APOC. This is caused by a limitation of the JVM which we cannot fix.
2020-07-21 08:19:23.286+0000 INFO Starting...
2020-07-21 08:19:25.145+0000 INFO ======== Neo4j 4.1.1 ========
2020-07-21 08:19:36.425+0000 INFO Initializing system graph model for component 'security-users' with version -1 and status UNINITIALIZED
2020-07-21 08:19:36.440+0000 INFO Setting up initial user from defaults: neo4j
2020-07-21 08:19:36.440+0000 INFO Creating new user 'neo4j' (passwordChangeRequired=true, suspended=false)
2020-07-21 08:19:36.534+0000 INFO Setting version for 'security-users' to 2
2020-07-21 08:19:36.550+0000 INFO After initialization of system graph model component 'security-users' have version 2 and status CURRENT
2020-07-21 08:19:36.581+0000 INFO Performing postInitialization step for component 'security-users' with version 2 and status CURRENT
2020-07-21 08:19:41.081+0000 INFO Called db.clearQueryCaches(): Query cache already empty.
2020-07-21 08:19:41.159+0000 INFO Bolt enabled on localhost:7687.
2020-07-21 08:19:42.008+0000 INFO Remote interface available at http://localhost:7474/
2020-07-21 08:19:42.008+0000 INFO Started.
然后打开http://localhost:7474地址变换为http://localhost:7474/browser后,页面是空白的什么也没有,请问这是什么原因?
错误 - Invalid input '-': expected "." or "=" (line 1, column 39 (offset: 38))
"MATCH (n:污染物 {name:"二氧化硫"}) SET n.font-size=150"
^
请问要怎么修改?
原因: java.lang.ClassNotFoundException:org.neo4j.server.startup.Neo4jCommand
“浏览器同步已禁用
由于 Neo4j 服务器配置, 浏览同步已被禁用. 请询问管理员.”
2020-07-29 01:51:25.456+0000 INFO Updating the initial password in component 'security-users'
2020-07-29 01:51:26.036+0000 INFO Bolt enabled on localhost:7687.
2020-07-22 06:26:32.692+0000 INFO Starting...
2020-07-22 06:26:36.676+0000 INFO ======== Neo4j 4.1.1 ========
2020-07-22 06:26:38.999+0000 INFO Initializing system graph model for component 'security-users' with version -1 and status UNINITIALIZED
2020-07-22 06:26:39.010+0000 INFO Setting up initial user from defaults: neo4j
2020-07-22 06:26:39.011+0000 INFO Creating new user 'neo4j' (passwordChangeRequired=true, suspended=false)
2020-07-22 06:26:39.022+0000 INFO Setting version for 'security-users' to 2
2020-07-22 06:26:39.028+0000 INFO After initialization of system graph model component 'security-users' have version 2 and status CURRENT
2020-07-22 06:26:39.034+0000 INFO Performing postInitialization step for component 'security-users' with version 2 and status CURRENT
2020-07-22 06:26:40.039+0000 INFO Bolt enabled on localhost:7687.
2020-07-22 06:26:41.526+0000 INFO Remote interface available at http://localhost:7474/
2020-07-22 06:26:41.529+0000 INFO Started.
2020-07-22 06:27:27.285+0000 WARN The client is unauthorized due to authentication failure.
2020-07-22 06:27:27.354+0000 WARN The client is unauthorized due to authentication failure.老师
请问这是什么意思呀
APOC couln't set a URLStreamHandlerFactory since some other tool already did this (e.g. tomcat). This means you cannot use s3:// or hdfs:// style URLs in APOC. This is caused by a limitation of the JVM which we cannot fix.
2020-07-21 08:19:23.286+0000 INFO Starting...
2020-07-21 08:19:25.145+0000 INFO ======== Neo4j 4.1.1 ========
2020-07-21 08:19:36.425+0000 INFO Initializing system graph model for component 'security-users' with version -1 and status UNINITIALIZED
2020-07-21 08:19:36.440+0000 INFO Setting up initial user from defaults: neo4j
2020-07-21 08:19:36.440+0000 INFO Creating new user 'neo4j' (passwordChangeRequired=true, suspended=false)
2020-07-21 08:19:36.534+0000 INFO Setting version for 'security-users' to 2
2020-07-21 08:19:36.550+0000 INFO After initialization of system graph model component 'security-users' have version 2 and status CURRENT
2020-07-21 08:19:36.581+0000 INFO Performing postInitialization step for component 'security-users' with version 2 and status CURRENT
2020-07-21 08:19:41.081+0000 INFO Called db.clearQueryCaches(): Query cache already empty.
2020-07-21 08:19:41.159+0000 INFO Bolt enabled on localhost:7687.
2020-07-21 08:19:42.008+0000 INFO Remote interface available at http://localhost:7474/
2020-07-21 08:19:42.008+0000 INFO Started.
然后打开http://localhost:7474地址变换为http://localhost:7474/browser后,页面是空白的什么也没有,请问这是什么原因?
然后,先试试英文版,再试中文版。