20211008.log 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233
  1. 2021-10-08 08:24:43,109 [1] 21 DEBUG Log : 系统启动
  2. 2021-10-08 08:26:41,082 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  3. 在 WWPipeLine.Map.Tools.Conditions.Sercher.cxYuanXing.TrackedHandler(Object sender, TrackedEventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\Sercher\cxYuanXing.cs:行号 46
  4. 在 SuperMap.UI.MapControl.raise_Tracked(Object value0, TrackedEventArgs value1)
  5. 在 SuperMap.UI.MapControl.OnTracked(TrackedEventArgs args)
  6. 在 TrackedCallBack(Int64 pWnd)
  7. 在 UGC.UGMapEditorWnd.OnRButtonDown(UGMapEditorWnd* , UGGraphics* , UInt32 , OgdcPoint )
  8. 在 SuperMap.UI.MapControl.DoMouseDown(MouseEventArgs e)
  9. 在 SuperMap.UI.MapControl.OnMouseDown(MouseEventArgs e)
  10. 在 System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
  11. 在 System.Windows.Forms.Control.WndProc(Message& m)
  12. 在 System.Windows.Forms.UserControl.WndProc(Message& m)
  13. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  14. 2021-10-08 08:38:30,193 [1] 21 DEBUG Log : 系统启动
  15. 2021-10-08 08:38:56,172 [1] 21 DEBUG Log : 系统启动
  16. 2021-10-08 09:00:14,466 [1] 21 DEBUG Log : 系统启动
  17. 2021-10-08 09:24:29,711 [1] 21 DEBUG Log : 系统启动
  18. 2021-10-08 09:31:22,741 [1] 21 DEBUG Log : 系统启动
  19. 2021-10-08 09:34:30,824 [1] 21 DEBUG Log : 系统启动
  20. 2021-10-08 09:47:30,216 [1] 21 DEBUG Log : 系统启动
  21. 2021-10-08 09:51:37,923 [1] 21 DEBUG Log : 系统启动
  22. 2021-10-08 09:53:38,297 [1] 21 DEBUG Log : 系统启动
  23. 2021-10-08 09:59:14,235 [1] 21 DEBUG Log : 系统启动
  24. 2021-10-08 10:01:39,582 [1] 21 DEBUG Log : 系统启动
  25. 2021-10-08 10:12:10,190 [1] 21 DEBUG Log : 系统启动
  26. 2021-10-08 10:15:39,103 [1] 21 DEBUG Log : 系统启动
  27. 2021-10-08 10:18:42,692 [1] 21 DEBUG Log : 系统启动
  28. 2021-10-08 10:34:52,134 [1] 21 DEBUG Log : 系统启动
  29. 2021-10-08 10:37:39,916 [1] 21 DEBUG Log : 系统启动
  30. 2021-10-08 10:39:17,469 [1] 21 DEBUG Log : 系统启动
  31. 2021-10-08 10:42:02,367 [1] 21 DEBUG Log : 系统启动
  32. 2021-10-08 10:45:06,730 [1] 21 DEBUG Log : 系统启动
  33. 2021-10-08 10:48:28,863 [1] 21 DEBUG Log : 系统启动
  34. 2021-10-08 10:52:11,839 [1] 21 DEBUG Log : 系统启动
  35. 2021-10-08 10:53:23,085 [1] 21 DEBUG Log : 系统启动
  36. 2021-10-08 11:03:45,682 [1] 21 DEBUG Log : 系统启动
  37. 2021-10-08 11:04:12,179 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  38. 对象名:“UIPanel”。
  39. 在 System.Windows.Forms.Control.CreateHandle()
  40. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  41. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  42. 在 System.Windows.Forms.Control.CreateControl()
  43. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  44. 在 System.Windows.Forms.Control.WndProc(Message& m)
  45. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  46. 在 Sunny.UI.UIForm.WndProc(Message& m)
  47. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  48. 2021-10-08 11:04:12,202 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  49. 对象名:“ConditionForm”。
  50. 在 System.Windows.Forms.Control.CreateHandle()
  51. 在 System.Windows.Forms.Form.CreateHandle()
  52. 在 System.Windows.Forms.Control.get_Handle()
  53. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  54. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  55. 在 System.Windows.Forms.Control.Show()
  56. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 143
  57. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  58. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  59. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  60. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  61. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  62. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  63. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  64. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  65. 在 System.Windows.Forms.Control.WndProc(Message& m)
  66. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  67. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  68. 2021-10-08 11:04:21,163 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  69. 对象名:“UIPanel”。
  70. 在 System.Windows.Forms.Control.CreateHandle()
  71. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  72. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  73. 在 System.Windows.Forms.Control.CreateControl()
  74. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  75. 在 System.Windows.Forms.Control.WndProc(Message& m)
  76. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  77. 在 Sunny.UI.UIForm.WndProc(Message& m)
  78. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  79. 2021-10-08 11:04:21,166 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  80. 对象名:“ConditionForm”。
  81. 在 System.Windows.Forms.Control.CreateHandle()
  82. 在 System.Windows.Forms.Form.CreateHandle()
  83. 在 System.Windows.Forms.Control.get_Handle()
  84. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  85. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  86. 在 System.Windows.Forms.Control.Show()
  87. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 143
  88. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  89. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  90. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  91. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  92. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  93. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  94. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  95. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  96. 在 System.Windows.Forms.Control.WndProc(Message& m)
  97. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  98. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  99. 2021-10-08 11:04:36,232 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  100. 对象名:“UIPanel”。
  101. 在 System.Windows.Forms.Control.CreateHandle()
  102. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  103. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  104. 在 System.Windows.Forms.Control.CreateControl()
  105. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  106. 在 System.Windows.Forms.Control.WndProc(Message& m)
  107. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  108. 在 Sunny.UI.UIForm.WndProc(Message& m)
  109. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  110. 2021-10-08 11:04:36,232 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  111. 对象名:“ConditionForm”。
  112. 在 System.Windows.Forms.Control.CreateHandle()
  113. 在 System.Windows.Forms.Form.CreateHandle()
  114. 在 System.Windows.Forms.Control.get_Handle()
  115. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  116. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  117. 在 System.Windows.Forms.Control.Show()
  118. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 143
  119. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  120. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  121. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  122. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  123. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  124. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  125. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  126. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  127. 在 System.Windows.Forms.Control.WndProc(Message& m)
  128. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  129. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  130. 2021-10-08 11:09:42,411 [1] 21 DEBUG Log : 系统启动
  131. 2021-10-08 11:11:49,381 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  132. 对象名:“UIPanel”。
  133. 在 System.Windows.Forms.Control.CreateHandle()
  134. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  135. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  136. 在 System.Windows.Forms.Control.CreateControl()
  137. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  138. 在 System.Windows.Forms.Control.WndProc(Message& m)
  139. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  140. 在 Sunny.UI.UIForm.WndProc(Message& m)
  141. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  142. 2021-10-08 11:11:49,386 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  143. 对象名:“ConditionForm”。
  144. 在 System.Windows.Forms.Control.CreateHandle()
  145. 在 System.Windows.Forms.Form.CreateHandle()
  146. 在 System.Windows.Forms.Control.get_Handle()
  147. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  148. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  149. 在 System.Windows.Forms.Control.Show()
  150. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 143
  151. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  152. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  153. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  154. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  155. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  156. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  157. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  158. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  159. 在 System.Windows.Forms.Control.WndProc(Message& m)
  160. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  161. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  162. 2021-10-08 11:12:22,031 [1] 21 DEBUG Log : 系统启动
  163. 2021-10-08 11:25:31,406 [1] 21 DEBUG Log : 系统启动
  164. 2021-10-08 11:26:59,254 [1] 21 DEBUG Log : 系统启动
  165. 2021-10-08 11:34:28,414 [1] 21 DEBUG Log : 系统启动
  166. 2021-10-08 11:49:21,540 [1] 21 DEBUG Log : 系统启动
  167. 2021-10-08 13:18:53,958 [1] 21 DEBUG Log : 系统启动
  168. 2021-10-08 13:33:07,494 [1] 21 DEBUG Log : 系统启动
  169. 2021-10-08 15:56:07,279 [1] 21 DEBUG Log : 系统启动
  170. 2021-10-08 15:58:52,457 [1] 21 DEBUG Log : 系统启动
  171. 2021-10-08 16:16:57,217 [1] 21 DEBUG Log : 系统启动
  172. 2021-10-08 16:16:58,467 [1] 40 ERROR LogError : System.IO.FileNotFoundException: D:\GIS\WWpipeline\Package\resources\三维管线.png
  173. 在 System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
  174. 在 WWPipeLine.SplashForm..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 39
  175. 在 WWPipeLine.SplashForm.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 28
  176. 在 WWPipeLine.FormMainRibbon..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 32
  177. 在 WWPipeLine.FormMainRibbon.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 25
  178. 在 WWPipeLine.Program.Main() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\Program.cs:行号 33
  179. 2021-10-08 16:17:04,500 [1] 21 DEBUG Log : 系统启动
  180. 2021-10-08 16:17:05,525 [1] 40 ERROR LogError : System.IO.FileNotFoundException: D:\GIS\WWpipeline\Package\resources\三维管线.png
  181. 在 System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
  182. 在 WWPipeLine.SplashForm..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 39
  183. 在 WWPipeLine.SplashForm.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 28
  184. 在 WWPipeLine.FormMainRibbon..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 32
  185. 在 WWPipeLine.FormMainRibbon.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 25
  186. 在 WWPipeLine.Program.Main() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\Program.cs:行号 33
  187. 2021-10-08 16:17:19,135 [1] 21 DEBUG Log : 系统启动
  188. 2021-10-08 16:17:20,134 [1] 40 ERROR LogError : System.IO.FileNotFoundException: D:\GIS\WWpipeline\Package\resources\三维管线.png
  189. 在 System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
  190. 在 WWPipeLine.SplashForm..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 39
  191. 在 WWPipeLine.SplashForm.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 28
  192. 在 WWPipeLine.FormMainRibbon..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 32
  193. 在 WWPipeLine.FormMainRibbon.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 25
  194. 在 WWPipeLine.Program.Main() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\Program.cs:行号 33
  195. 2021-10-08 16:17:28,368 [1] 21 DEBUG Log : 系统启动
  196. 2021-10-08 16:17:29,588 [1] 40 ERROR LogError : System.IO.FileNotFoundException: D:\GIS\WWpipeline\Package\resources\三维管线.png
  197. 在 System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
  198. 在 WWPipeLine.SplashForm..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 39
  199. 在 WWPipeLine.SplashForm.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 28
  200. 在 WWPipeLine.FormMainRibbon..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 32
  201. 在 WWPipeLine.FormMainRibbon.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 25
  202. 在 WWPipeLine.Program.Main() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\Program.cs:行号 33
  203. 2021-10-08 16:18:03,924 [1] 21 DEBUG Log : 系统启动
  204. 2021-10-08 16:18:05,211 [1] 40 ERROR LogError : System.IO.FileNotFoundException: D:\GIS\WWpipeline\Package\resources\三维管线.png
  205. 在 System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
  206. 在 WWPipeLine.SplashForm..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 39
  207. 在 WWPipeLine.SplashForm.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 28
  208. 在 WWPipeLine.FormMainRibbon..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 32
  209. 在 WWPipeLine.FormMainRibbon.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 25
  210. 在 WWPipeLine.Program.Main() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\Program.cs:行号 33
  211. 2021-10-08 16:18:25,021 [1] 21 DEBUG Log : 系统启动
  212. 2021-10-08 16:18:26,180 [1] 40 ERROR LogError : System.IO.FileNotFoundException: D:\GIS\WWpipeline\Package\resources\三维管线.png
  213. 在 System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
  214. 在 WWPipeLine.SplashForm..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 39
  215. 在 WWPipeLine.SplashForm.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 28
  216. 在 WWPipeLine.FormMainRibbon..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 32
  217. 在 WWPipeLine.FormMainRibbon.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 25
  218. 在 WWPipeLine.Program.Main() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\Program.cs:行号 33
  219. 2021-10-08 16:19:32,276 [1] 21 DEBUG Log : 系统启动
  220. 2021-10-08 16:22:31,401 [1] 21 DEBUG Log : 系统启动
  221. 2021-10-08 16:23:56,793 [1] 21 DEBUG Log : 系统启动
  222. 2021-10-08 16:38:44,129 [1] 21 DEBUG Log : 系统启动
  223. 2021-10-08 16:41:35,079 [1] 21 DEBUG Log : 系统启动
  224. 2021-10-08 16:47:35,718 [1] 21 DEBUG Log : 系统启动
  225. 2021-10-08 16:50:52,623 [1] 21 DEBUG Log : 系统启动
  226. 2021-10-08 16:50:54,437 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  227. 在 WeifenLuo.WinFormsUI.Docking.DockPanel.set_DocumentStyle(DocumentStyle value)
  228. 在 WWPipeLine.FormMainRibbon..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 49
  229. 在 WWPipeLine.FormMainRibbon.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 25
  230. 在 WWPipeLine.Program.Main() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\Program.cs:行号 33
  231. 2021-10-08 16:51:04,787 [1] 21 DEBUG Log : 系统启动
  232. 2021-10-08 16:52:52,650 [1] 21 DEBUG Log : 系统启动