Neo4j 产品下载
- 2020-04-24 17:49:00
- 张帜
- 原创 79784
Neo4j 软件
Neo4j 4.2.4 | 简体中文版 4.2.4 | 简体中文版 Docker 版 | 简体中文版使用指南
ToNeo4j 4.0 (导入精灵) | Excel 示例 | MySQL 示例
Neo4j Driver
Neo4j 技术文档
评论列表
发表评论
“浏览器同步已禁用
由于 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后,页面是空白的什么也没有,请问这是什么原因?
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。
************** 异常文本 **************
System.Exception: Received an unexpected HTTP status when executing the request.
The response status was: 401 Unauthorized
The response from Neo4j (which might include useful detail!) was: {
"errors" : [ {
"code" : "Neo.ClientError.Security.Unauthorized",
"message" : "Invalid username or password."
} ]
}
在 Neo4jClient.GraphClient.Connect(NeoServerConfiguration configuration)
在 ToNeo4j.Neo4jDriver20..ctor(String server, String username, String password)
在 ToNeo4j.Importer..ctor(IReader reader, String server, String userame, String password)
在 ToNeo4j.MainForm.btExcel_Click(Object sender, EventArgs e)
在 System.Windows.Forms.Control.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
在 System.Windows.Forms.Button.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** 已加载的程序集 **************
mscorlib
程序集版本:4.0.0.0
Win32 版本:4.8.4180.0 built by: NET48REL1LAST_B
基本代码:file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
System
程序集版本:4.0.0.0
Win32 版本:4.8.4001.0 built by: NET48REL1LAST_C
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ToNeo4j
程序集版本:1.0.0.0
Win32 版本:1.0.0.0
基本代码:file:///C:/Users/a/AppData/Local/Apps/2.0/2Q0EVPRZ.4MX/XMWV5NQA.V5A/tone..tion_093c11b5a57edde7_0001.0000_ba7f1b5c4a1cefa7/ToNeo4j.exe
----------------------------------------
System.Windows.Forms
程序集版本:4.0.0.0
Win32 版本:4.8.4150.0 built by: NET48REL1LAST_C
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
程序集版本:4.0.0.0
Win32 版本:4.8.3752.0 built by: NET48REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
程序集版本:4.0.0.0
Win32 版本:4.8.3752.0 built by: NET48REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
程序集版本:4.0.0.0
Win32 版本:4.8.4180.0 built by: NET48REL1LAST_B
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
程序集版本:4.0.0.0
Win32 版本:4.8.3752.0 built by: NET48REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
ToNeo4j.resources
程序集版本:1.0.0.0
Win32 版本:1.0.0.0
基本代码:file:///C:/Users/a/AppData/Local/Apps/2.0/2Q0EVPRZ.4MX/XMWV5NQA.V5A/tone..tion_093c11b5a57edde7_0001.0000_ba7f1b5c4a1cefa7/zh-Hans/ToNeo4j.resources.DLL
----------------------------------------
System.Data
程序集版本:4.0.0.0
Win32 版本:4.8.4121.0 built by: NET48REL1LAST_C
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Excel
程序集版本:2.1.2.3
Win32 版本:2.1.2.3
基本代码:file:///C:/Users/a/AppData/Local/Apps/2.0/2Q0EVPRZ.4MX/XMWV5NQA.V5A/tone..tion_093c11b5a57edde7_0001.0000_ba7f1b5c4a1cefa7/Excel.DLL
----------------------------------------
ICSharpCode.SharpZipLib
程序集版本:0.86.0.518
Win32 版本:0.86.0.518
基本代码:file:///C:/Users/a/AppData/Local/Apps/2.0/2Q0EVPRZ.4MX/XMWV5NQA.V5A/tone..tion_093c11b5a57edde7_0001.0000_ba7f1b5c4a1cefa7/ICSharpCode.SharpZipLib.DLL
----------------------------------------
System.Numerics
程序集版本:4.0.0.0
Win32 版本:4.8.3752.0 built by: NET48REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
Neo4jClient
程序集版本:2.0.0.0
Win32 版本:0.0.0.0
基本代码:file:///C:/Users/a/AppData/Local/Apps/2.0/2Q0EVPRZ.4MX/XMWV5NQA.V5A/tone..tion_093c11b5a57edde7_0001.0000_ba7f1b5c4a1cefa7/Neo4jClient.DLL
----------------------------------------
System.Net.Http
程序集版本:4.0.0.0
Win32 版本:4.8.3752.0 built by: NET48REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
----------------------------------------
Newtonsoft.Json
程序集版本:9.0.0.0
Win32 版本:9.0.1.19813
基本代码:file:///C:/Users/a/AppData/Local/Apps/2.0/2Q0EVPRZ.4MX/XMWV5NQA.V5A/tone..tion_093c11b5a57edde7_0001.0000_ba7f1b5c4a1cefa7/Newtonsoft.Json.DLL
----------------------------------------
System.resources
程序集版本:4.0.0.0
Win32 版本:4.8.3752.0 built by: NET48REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.resources.dll
----------------------------------------
mscorlib.resources
程序集版本:4.0.0.0
Win32 版本:4.8.3752.0 built by: NET48REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Windows.Forms.resources
程序集版本:4.0.0.0
Win32 版本:4.8.3752.0 built by: NET48REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
System.Net.Http.resources
程序集版本:4.0.0.0
Win32 版本:4.8.3752.0 built by: NET48REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http.resources/v4.0_4.0.0.0_zh-Hans_b03f5f7f11d50a3a/System.Net.Http.resources.dll
----------------------------------------
************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。
例如:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
启用 JIT 调试后,任何未经处理的异常
都将被发送到在此计算机上注册的 JIT 调试程序,
而不是由此对话框处理。