20210924.log 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499
  1. 2021-09-24 08:23:04,171 [1] 21 DEBUG Log : 系统启动
  2. 2021-09-24 08:27:21,433 [1] 21 DEBUG Log : 系统启动
  3. 2021-09-24 08:27:30,544 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  4. 对象名:“UIPanel”。
  5. 在 System.Windows.Forms.Control.CreateHandle()
  6. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  7. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  8. 在 System.Windows.Forms.Control.CreateControl()
  9. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  10. 在 System.Windows.Forms.Control.WndProc(Message& m)
  11. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  12. 在 Sunny.UI.UIForm.WndProc(Message& m)
  13. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  14. 2021-09-24 08:27:30,590 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  15. 对象名:“ConditionForm”。
  16. 在 System.Windows.Forms.Control.CreateHandle()
  17. 在 System.Windows.Forms.Form.CreateHandle()
  18. 在 System.Windows.Forms.Control.get_Handle()
  19. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  20. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  21. 在 System.Windows.Forms.Control.Show()
  22. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  23. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  24. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  25. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  26. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  27. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  28. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  29. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  30. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  31. 在 System.Windows.Forms.Control.WndProc(Message& m)
  32. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  33. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  34. 2021-09-24 08:27:34,176 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  35. 对象名:“UIPanel”。
  36. 在 System.Windows.Forms.Control.CreateHandle()
  37. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  38. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  39. 在 System.Windows.Forms.Control.CreateControl()
  40. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  41. 在 System.Windows.Forms.Control.WndProc(Message& m)
  42. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  43. 在 Sunny.UI.UIForm.WndProc(Message& m)
  44. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  45. 2021-09-24 08:27:34,177 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  46. 对象名:“ConditionForm”。
  47. 在 System.Windows.Forms.Control.CreateHandle()
  48. 在 System.Windows.Forms.Form.CreateHandle()
  49. 在 System.Windows.Forms.Control.get_Handle()
  50. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  51. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  52. 在 System.Windows.Forms.Control.Show()
  53. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  54. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  55. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  56. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  57. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  58. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  59. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  60. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  61. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  62. 在 System.Windows.Forms.Control.WndProc(Message& m)
  63. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  64. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  65. 2021-09-24 08:27:39,969 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  66. 对象名:“UIPanel”。
  67. 在 System.Windows.Forms.Control.CreateHandle()
  68. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  69. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  70. 在 System.Windows.Forms.Control.CreateControl()
  71. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  72. 在 System.Windows.Forms.Control.WndProc(Message& m)
  73. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  74. 在 Sunny.UI.UIForm.WndProc(Message& m)
  75. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  76. 2021-09-24 08:27:39,970 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  77. 对象名:“ConditionForm”。
  78. 在 System.Windows.Forms.Control.CreateHandle()
  79. 在 System.Windows.Forms.Form.CreateHandle()
  80. 在 System.Windows.Forms.Control.get_Handle()
  81. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  82. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  83. 在 System.Windows.Forms.Control.Show()
  84. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  85. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  86. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  87. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  88. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  89. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  90. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  91. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  92. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  93. 在 System.Windows.Forms.Control.WndProc(Message& m)
  94. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  95. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  96. 2021-09-24 08:31:16,223 [1] 21 DEBUG Log : 系统启动
  97. 2021-09-24 08:32:26,817 [1] 21 DEBUG Log : 系统启动
  98. 2021-09-24 08:34:53,676 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  99. 对象名:“UIPanel”。
  100. 在 System.Windows.Forms.Control.CreateHandle()
  101. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  102. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  103. 在 System.Windows.Forms.Control.CreateControl()
  104. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  105. 在 System.Windows.Forms.Control.WndProc(Message& m)
  106. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  107. 在 Sunny.UI.UIForm.WndProc(Message& m)
  108. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  109. 2021-09-24 08:34:54,893 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  110. 对象名:“ConditionForm”。
  111. 在 System.Windows.Forms.Control.CreateHandle()
  112. 在 System.Windows.Forms.Form.CreateHandle()
  113. 在 System.Windows.Forms.Control.get_Handle()
  114. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  115. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  116. 在 System.Windows.Forms.Control.Show()
  117. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  118. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  119. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  120. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  121. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  122. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  123. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  124. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  125. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  126. 在 System.Windows.Forms.Control.WndProc(Message& m)
  127. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  128. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  129. 2021-09-24 08:35:35,850 [1] 21 DEBUG Log : 系统启动
  130. 2021-09-24 08:39:42,297 [1] 21 DEBUG Log : 系统启动
  131. 2021-09-24 08:44:15,836 [1] 21 DEBUG Log : 系统启动
  132. 2021-09-24 08:47:39,423 [1] 21 DEBUG Log : 系统启动
  133. 2021-09-24 08:48:41,586 [1] 21 DEBUG Log : 系统启动
  134. 2021-09-24 08:51:45,528 [1] 21 DEBUG Log : 系统启动
  135. 2021-09-24 09:23:01,780 [1] 21 DEBUG Log : 系统启动
  136. 2021-09-24 09:23:14,040 [1] 21 DEBUG Log : 系统启动
  137. 2021-09-24 09:32:56,743 [1] 21 DEBUG Log : 系统启动
  138. 2021-09-24 09:35:05,512 [1] 21 DEBUG Log : 系统启动
  139. 2021-09-24 09:40:22,664 [1] 21 DEBUG Log : 系统启动
  140. 2021-09-24 10:01:49,205 [1] 21 DEBUG Log : 系统启动
  141. 2021-09-24 10:25:19,445 [1] 21 DEBUG Log : 系统启动
  142. 2021-09-24 10:25:37,874 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  143. 对象名:“UIPanel”。
  144. 在 System.Windows.Forms.Control.CreateHandle()
  145. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  146. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  147. 在 System.Windows.Forms.Control.CreateControl()
  148. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  149. 在 System.Windows.Forms.Control.WndProc(Message& m)
  150. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  151. 在 Sunny.UI.UIForm.WndProc(Message& m)
  152. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  153. 2021-09-24 10:25:37,882 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  154. 对象名:“ConditionForm”。
  155. 在 System.Windows.Forms.Control.CreateHandle()
  156. 在 System.Windows.Forms.Form.CreateHandle()
  157. 在 System.Windows.Forms.Control.get_Handle()
  158. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  159. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  160. 在 System.Windows.Forms.Control.Show()
  161. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  162. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  163. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  164. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  165. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  166. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  167. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  168. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  169. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  170. 在 System.Windows.Forms.Control.WndProc(Message& m)
  171. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  172. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  173. 2021-09-24 10:25:42,977 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  174. 对象名:“UIPanel”。
  175. 在 System.Windows.Forms.Control.CreateHandle()
  176. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  177. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  178. 在 System.Windows.Forms.Control.CreateControl()
  179. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  180. 在 System.Windows.Forms.Control.WndProc(Message& m)
  181. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  182. 在 Sunny.UI.UIForm.WndProc(Message& m)
  183. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  184. 2021-09-24 10:25:42,978 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  185. 对象名:“ConditionForm”。
  186. 在 System.Windows.Forms.Control.CreateHandle()
  187. 在 System.Windows.Forms.Form.CreateHandle()
  188. 在 System.Windows.Forms.Control.get_Handle()
  189. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  190. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  191. 在 System.Windows.Forms.Control.Show()
  192. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  193. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  194. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  195. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  196. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  197. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  198. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  199. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  200. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  201. 在 System.Windows.Forms.Control.WndProc(Message& m)
  202. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  203. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  204. 2021-09-24 10:28:33,863 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  205. 对象名:“UIPanel”。
  206. 在 System.Windows.Forms.Control.CreateHandle()
  207. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  208. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  209. 在 System.Windows.Forms.Control.CreateControl()
  210. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  211. 在 System.Windows.Forms.Control.WndProc(Message& m)
  212. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  213. 在 Sunny.UI.UIForm.WndProc(Message& m)
  214. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  215. 2021-09-24 10:28:33,864 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  216. 对象名:“ConditionForm”。
  217. 在 System.Windows.Forms.Control.CreateHandle()
  218. 在 System.Windows.Forms.Form.CreateHandle()
  219. 在 System.Windows.Forms.Control.get_Handle()
  220. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  221. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  222. 在 System.Windows.Forms.Control.Show()
  223. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  224. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  225. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  226. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  227. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  228. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  229. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  230. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  231. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  232. 在 System.Windows.Forms.Control.WndProc(Message& m)
  233. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  234. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  235. 2021-09-24 10:28:37,167 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  236. 对象名:“UIPanel”。
  237. 在 System.Windows.Forms.Control.CreateHandle()
  238. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  239. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  240. 在 System.Windows.Forms.Control.CreateControl()
  241. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  242. 在 System.Windows.Forms.Control.WndProc(Message& m)
  243. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  244. 在 Sunny.UI.UIForm.WndProc(Message& m)
  245. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  246. 2021-09-24 10:28:37,168 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  247. 对象名:“ConditionForm”。
  248. 在 System.Windows.Forms.Control.CreateHandle()
  249. 在 System.Windows.Forms.Form.CreateHandle()
  250. 在 System.Windows.Forms.Control.get_Handle()
  251. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  252. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  253. 在 System.Windows.Forms.Control.Show()
  254. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  255. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  256. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  257. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  258. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  259. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  260. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  261. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  262. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  263. 在 System.Windows.Forms.Control.WndProc(Message& m)
  264. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  265. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  266. 2021-09-24 10:28:52,055 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  267. 对象名:“UIPanel”。
  268. 在 System.Windows.Forms.Control.CreateHandle()
  269. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  270. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  271. 在 System.Windows.Forms.Control.CreateControl()
  272. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  273. 在 System.Windows.Forms.Control.WndProc(Message& m)
  274. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  275. 在 Sunny.UI.UIForm.WndProc(Message& m)
  276. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  277. 2021-09-24 10:28:52,056 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  278. 对象名:“ConditionForm”。
  279. 在 System.Windows.Forms.Control.CreateHandle()
  280. 在 System.Windows.Forms.Form.CreateHandle()
  281. 在 System.Windows.Forms.Control.get_Handle()
  282. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  283. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  284. 在 System.Windows.Forms.Control.Show()
  285. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  286. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  287. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  288. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  289. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  290. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  291. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  292. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  293. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  294. 在 System.Windows.Forms.Control.WndProc(Message& m)
  295. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  296. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  297. 2021-09-24 10:42:28,806 [1] 21 DEBUG Log : 系统启动
  298. 2021-09-24 10:56:11,061 [1] 21 DEBUG Log : 系统启动
  299. 2021-09-24 10:56:20,054 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  300. 对象名:“UIPanel”。
  301. 在 System.Windows.Forms.Control.CreateHandle()
  302. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  303. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  304. 在 System.Windows.Forms.Control.CreateControl()
  305. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  306. 在 System.Windows.Forms.Control.WndProc(Message& m)
  307. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  308. 在 Sunny.UI.UIForm.WndProc(Message& m)
  309. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  310. 2021-09-24 10:56:22,082 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  311. 对象名:“ConditionForm”。
  312. 在 System.Windows.Forms.Control.CreateHandle()
  313. 在 System.Windows.Forms.Form.CreateHandle()
  314. 在 System.Windows.Forms.Control.get_Handle()
  315. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  316. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  317. 在 System.Windows.Forms.Control.Show()
  318. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  319. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  320. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  321. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  322. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  323. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  324. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  325. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  326. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  327. 在 System.Windows.Forms.Control.WndProc(Message& m)
  328. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  329. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  330. 2021-09-24 10:56:27,153 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  331. 对象名:“UIPanel”。
  332. 在 System.Windows.Forms.Control.CreateHandle()
  333. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  334. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  335. 在 System.Windows.Forms.Control.CreateControl()
  336. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  337. 在 System.Windows.Forms.Control.WndProc(Message& m)
  338. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  339. 在 Sunny.UI.UIForm.WndProc(Message& m)
  340. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  341. 2021-09-24 10:56:28,912 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  342. 对象名:“ConditionForm”。
  343. 在 System.Windows.Forms.Control.CreateHandle()
  344. 在 System.Windows.Forms.Form.CreateHandle()
  345. 在 System.Windows.Forms.Control.get_Handle()
  346. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  347. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  348. 在 System.Windows.Forms.Control.Show()
  349. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  350. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  351. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  352. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  353. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  354. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  355. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  356. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  357. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  358. 在 System.Windows.Forms.Control.WndProc(Message& m)
  359. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  360. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  361. 2021-09-24 11:13:21,905 [1] 21 DEBUG Log : 系统启动
  362. 2021-09-24 11:14:10,963 [1] 21 DEBUG Log : 系统启动
  363. 2021-09-24 13:41:37,145 [1] 21 DEBUG Log : 系统启动
  364. 2021-09-24 13:46:48,267 [1] 21 DEBUG Log : 系统启动
  365. 2021-09-24 13:47:11,437 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  366. 对象名:“UIPanel”。
  367. 在 System.Windows.Forms.Control.CreateHandle()
  368. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  369. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  370. 在 System.Windows.Forms.Control.CreateControl()
  371. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  372. 在 System.Windows.Forms.Control.WndProc(Message& m)
  373. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  374. 在 Sunny.UI.UIForm.WndProc(Message& m)
  375. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  376. 2021-09-24 13:47:13,236 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  377. 对象名:“ConditionForm”。
  378. 在 System.Windows.Forms.Control.CreateHandle()
  379. 在 System.Windows.Forms.Form.CreateHandle()
  380. 在 System.Windows.Forms.Control.get_Handle()
  381. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  382. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  383. 在 System.Windows.Forms.Control.Show()
  384. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  385. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  386. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  387. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  388. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  389. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  390. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  391. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  392. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  393. 在 System.Windows.Forms.Control.WndProc(Message& m)
  394. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  395. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  396. 2021-09-24 13:47:17,495 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  397. 对象名:“UIPanel”。
  398. 在 System.Windows.Forms.Control.CreateHandle()
  399. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  400. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  401. 在 System.Windows.Forms.Control.CreateControl()
  402. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  403. 在 System.Windows.Forms.Control.WndProc(Message& m)
  404. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  405. 在 Sunny.UI.UIForm.WndProc(Message& m)
  406. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  407. 2021-09-24 13:47:20,222 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  408. 对象名:“ConditionForm”。
  409. 在 System.Windows.Forms.Control.CreateHandle()
  410. 在 System.Windows.Forms.Form.CreateHandle()
  411. 在 System.Windows.Forms.Control.get_Handle()
  412. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  413. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  414. 在 System.Windows.Forms.Control.Show()
  415. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  416. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  417. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  418. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  419. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  420. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  421. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  422. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  423. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  424. 在 System.Windows.Forms.Control.WndProc(Message& m)
  425. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  426. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  427. 2021-09-24 13:47:51,565 [1] 21 DEBUG Log : 系统启动
  428. 2021-09-24 14:02:38,818 [1] 21 DEBUG Log : 系统启动
  429. 2021-09-24 14:02:52,984 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  430. 对象名:“UIPanel”。
  431. 在 System.Windows.Forms.Control.CreateHandle()
  432. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  433. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  434. 在 System.Windows.Forms.Control.CreateControl()
  435. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  436. 在 System.Windows.Forms.Control.WndProc(Message& m)
  437. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  438. 在 Sunny.UI.UIForm.WndProc(Message& m)
  439. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  440. 2021-09-24 14:02:52,993 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  441. 对象名:“ConditionForm”。
  442. 在 System.Windows.Forms.Control.CreateHandle()
  443. 在 System.Windows.Forms.Form.CreateHandle()
  444. 在 System.Windows.Forms.Control.get_Handle()
  445. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  446. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  447. 在 System.Windows.Forms.Control.Show()
  448. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  449. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  450. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  451. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  452. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  453. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  454. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  455. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  456. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  457. 在 System.Windows.Forms.Control.WndProc(Message& m)
  458. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  459. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  460. 2021-09-24 14:04:45,310 [1] 21 DEBUG Log : 系统启动
  461. 2021-09-24 14:05:49,811 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  462. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.GuanXianHeBing.MapControl_MouseUp(Object sender, MouseEventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\GuanXianHeBing.cs:行号 64
  463. 在 System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
  464. 在 SuperMap.UI.MapControl.OnMouseUp(MouseEventArgs e)
  465. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  466. 在 System.Windows.Forms.Control.WndProc(Message& m)
  467. 在 System.Windows.Forms.UserControl.WndProc(Message& m)
  468. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  469. 2021-09-24 14:07:01,198 [1] 21 DEBUG Log : 系统启动
  470. 2021-09-24 14:10:20,374 [1] 21 DEBUG Log : 系统启动
  471. 2021-09-24 14:14:43,727 [1] 21 DEBUG Log : 系统启动
  472. 2021-09-24 14:18:55,000 [1] 21 DEBUG Log : 系统启动
  473. 2021-09-24 14:38:37,628 [1] 21 DEBUG Log : 系统启动
  474. 2021-09-24 15:00:43,931 [1] 21 DEBUG Log : 系统启动
  475. 2021-09-24 15:01:37,946 [1] 21 DEBUG Log : 系统启动
  476. 2021-09-24 15:02:27,999 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  477. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.GuanXianHeBing.uiButton1_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\GuanXianHeBing.cs:行号 43
  478. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  479. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  480. 在 System.Windows.Forms.Control.WndProc(Message& m)
  481. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  482. 2021-09-24 15:02:58,471 [1] 21 DEBUG Log : 系统启动
  483. 2021-09-24 15:10:07,576 [1] 21 DEBUG Log : 系统启动
  484. 2021-09-24 15:12:04,143 [1] 21 DEBUG Log : 系统启动
  485. 2021-09-24 15:13:56,329 [1] 21 DEBUG Log : 系统启动
  486. 2021-09-24 15:25:00,562 [1] 21 DEBUG Log : 系统启动
  487. 2021-09-24 15:49:12,482 [1] 21 DEBUG Log : 系统启动
  488. 2021-09-24 15:50:23,567 [1] 21 DEBUG Log : 系统启动
  489. 2021-09-24 15:58:34,594 [1] 21 DEBUG Log : 系统启动
  490. 2021-09-24 16:09:24,677 [1] 21 DEBUG Log : 系统启动
  491. 2021-09-24 16:22:27,128 [1] 21 DEBUG Log : 系统启动
  492. 2021-09-24 16:23:49,965 [1] 21 DEBUG Log : 系统启动
  493. 2021-09-24 16:49:57,681 [1] 21 DEBUG Log : 系统启动
  494. 2021-09-24 16:51:10,182 [1] 21 DEBUG Log : 系统启动
  495. 2021-09-24 17:14:02,966 [1] 21 DEBUG Log : 系统启动
  496. 2021-09-24 17:16:22,863 [1] 21 DEBUG Log : 系统启动
  497. 2021-09-24 17:17:51,318 [1] 21 DEBUG Log : 系统启动
  498. 2021-09-24 17:22:02,833 [1] 21 DEBUG Log : 系统启动