viewticket-2021-07-26-0.log 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. 2021-07-26 10:33:26.302 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 55 ] - Starting ViewticketApplication on DESKTOP-VP7ETVV with PID 29848 (D:\workspace\viewticket\target\classes started by admin in D:\workspace\viewticket)
  2. 2021-07-26 10:33:26.305 [ main ] - [ DEBUG ] [ com.gyee.viewticket.ViewticketApplication : 56 ] - Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
  3. 2021-07-26 10:33:26.305 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 651 ] - No active profile set, falling back to default profiles: default
  4. 2021-07-26 10:33:27.189 [ main ] - [ INFO ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 108 ] - Tomcat initialized with port(s): 9988 (http)
  5. 2021-07-26 10:33:27.196 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-9988"]
  6. 2021-07-26 10:33:27.197 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
  7. 2021-07-26 10:33:27.197 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.35]
  8. 2021-07-26 10:33:27.260 [ main ] - [ INFO ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring embedded WebApplicationContext
  9. 2021-07-26 10:33:27.260 [ main ] - [ INFO ] [ o.s.b.w.s.c.ServletWebServerApplicationContext : 285 ] - Root WebApplicationContext: initialization completed in 915 ms
  10. 2021-07-26 10:33:27.360 [ main ] - [ INFO ] [ c.a.d.s.b.a.DruidDataSourceAutoConfigure : 56 ] - Init DruidDataSource
  11. 2021-07-26 10:33:27.502 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1} inited
  12. 2021-07-26 10:33:28.537 [ main ] - [ INFO ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 181 ] - Initializing ExecutorService 'applicationTaskExecutor'
  13. 2021-07-26 10:33:28.728 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-9988"]
  14. 2021-07-26 10:33:28.747 [ main ] - [ INFO ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 220 ] - Tomcat started on port(s): 9988 (http) with context path ''
  15. 2021-07-26 10:33:28.756 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 61 ] - Started ViewticketApplication in 2.846 seconds (JVM running for 4.141)
  16. 2021-07-26 10:39:19.401 [ SpringContextShutdownHook ] - [ INFO ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 218 ] - Shutting down ExecutorService 'applicationTaskExecutor'
  17. 2021-07-26 10:39:19.403 [ SpringContextShutdownHook ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 1825 ] - {dataSource-1} closed
  18. 2021-07-26 10:39:24.246 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 55 ] - Starting ViewticketApplication on DESKTOP-VP7ETVV with PID 6880 (D:\workspace\viewticket\target\classes started by admin in D:\workspace\viewticket)
  19. 2021-07-26 10:39:24.249 [ main ] - [ DEBUG ] [ com.gyee.viewticket.ViewticketApplication : 56 ] - Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
  20. 2021-07-26 10:39:24.249 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 651 ] - No active profile set, falling back to default profiles: default
  21. 2021-07-26 10:39:24.951 [ main ] - [ INFO ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 108 ] - Tomcat initialized with port(s): 9988 (http)
  22. 2021-07-26 10:39:24.958 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-9988"]
  23. 2021-07-26 10:39:24.958 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
  24. 2021-07-26 10:39:24.958 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.35]
  25. 2021-07-26 10:39:25.012 [ main ] - [ INFO ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring embedded WebApplicationContext
  26. 2021-07-26 10:39:25.012 [ main ] - [ INFO ] [ o.s.b.w.s.c.ServletWebServerApplicationContext : 285 ] - Root WebApplicationContext: initialization completed in 735 ms
  27. 2021-07-26 10:39:25.105 [ main ] - [ INFO ] [ c.a.d.s.b.a.DruidDataSourceAutoConfigure : 56 ] - Init DruidDataSource
  28. 2021-07-26 10:39:25.243 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1} inited
  29. 2021-07-26 10:39:26.073 [ main ] - [ INFO ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 181 ] - Initializing ExecutorService 'applicationTaskExecutor'
  30. 2021-07-26 10:39:26.208 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-9988"]
  31. 2021-07-26 10:39:26.224 [ main ] - [ INFO ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 220 ] - Tomcat started on port(s): 9988 (http) with context path ''
  32. 2021-07-26 10:39:26.231 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 61 ] - Started ViewticketApplication in 2.271 seconds (JVM running for 2.979)
  33. 2021-07-26 10:42:56.465 [ SpringContextShutdownHook ] - [ INFO ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 218 ] - Shutting down ExecutorService 'applicationTaskExecutor'
  34. 2021-07-26 10:42:56.467 [ SpringContextShutdownHook ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 1825 ] - {dataSource-1} closed
  35. 2021-07-26 10:43:08.597 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 55 ] - Starting ViewticketApplication on DESKTOP-VP7ETVV with PID 31448 (D:\workspace\viewticket\target\classes started by admin in D:\workspace\viewticket)
  36. 2021-07-26 10:43:08.599 [ main ] - [ DEBUG ] [ com.gyee.viewticket.ViewticketApplication : 56 ] - Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
  37. 2021-07-26 10:43:08.600 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 651 ] - No active profile set, falling back to default profiles: default
  38. 2021-07-26 10:43:09.327 [ main ] - [ INFO ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 108 ] - Tomcat initialized with port(s): 9988 (http)
  39. 2021-07-26 10:43:09.333 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-9988"]
  40. 2021-07-26 10:43:09.333 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
  41. 2021-07-26 10:43:09.333 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.35]
  42. 2021-07-26 10:43:09.387 [ main ] - [ INFO ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring embedded WebApplicationContext
  43. 2021-07-26 10:43:09.387 [ main ] - [ INFO ] [ o.s.b.w.s.c.ServletWebServerApplicationContext : 285 ] - Root WebApplicationContext: initialization completed in 759 ms
  44. 2021-07-26 10:43:09.480 [ main ] - [ INFO ] [ c.a.d.s.b.a.DruidDataSourceAutoConfigure : 56 ] - Init DruidDataSource
  45. 2021-07-26 10:43:09.593 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1} inited
  46. 2021-07-26 10:43:10.402 [ main ] - [ INFO ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 181 ] - Initializing ExecutorService 'applicationTaskExecutor'
  47. 2021-07-26 10:43:10.524 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-9988"]
  48. 2021-07-26 10:43:10.540 [ main ] - [ INFO ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 220 ] - Tomcat started on port(s): 9988 (http) with context path ''
  49. 2021-07-26 10:43:10.546 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 61 ] - Started ViewticketApplication in 2.226 seconds (JVM running for 2.914)
  50. 2021-07-26 11:00:30.840 [ SpringContextShutdownHook ] - [ INFO ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 218 ] - Shutting down ExecutorService 'applicationTaskExecutor'
  51. 2021-07-26 11:00:30.842 [ SpringContextShutdownHook ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 1825 ] - {dataSource-1} closed
  52. 2021-07-26 11:00:42.574 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 55 ] - Starting ViewticketApplication on DESKTOP-VP7ETVV with PID 1928 (D:\workspace\viewticket\target\classes started by admin in D:\workspace\viewticket)
  53. 2021-07-26 11:00:42.577 [ main ] - [ DEBUG ] [ com.gyee.viewticket.ViewticketApplication : 56 ] - Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
  54. 2021-07-26 11:00:42.577 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 651 ] - No active profile set, falling back to default profiles: default
  55. 2021-07-26 11:00:43.301 [ main ] - [ INFO ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 108 ] - Tomcat initialized with port(s): 9988 (http)
  56. 2021-07-26 11:00:43.307 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-9988"]
  57. 2021-07-26 11:00:43.308 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
  58. 2021-07-26 11:00:43.308 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.35]
  59. 2021-07-26 11:00:43.365 [ main ] - [ INFO ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring embedded WebApplicationContext
  60. 2021-07-26 11:00:43.366 [ main ] - [ INFO ] [ o.s.b.w.s.c.ServletWebServerApplicationContext : 285 ] - Root WebApplicationContext: initialization completed in 756 ms
  61. 2021-07-26 11:00:43.448 [ main ] - [ INFO ] [ c.a.d.s.b.a.DruidDataSourceAutoConfigure : 56 ] - Init DruidDataSource
  62. 2021-07-26 11:00:43.558 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1} inited
  63. 2021-07-26 11:00:44.371 [ main ] - [ INFO ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 181 ] - Initializing ExecutorService 'applicationTaskExecutor'
  64. 2021-07-26 11:00:44.500 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-9988"]
  65. 2021-07-26 11:00:44.515 [ main ] - [ INFO ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 220 ] - Tomcat started on port(s): 9988 (http) with context path ''
  66. 2021-07-26 11:00:44.523 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 61 ] - Started ViewticketApplication in 2.248 seconds (JVM running for 3.0)
  67. 2021-07-26 11:02:17.122 [ http-nio-9988-exec-1 ] - [ INFO ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  68. 2021-07-26 11:02:17.122 [ http-nio-9988-exec-1 ] - [ INFO ] [ org.springframework.web.servlet.DispatcherServlet : 525 ] - Initializing Servlet 'dispatcherServlet'
  69. 2021-07-26 11:02:17.126 [ http-nio-9988-exec-1 ] - [ INFO ] [ org.springframework.web.servlet.DispatcherServlet : 547 ] - Completed initialization in 4 ms
  70. 2021-07-26 11:27:04.767 [ SpringContextShutdownHook ] - [ INFO ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 218 ] - Shutting down ExecutorService 'applicationTaskExecutor'
  71. 2021-07-26 11:27:04.769 [ SpringContextShutdownHook ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 1825 ] - {dataSource-1} closed
  72. 2021-07-26 11:27:12.988 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 55 ] - Starting ViewticketApplication on DESKTOP-VP7ETVV with PID 11984 (D:\workspace\viewticket\target\classes started by admin in D:\workspace\viewticket)
  73. 2021-07-26 11:27:12.990 [ main ] - [ DEBUG ] [ com.gyee.viewticket.ViewticketApplication : 56 ] - Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
  74. 2021-07-26 11:27:12.990 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 651 ] - No active profile set, falling back to default profiles: default
  75. 2021-07-26 11:27:13.655 [ main ] - [ INFO ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 108 ] - Tomcat initialized with port(s): 9988 (http)
  76. 2021-07-26 11:27:13.661 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-9988"]
  77. 2021-07-26 11:27:13.662 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
  78. 2021-07-26 11:27:13.662 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.35]
  79. 2021-07-26 11:27:13.717 [ main ] - [ INFO ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring embedded WebApplicationContext
  80. 2021-07-26 11:27:13.718 [ main ] - [ INFO ] [ o.s.b.w.s.c.ServletWebServerApplicationContext : 285 ] - Root WebApplicationContext: initialization completed in 700 ms
  81. 2021-07-26 11:27:13.798 [ main ] - [ INFO ] [ c.a.d.s.b.a.DruidDataSourceAutoConfigure : 56 ] - Init DruidDataSource
  82. 2021-07-26 11:27:13.908 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1} inited
  83. 2021-07-26 11:27:14.704 [ main ] - [ INFO ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 181 ] - Initializing ExecutorService 'applicationTaskExecutor'
  84. 2021-07-26 11:27:14.826 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-9988"]
  85. 2021-07-26 11:27:14.840 [ main ] - [ INFO ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 220 ] - Tomcat started on port(s): 9988 (http) with context path ''
  86. 2021-07-26 11:27:14.847 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 61 ] - Started ViewticketApplication in 2.131 seconds (JVM running for 2.829)
  87. 2021-07-26 11:27:52.614 [ http-nio-9988-exec-1 ] - [ INFO ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  88. 2021-07-26 11:27:52.615 [ http-nio-9988-exec-1 ] - [ INFO ] [ org.springframework.web.servlet.DispatcherServlet : 525 ] - Initializing Servlet 'dispatcherServlet'
  89. 2021-07-26 11:27:52.620 [ http-nio-9988-exec-1 ] - [ INFO ] [ org.springframework.web.servlet.DispatcherServlet : 547 ] - Completed initialization in 5 ms
  90. 2021-07-26 18:52:07.973 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 55 ] - Starting ViewticketApplication on DESKTOP-VP7ETVV with PID 17488 (D:\workspace\viewticket\target\classes started by admin in D:\workspace\viewticket)
  91. 2021-07-26 18:52:07.975 [ main ] - [ DEBUG ] [ com.gyee.viewticket.ViewticketApplication : 56 ] - Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
  92. 2021-07-26 18:52:07.975 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 651 ] - No active profile set, falling back to default profiles: default
  93. 2021-07-26 18:52:08.656 [ main ] - [ INFO ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 108 ] - Tomcat initialized with port(s): 9988 (http)
  94. 2021-07-26 18:52:08.661 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-9988"]
  95. 2021-07-26 18:52:08.662 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
  96. 2021-07-26 18:52:08.662 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.35]
  97. 2021-07-26 18:52:08.716 [ main ] - [ INFO ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring embedded WebApplicationContext
  98. 2021-07-26 18:52:08.716 [ main ] - [ INFO ] [ o.s.b.w.s.c.ServletWebServerApplicationContext : 285 ] - Root WebApplicationContext: initialization completed in 712 ms
  99. 2021-07-26 18:52:08.796 [ main ] - [ INFO ] [ c.a.d.s.b.a.DruidDataSourceAutoConfigure : 56 ] - Init DruidDataSource
  100. 2021-07-26 18:52:08.907 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1} inited
  101. 2021-07-26 18:52:09.709 [ main ] - [ INFO ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 181 ] - Initializing ExecutorService 'applicationTaskExecutor'
  102. 2021-07-26 18:52:09.832 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-9988"]
  103. 2021-07-26 18:52:09.847 [ main ] - [ INFO ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 220 ] - Tomcat started on port(s): 9988 (http) with context path ''
  104. 2021-07-26 18:52:09.853 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 61 ] - Started ViewticketApplication in 2.147 seconds (JVM running for 2.881)
  105. 2021-07-26 18:54:39.223 [ http-nio-9988-exec-1 ] - [ INFO ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  106. 2021-07-26 18:54:39.223 [ http-nio-9988-exec-1 ] - [ INFO ] [ org.springframework.web.servlet.DispatcherServlet : 525 ] - Initializing Servlet 'dispatcherServlet'
  107. 2021-07-26 18:54:39.231 [ http-nio-9988-exec-1 ] - [ INFO ] [ org.springframework.web.servlet.DispatcherServlet : 547 ] - Completed initialization in 8 ms
  108. 2021-07-26 18:54:39.525 [ http-nio-9988-exec-1 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - ==> Preparing: select top 4 e.id, e.starttime, e.endtime, e.type, e.tolocdes, e.problem, e.solveway, u.labornum, u.laborname, u.jobcode, u.employeetype, w.ticketnum, w.wonum from equoperationrecord e left join labor u on e.leader = u.labornum left join workticket w on w.wonum = e.wonum order by e.starttime desc
  109. 2021-07-26 18:54:39.541 [ http-nio-9988-exec-1 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - ==> Parameters:
  110. 2021-07-26 18:54:39.601 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Columns: id, starttime, endtime, type, tolocdes, problem, solveway, labornum, laborname, jobcode, employeetype, ticketnum, wonum
  111. 2021-07-26 18:54:39.606 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Row: 17, 2021-07-07 17:20:20.75, 2021-07-07 17:20:20.75, 状态, 叶片, 设备状态调整, 将状态设备调整为-在运, ADMIN, ADMIN, null, 正式员工, null, null
  112. 2021-07-26 18:54:39.608 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Row: 16, 2021-07-07 17:15:32.653, 2021-07-07 17:15:32.653, 状态, 叶片, null, 将状态设备调整为-停运, ADMIN, ADMIN, null, 正式员工, null, null
  113. 2021-07-26 18:54:39.609 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Row: 9, 2021-07-01 09:14:16.0, 2021-07-03 09:14:19.0, 异动, 轮毂及变桨系统, ww, ww, null, null, null, null, 石FJ20210701, 6593
  114. 2021-07-26 18:54:39.611 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Row: 10, 2021-04-16 11:21:57.0, 2021-04-17 11:21:59.0, 故障, 叶片, sww, ww, ADMIN, ADMIN, null, 正式员工, 国FJ20210404, 6589
  115. 2021-07-26 18:54:39.613 [ http-nio-9988-exec-1 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - <== Total: 4
  116. 2021-07-26 18:54:53.420 [ http-nio-9988-exec-2 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - ==> Preparing: select top 4 e.id, e.starttime, e.endtime, e.type, e.tolocdes, e.problem, e.solveway, u.labornum, u.laborname, u.jobcode, u.employeetype, w.ticketnum, w.wonum from equoperationrecord e left join labor u on e.leader = u.labornum left join workticket w on w.wonum = e.wonum order by e.starttime desc
  117. 2021-07-26 18:54:53.421 [ http-nio-9988-exec-2 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - ==> Parameters:
  118. 2021-07-26 18:54:53.424 [ http-nio-9988-exec-2 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Columns: id, starttime, endtime, type, tolocdes, problem, solveway, labornum, laborname, jobcode, employeetype, ticketnum, wonum
  119. 2021-07-26 18:54:53.425 [ http-nio-9988-exec-2 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Row: 17, 2021-07-07 17:20:20.75, 2021-07-07 17:20:20.75, 状态, 叶片, 设备状态调整, 将状态设备调整为-在运, ADMIN, ADMIN, null, 正式员工, null, null
  120. 2021-07-26 18:54:53.426 [ http-nio-9988-exec-2 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Row: 16, 2021-07-07 17:15:32.653, 2021-07-07 17:15:32.653, 状态, 叶片, null, 将状态设备调整为-停运, ADMIN, ADMIN, null, 正式员工, null, null
  121. 2021-07-26 18:54:53.427 [ http-nio-9988-exec-2 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Row: 9, 2021-07-01 09:14:16.0, 2021-07-03 09:14:19.0, 异动, 轮毂及变桨系统, ww, ww, null, null, null, null, 石FJ20210701, 6593
  122. 2021-07-26 18:54:53.429 [ http-nio-9988-exec-2 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Row: 10, 2021-04-16 11:21:57.0, 2021-04-17 11:21:59.0, 故障, 叶片, sww, ww, ADMIN, ADMIN, null, 正式员工, 国FJ20210404, 6589
  123. 2021-07-26 18:54:53.430 [ http-nio-9988-exec-2 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - <== Total: 4
  124. 2021-07-26 18:55:08.114 [ http-nio-9988-exec-3 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - ==> Preparing: select top 4 e.id, e.starttime, e.endtime, e.type, e.tolocdes, e.problem, e.solveway, u.labornum, u.laborname, u.jobcode, u.employeetype, w.ticketnum, w.wonum from equoperationrecord e left join labor u on e.leader = u.labornum left join workticket w on w.wonum = e.wonum order by e.starttime desc
  125. 2021-07-26 18:55:08.115 [ http-nio-9988-exec-3 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - ==> Parameters:
  126. 2021-07-26 18:55:08.121 [ http-nio-9988-exec-3 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Columns: id, starttime, endtime, type, tolocdes, problem, solveway, labornum, laborname, jobcode, employeetype, ticketnum, wonum
  127. 2021-07-26 18:55:08.125 [ http-nio-9988-exec-3 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Row: 17, 2021-07-07 17:20:20.75, 2021-07-07 17:20:20.75, 状态, 叶片, 设备状态调整, 将状态设备调整为-在运, ADMIN, ADMIN, null, 正式员工, null, null
  128. 2021-07-26 18:55:08.130 [ http-nio-9988-exec-3 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Row: 16, 2021-07-07 17:15:32.653, 2021-07-07 17:15:32.653, 状态, 叶片, null, 将状态设备调整为-停运, ADMIN, ADMIN, null, 正式员工, null, null
  129. 2021-07-26 18:55:08.132 [ http-nio-9988-exec-3 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Row: 9, 2021-07-01 09:14:16.0, 2021-07-03 09:14:19.0, 异动, 轮毂及变桨系统, ww, ww, null, null, null, null, 石FJ20210701, 6593
  130. 2021-07-26 18:55:08.133 [ http-nio-9988-exec-3 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Row: 10, 2021-04-16 11:21:57.0, 2021-04-17 11:21:59.0, 故障, 叶片, sww, ww, ADMIN, ADMIN, null, 正式员工, 国FJ20210404, 6589
  131. 2021-07-26 18:55:08.134 [ http-nio-9988-exec-3 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - <== Total: 4
  132. 2021-07-26 18:55:46.692 [ SpringContextShutdownHook ] - [ INFO ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 218 ] - Shutting down ExecutorService 'applicationTaskExecutor'
  133. 2021-07-26 18:55:46.694 [ SpringContextShutdownHook ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 1825 ] - {dataSource-1} closed
  134. 2021-07-26 18:55:50.903 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 55 ] - Starting ViewticketApplication on DESKTOP-VP7ETVV with PID 27552 (D:\workspace\viewticket\target\classes started by admin in D:\workspace\viewticket)
  135. 2021-07-26 18:55:50.906 [ main ] - [ DEBUG ] [ com.gyee.viewticket.ViewticketApplication : 56 ] - Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
  136. 2021-07-26 18:55:50.906 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 651 ] - No active profile set, falling back to default profiles: default
  137. 2021-07-26 18:55:51.654 [ main ] - [ INFO ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 108 ] - Tomcat initialized with port(s): 9988 (http)
  138. 2021-07-26 18:55:51.661 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-9988"]
  139. 2021-07-26 18:55:51.661 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
  140. 2021-07-26 18:55:51.662 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.35]
  141. 2021-07-26 18:55:51.718 [ main ] - [ INFO ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring embedded WebApplicationContext
  142. 2021-07-26 18:55:51.718 [ main ] - [ INFO ] [ o.s.b.w.s.c.ServletWebServerApplicationContext : 285 ] - Root WebApplicationContext: initialization completed in 759 ms
  143. 2021-07-26 18:55:51.804 [ main ] - [ INFO ] [ c.a.d.s.b.a.DruidDataSourceAutoConfigure : 56 ] - Init DruidDataSource
  144. 2021-07-26 18:55:51.921 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1} inited
  145. 2021-07-26 18:55:52.854 [ main ] - [ INFO ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 181 ] - Initializing ExecutorService 'applicationTaskExecutor'
  146. 2021-07-26 18:55:52.999 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-9988"]
  147. 2021-07-26 18:55:53.016 [ main ] - [ INFO ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 220 ] - Tomcat started on port(s): 9988 (http) with context path ''
  148. 2021-07-26 18:55:53.023 [ main ] - [ INFO ] [ com.gyee.viewticket.ViewticketApplication : 61 ] - Started ViewticketApplication in 2.502 seconds (JVM running for 3.205)
  149. 2021-07-26 18:55:53.352 [ http-nio-9988-exec-1 ] - [ INFO ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  150. 2021-07-26 18:55:53.352 [ http-nio-9988-exec-1 ] - [ INFO ] [ org.springframework.web.servlet.DispatcherServlet : 525 ] - Initializing Servlet 'dispatcherServlet'
  151. 2021-07-26 18:55:53.357 [ http-nio-9988-exec-1 ] - [ INFO ] [ org.springframework.web.servlet.DispatcherServlet : 547 ] - Completed initialization in 5 ms
  152. 2021-07-26 18:55:53.690 [ http-nio-9988-exec-1 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - ==> Preparing: select top 4 e.id, e.starttime, e.endtime, e.type, e.tolocdes, e.problem, e.solveway, u.labornum, u.laborname, u.jobcode, u.employeetype, w.ticketnum, w.wonum from equoperationrecord e left join labor u on e.leader = u.labornum left join workticket w on w.wonum = e.wonum order by e.starttime desc
  153. 2021-07-26 18:55:53.706 [ http-nio-9988-exec-1 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - ==> Parameters:
  154. 2021-07-26 18:55:53.747 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Columns: id, starttime, endtime, type, tolocdes, problem, solveway, labornum, laborname, jobcode, employeetype, ticketnum, wonum
  155. 2021-07-26 18:55:53.752 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Row: 17, 2021-07-07 17:20:20.75, 2021-07-07 17:20:20.75, 状态, 叶片, 设备状态调整, 将状态设备调整为-在运, ADMIN, ADMIN, null, 正式员工, null, null
  156. 2021-07-26 18:55:53.754 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Row: 16, 2021-07-07 17:15:32.653, 2021-07-07 17:15:32.653, 状态, 叶片, null, 将状态设备调整为-停运, ADMIN, ADMIN, null, 正式员工, null, null
  157. 2021-07-26 18:55:53.755 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Row: 9, 2021-07-01 09:14:16.0, 2021-07-03 09:14:19.0, 异动, 轮毂及变桨系统, ww, ww, null, null, null, null, 石FJ20210701, 6593
  158. 2021-07-26 18:55:53.755 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <== Row: 10, 2021-04-16 11:21:57.0, 2021-04-17 11:21:59.0, 故障, 叶片, sww, ww, ADMIN, ADMIN, null, 正式员工, 国FJ20210404, 6589
  159. 2021-07-26 18:55:53.756 [ http-nio-9988-exec-1 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - <== Total: 4
  160. 2021-07-26 18:56:06.614 [ SpringContextShutdownHook ] - [ INFO ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 218 ] - Shutting down ExecutorService 'applicationTaskExecutor'
  161. 2021-07-26 18:56:06.618 [ SpringContextShutdownHook ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 1825 ] - {dataSource-1} closed