123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116 |
- 2021-10-11 09:06:22,865 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 09:22:06,407 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 09:31:38,854 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 09:35:04,551 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 09:37:37,719 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 09:37:45,845 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 WWPipeLine.MapBasic.Conditions.ConditionPanel.getLayers() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\Conditions\ConditionPanel.cs:行号 327
- 在 WWPipeLine.MapTools.Conditions.Sercher.cxDuoBianXing.OnLoad(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\Sercher\cxDuoBianXing.cs:行号 32
- 在 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-10-11 09:42:42,508 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 09:45:44,176 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 10:27:22,998 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 10:38:18,726 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 13:19:22,505 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 13:21:19,687 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 13:23:10,475 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 13:32:03,051 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 13:32:53,815 [1] 40 ERROR LogError : System.ArgumentNullException: 参数不允许为null
- 参数名: geometry1
- 在 SuperMap.Data.Geometrist.Distance(Geometry geometry1, Geometry geometry2)
- 在 WWPipeLine.MapTools.Conditions.AnalystToolBar.DuanMian.MapControl_Tracked(Object sender, TrackedEventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\AnalystToolBar\DuanMian.cs:行号 57
- 在 SuperMap.UI.TrackedEventHandler.Invoke(Object sender, TrackedEventArgs e)
- 在 SuperMap.UI.MapControl.raise_Tracked(Object value0, TrackedEventArgs value1)
- 在 SuperMap.UI.MapControl.OnTracked(TrackedEventArgs args)
- 在 TrackedCallBack(Int64 pWnd)
- 在 UGC.UGMapEditorWnd.OnRButtonDown(UGMapEditorWnd* , UGGraphics* , UInt32 , OgdcPoint )
- 在 SuperMap.UI.MapControl.DoMouseDown(MouseEventArgs e)
- 在 SuperMap.UI.MapControl.OnMouseDown(MouseEventArgs e)
- 在 System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.UserControl.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-10-11 13:32:53,815 [2] 40 ERROR LogError : System.Runtime.InteropServices.SEHException (0x80004005): 外部组件发生异常。
- 在 SuperMap.Data.DatasetVector.ReleaseRecordset(Recordset recordset)
- 在 SuperMap.Data.Recordset.!Recordset()
- 在 SuperMap.Data.Recordset.Dispose(Boolean A_0)
- 2021-10-11 13:33:07,218 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 13:41:56,748 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 13:42:07,586 [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-10-11 13:42:18,935 [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.MapTools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 144
- 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 172
- 在 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-10-11 13:42:28,219 [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-10-11 13:42:31,030 [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.MapTools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 144
- 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 172
- 在 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-10-11 13:43:20,986 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 13:58:08,295 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 14:02:56,017 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 14:08:44,018 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 14:09:57,751 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 14:51:03,666 [1] 21 DEBUG Log : 系统启动
- 2021-10-11 16:45:45,446 [1] 21 DEBUG Log : 系统启动
|