2021-09-26 08:30:20,528 [1] 21 DEBUG Log : 系统启动 2021-09-26 08:53:44,050 [1] 21 DEBUG Log : 系统启动 2021-09-26 08:54:08,201 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。 对象名:“UIPanel”。 在 System.Windows.Forms.Control.CreateHandle() 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) 在 System.Windows.Forms.Control.CreateControl() 在 System.Windows.Forms.Control.WmShowWindow(Message& m) 在 System.Windows.Forms.Control.WndProc(Message& m) 在 System.Windows.Forms.Form.WmShowWindow(Message& m) 在 Sunny.UI.UIForm.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 2021-09-26 08:54:08,239 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。 对象名:“ConditionForm”。 在 System.Windows.Forms.Control.CreateHandle() 在 System.Windows.Forms.Form.CreateHandle() 在 System.Windows.Forms.Control.get_Handle() 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal() 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value) 在 System.Windows.Forms.Control.Show() 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171 在 System.EventHandler.Invoke(Object sender, EventArgs e) 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e) 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e) 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e) 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e) 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e) 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) 在 System.Windows.Forms.Control.WndProc(Message& m) 在 System.Windows.Forms.Ribbon.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 2021-09-26 08:54:13,294 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.GuanXianDaDuan.OnLoad(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\GuanXianDaDuan.cs:行号 44 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) 在 System.Windows.Forms.Control.CreateControl() 在 System.Windows.Forms.Control.WmShowWindow(Message& m) 在 System.Windows.Forms.Control.WndProc(Message& m) 在 System.Windows.Forms.Form.WmShowWindow(Message& m) 在 Sunny.UI.UIForm.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 2021-09-26 10:27:34,741 [1] 21 DEBUG Log : 系统启动 2021-09-26 10:28:18,401 [1] 40 ERROR LogError : System.IndexOutOfRangeException: 索引超出了数组界限。 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.GuanXianDaDuan.uiButton1_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\GuanXianDaDuan.cs:行号 63 在 System.Windows.Forms.Control.OnClick(EventArgs e) 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) 在 System.Windows.Forms.Control.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 2021-09-26 10:32:43,928 [1] 21 DEBUG Log : 系统启动 2021-09-26 10:34:23,931 [1] 21 DEBUG Log : 系统启动 2021-09-26 10:38:50,985 [1] 21 DEBUG Log : 系统启动 2021-09-26 10:40:23,107 [1] 21 DEBUG Log : 系统启动 2021-09-26 10:46:19,209 [1] 21 DEBUG Log : 系统启动 2021-09-26 10:50:31,002 [1] 21 DEBUG Log : 系统启动 2021-09-26 10:54:19,477 [1] 21 DEBUG Log : 系统启动 2021-09-26 10:56:03,770 [1] 21 DEBUG Log : 系统启动 2021-09-26 10:59:31,676 [1] 21 DEBUG Log : 系统启动 2021-09-26 11:39:51,407 [1] 21 DEBUG Log : 系统启动 2021-09-26 11:41:42,153 [1] 21 DEBUG Log : 系统启动 2021-09-26 11:44:17,112 [1] 40 ERROR LogError : System.FormatException: 输入字符串的格式不正确。 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.GuanXianDaDuan.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\GuanXianDaDuan.cs:行号 170 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 100 在 System.Windows.Forms.Control.OnClick(EventArgs e) 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) 在 System.Windows.Forms.Control.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 2021-09-26 11:45:50,474 [1] 21 DEBUG Log : 系统启动 2021-09-26 11:54:26,245 [1] 21 DEBUG Log : 系统启动 2021-09-26 13:38:57,586 [1] 21 DEBUG Log : 系统启动 2021-09-26 14:03:19,942 [1] 21 DEBUG Log : 系统启动 2021-09-26 14:06:10,703 [1] 21 DEBUG Log : 系统启动 2021-09-26 14:09:31,469 [1] 21 DEBUG Log : 系统启动 2021-09-26 14:12:19,278 [1] 21 DEBUG Log : 系统启动 2021-09-26 14:15:36,784 [1] 21 DEBUG Log : 系统启动 2021-09-26 14:46:06,909 [1] 21 DEBUG Log : 系统启动 2021-09-26 14:47:47,836 [1] 21 DEBUG Log : 系统启动 2021-09-26 14:59:13,618 [1] 21 DEBUG Log : 系统启动 2021-09-26 15:02:47,510 [1] 21 DEBUG Log : 系统启动 2021-09-26 15:14:56,657 [1] 21 DEBUG Log : 系统启动 2021-09-26 15:16:54,502 [1] 21 DEBUG Log : 系统启动 2021-09-26 15:27:06,405 [1] 21 DEBUG Log : 系统启动 2021-09-26 15:33:48,085 [1] 21 DEBUG Log : 系统启动 2021-09-26 15:37:27,461 [1] 21 DEBUG Log : 系统启动 2021-09-26 15:42:46,452 [1] 21 DEBUG Log : 系统启动 2021-09-26 15:44:36,610 [1] 21 DEBUG Log : 系统启动 2021-09-26 15:47:36,775 [1] 21 DEBUG Log : 系统启动 2021-09-26 15:48:13,033 [1] 21 DEBUG Log : 系统启动 2021-09-26 15:49:31,957 [1] 40 ERROR LogError : System.ArgumentOutOfRangeException: 索引越界 参数名: count 在 SuperMap.Data.EditHistory.Undo(Int32 count) 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.GuanXianDaDuan.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\GuanXianDaDuan.cs:行号 232 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 102 在 System.Windows.Forms.Control.OnClick(EventArgs e) 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) 在 System.Windows.Forms.Control.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 2021-09-26 15:53:25,767 [1] 21 DEBUG Log : 系统启动 2021-09-26 15:59:40,485 [1] 21 DEBUG Log : 系统启动 2021-09-26 16:04:26,243 [1] 21 DEBUG Log : 系统启动 2021-09-26 16:06:04,150 [1] 21 DEBUG Log : 系统启动 2021-09-26 16:10:36,720 [1] 21 DEBUG Log : 系统启动 2021-09-26 16:28:48,450 [1] 21 DEBUG Log : 系统启动 2021-09-26 16:29:10,783 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.GuanXianDaDuan.OnLoad(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\GuanXianDaDuan.cs:行号 54 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) 在 System.Windows.Forms.Control.CreateControl() 在 System.Windows.Forms.Control.WmShowWindow(Message& m) 在 System.Windows.Forms.Control.WndProc(Message& m) 在 System.Windows.Forms.Form.WmShowWindow(Message& m) 在 Sunny.UI.UIForm.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 2021-09-26 16:30:39,939 [1] 21 DEBUG Log : 系统启动 2021-09-26 16:31:18,746 [1] 21 DEBUG Log : 系统启动 2021-09-26 16:32:39,655 [1] 21 DEBUG Log : 系统启动 2021-09-26 16:55:47,191 [1] 21 DEBUG Log : 系统启动 2021-09-26 17:02:44,263 [1] 21 DEBUG Log : 系统启动 2021-09-26 17:03:36,340 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。 对象名:“UIPanel”。 在 System.Windows.Forms.Control.CreateHandle() 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) 在 System.Windows.Forms.Control.CreateControl() 在 System.Windows.Forms.Control.WmShowWindow(Message& m) 在 System.Windows.Forms.Control.WndProc(Message& m) 在 System.Windows.Forms.Form.WmShowWindow(Message& m) 在 Sunny.UI.UIForm.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 2021-09-26 17:03:38,633 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。 对象名:“ConditionForm”。 在 System.Windows.Forms.Control.CreateHandle() 在 System.Windows.Forms.Form.CreateHandle() 在 System.Windows.Forms.Control.get_Handle() 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal() 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value) 在 System.Windows.Forms.Control.Show() 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171 在 System.EventHandler.Invoke(Object sender, EventArgs e) 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e) 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e) 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e) 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e) 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e) 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) 在 System.Windows.Forms.Control.WndProc(Message& m) 在 System.Windows.Forms.Ribbon.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 2021-09-26 17:05:38,303 [1] 21 DEBUG Log : 系统启动 2021-09-26 17:09:16,201 [1] 21 DEBUG Log : 系统启动 2021-09-26 17:14:39,372 [1] 21 DEBUG Log : 系统启动 2021-09-26 17:18:50,531 [1] 21 DEBUG Log : 系统启动