2021-11-15 08:27:44,193 [1] 31 INFO Log : 系统启动 2021-11-15 08:28:42,852 [1] 31 INFO Log : 添加指南针 操作成功! 2021-11-15 08:43:43,007 [1] 31 INFO Log : 系统启动 2021-11-15 08:50:25,506 [1] 31 INFO Log : 系统启动 2021-11-15 08:58:53,192 [1] 31 INFO Log : 系统启动 2021-11-15 08:59:20,424 [1] 53 ERROR Log : 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-11-15 08:59:27,622 [1] 53 ERROR Log : 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.MapTools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 133 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 136 在 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-11-15 09:00:38,061 [1] 31 INFO Log : 系统启动 2021-11-15 09:01:04,481 [1] 31 INFO Log : 系统正常退出 2021-11-15 09:01:12,910 [1] 53 ERROR Log : System.ObjectDisposedException: Can not access the disposed object 对象名:“MapControl”。 在 SuperMap.UI.MapControl.get_Map() 在 WWPipeLine.MapTools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 76 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 136 在 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-11-15 09:37:58,683 [1] 31 INFO Log : 系统启动 2021-11-15 09:47:45,038 [1] 31 INFO Log : 系统启动 2021-11-15 09:48:21,442 [1] 31 INFO Log : 系统正常退出 2021-11-15 09:48:31,212 [1] 31 INFO Log : 系统正常退出 2021-11-15 09:51:01,199 [1] 31 INFO Log : 系统启动 2021-11-15 09:51:15,329 [1] 31 INFO Log : 系统正常退出 2021-11-15 09:53:24,801 [1] 31 INFO Log : 系统启动 2021-11-15 09:56:36,756 [1] 31 INFO Log : 系统启动 2021-11-15 10:00:27,312 [1] 31 INFO Log : 系统启动 2021-11-15 10:00:59,833 [1] 53 ERROR Log : System.Reflection.TargetInvocationException: 调用的目标发生了异常。 ---> System.NullReferenceException: 未将对象引用设置到对象的实例。 在 WWPipeLine.MapBasic.LayerWithDataListPanel.LoadToVector(Boolean multiSelect, Boolean hasJSLK) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\SuperMap\LayerWithDataListPanel.cs:行号 41 在 WWPipeLine.MapTools.Conditions.EditGuanWang.GuanDianXinZeng..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\GuanDianXinZeng.cs:行号 28 --- 内部异常堆栈跟踪的结尾 --- 在 System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) 在 System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) 在 System.Activator.CreateInstance(Type type, Boolean nonPublic) 在 System.Activator.CreateInstance(Type type) 在 WWPipeLine.MapTools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 92 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 136 在 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-11-15 10:15:42,734 [1] 31 INFO Log : 系统启动 2021-11-15 10:18:36,286 [1] 31 INFO Log : 系统启动 2021-11-15 10:42:18,648 [1] 31 INFO Log : 系统启动 2021-11-15 10:43:57,568 [1] 31 INFO Log : 系统启动 2021-11-15 11:09:30,841 [1] 31 INFO Log : 系统启动 2021-11-15 11:11:20,265 [1] 31 INFO Log : 系统启动 2021-11-15 11:15:21,639 [1] 31 INFO Log : 系统启动 2021-11-15 11:26:04,699 [1] 31 INFO Log : 系统启动 2021-11-15 11:34:33,867 [1] 31 INFO Log : 系统启动 2021-11-15 11:50:04,702 [1] 31 INFO Log : 系统启动 2021-11-15 11:51:59,549 [1] 53 ERROR Log : System.NullReferenceException: 未将对象引用设置到对象的实例。 在 WWPipeLine.MapBasic.ComsStatic.get_MapLayers() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ComsStatic.cs:行号 101 在 WWPipeLine.MapBasic.LayerWithDataListPanel.LoadToVector(Boolean multiSelect, Boolean hasJSLK) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\SuperMap\LayerWithDataListPanel.cs:行号 39 在 WWPipeLine.MapTools.Conditions.ShuJuChuLi.OutGIS.OnLoad(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\ShuJuChuLi\OutGIS.cs:行号 34 在 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-11-15 13:14:33,469 [1] 31 INFO Log : 系统启动 2021-11-15 13:15:59,245 [1] 31 INFO Log : 系统启动 2021-11-15 13:18:21,273 [1] 31 INFO Log : 系统启动 2021-11-15 13:28:57,177 [1] 31 INFO Log : 系统启动 2021-11-15 13:34:19,474 [1] 31 INFO Log : 系统启动 2021-11-15 13:35:06,983 [1] 31 INFO Log : 系统启动 2021-11-15 13:48:08,975 [1] 31 INFO Log : 系统启动 2021-11-15 14:02:10,267 [1] 31 INFO Log : 系统启动 2021-11-15 14:06:55,751 [1] 31 INFO Log : 系统启动 2021-11-15 14:36:37,428 [1] 31 INFO Log : 系统启动 2021-11-15 14:38:27,938 [1] 31 INFO Log : 系统正常退出 2021-11-15 14:38:52,469 [1] 31 INFO Log : 系统启动 2021-11-15 14:47:44,654 [1] 31 INFO Log : 系统启动 2021-11-15 14:55:49,565 [1] 31 INFO Log : 系统启动 2021-11-15 15:08:47,486 [1] 31 INFO Log : 系统启动 2021-11-15 15:14:07,575 [1] 31 INFO Log : 系统正常退出 2021-11-15 15:39:29,485 [1] 31 INFO Log : 系统启动 2021-11-15 15:43:42,907 [1] 31 INFO Log : 系统启动 2021-11-15 15:44:25,288 [1] 53 ERROR Log : System.NullReferenceException: 未将对象引用设置到对象的实例。 在 WWPipeLine.MapTools.Conditions.Locations.DWdaolu.uiListBoxDW_ItemDoubleClick(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\Locations\DWdaolu.cs:行号 52 在 Sunny.UI.UIListBox.Listbox_DoubleClick(Object sender, EventArgs e) 在 System.Windows.Forms.Control.OnDoubleClick(EventArgs e) 在 System.Windows.Forms.ListBox.WndProc(Message& m) 在 Sunny.UI.ListBoxEx.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 2021-11-15 16:04:45,752 [1] 31 INFO Log : 系统启动 2021-11-15 16:21:58,363 [1] 31 INFO Log : 系统启动 2021-11-15 16:27:15,256 [1] 31 INFO Log : 系统启动 2021-11-15 16:27:45,508 [1] 53 ERROR Log : CreateCondition WWPipeLine.MapTools.Conditions.Locations.DWunitpy,WWPipeLine.MapToolsis Null。没有对当前按钮做相应的操作。 2021-11-15 16:28:00,439 [1] 53 ERROR Log : CreateCondition WWPipeLine.MapTools.Conditions.ConnectedAnalystToolBar,WWPipeLine.MapToolsis Null。没有对当前按钮做相应的操作。 2021-11-15 16:28:53,150 [1] 31 INFO Log : 系统启动 2021-11-15 16:34:00,994 [1] 31 INFO Log : 系统启动 2021-11-15 16:53:24,665 [1] 31 INFO Log : 系统启动 2021-11-15 16:53:40,372 [1] 42 WARN Log : WWPipeLine.MapTools.Results.Sercher.SercherOnGXCZ,WWPipeLine.MapToolsCreateResultWindow 创建结果面板时未找到结果面板,使用RWWithDataGridView 2021-11-15 16:53:47,587 [1] 42 WARN Log : WWPipeLine.MapTools.Results.Sercher.SercherOnGXCZ,WWPipeLine.MapToolsCreateResultWindow 创建结果面板时未找到结果面板,使用RWWithDataGridView 2021-11-15 16:55:09,460 [1] 31 INFO Log : 系统启动 2021-11-15 16:55:21,060 [1] 42 WARN Log : WWPipeLine.MapTools.Results.Sercher.SercherOnGXCZ,WWPipeLine.MapToolsCreateResultWindow 创建结果面板时未找到结果面板,使用RWWithDataGridView 2021-11-15 16:58:32,032 [1] 31 INFO Log : 系统启动 2021-11-15 16:58:46,082 [1] 42 WARN Log : WWPipeLine.MapTools.Results.Sercher.SercherOnGXCZ,WWPipeLine.MapToolsCreateResultWindow 创建结果面板时未找到结果面板,使用RWWithDataGridView