traf-prcs-server.log 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397
  1. [2022-01-26 09:21:46.710] [INFO ] Starting ItsOpServerApplication on SEUNGHO with PID 113872 (C:\DEV\ITS\01.WINDOWS\22.01.YONGIN\JAVA\its-op-server\target\classes started by OpenValue in C:\DEV\ITS\01.WINDOWS\22.01.YONGIN\JAVA\its-op-server)
  2. [2022-01-26 09:21:46.715] [INFO ] The following profiles are active: dev
  3. [2022-01-26 09:21:46.756] [INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
  4. [2022-01-26 09:21:46.757] [INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
  5. [2022-01-26 09:21:47.555] [INFO ] Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$aacf18a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  6. [2022-01-26 09:21:47.576] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0]
  7. [2022-01-26 09:21:47.786] [INFO ] Tomcat initialized with port(s): 80 (http)
  8. [2022-01-26 09:21:47.792] [INFO ] Initializing ProtocolHandler ["http-nio-80"]
  9. [2022-01-26 09:21:47.792] [INFO ] Starting service [Tomcat]
  10. [2022-01-26 09:21:47.793] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.38]
  11. [2022-01-26 09:21:47.992] [INFO ] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  12. [2022-01-26 09:21:47.994] [INFO ] Initializing Spring embedded WebApplicationContext
  13. [2022-01-26 09:21:47.994] [INFO ] Root WebApplicationContext: initialization completed in 1237 ms
  14. [2022-01-26 09:21:48.035] [INFO ] CenterCommConfig(bindingAddr=0.0.0.0, bindingPort=4602, dump=false, notificationGroups=)
  15. [2022-01-26 09:21:48.037] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
  16. [2022-01-26 09:21:48.037] [INFO ] DatabaseConfig(mapperLocations=classpath:mybatis/mapper/**/*.xml)
  17. [2022-01-26 09:21:48.040] [INFO ] ProcessConfig(bootingDateTime=2022-01-26 09:21:48, startSchedule=false, id=WOP01, name=ITS Operating Server, prepared=true, crontab=10 0/5 * * * *, userId=admin, userPswd=1234, centerId=L08, regionCode=228, regionName=용인시)
  18. [2022-01-26 09:21:48.100] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
  19. [2022-01-26 09:21:48.551] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
  20. [2022-01-26 09:21:48.605] [INFO ] Initializing ExecutorService 'applicationTaskExecutor'
  21. [2022-01-26 09:21:48.629] [INFO ] LiveReload server is running on port 35729
  22. [2022-01-26 09:21:48.710] [INFO ] Using default implementation for ThreadExecutor
  23. [2022-01-26 09:21:48.716] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  24. [2022-01-26 09:21:48.716] [INFO ] Quartz Scheduler v.2.3.2 created.
  25. [2022-01-26 09:21:48.717] [INFO ] RAMJobStore initialized.
  26. [2022-01-26 09:21:48.718] [INFO ] Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  27. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  28. NOT STARTED.
  29. Currently in standby mode.
  30. Number of jobs executed: 0
  31. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  32. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  33. [2022-01-26 09:21:48.718] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  34. [2022-01-26 09:21:48.718] [INFO ] Quartz scheduler version: 2.3.2
  35. [2022-01-26 09:21:48.718] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@28625
  36. [2022-01-26 09:21:48.789] [INFO ] Starting ProtocolHandler ["http-nio-80"]
  37. [2022-01-26 09:21:48.811] [INFO ] Tomcat started on port(s): 80 (http) with context path ''
  38. [2022-01-26 09:21:48.812] [INFO ] Context refreshed
  39. [2022-01-26 09:21:48.820] [INFO ] Found 1 custom documentation plugin(s)
  40. [2022-01-26 09:21:48.862] [INFO ] Scanning for api listing references
  41. [2022-01-26 09:21:48.955] [INFO ] Generating unique operation named: findLinkTrafAllUsingGET_1
  42. [2022-01-26 09:21:48.970] [INFO ] Generating unique operation named: findAllUsingGET_1
  43. [2022-01-26 09:21:48.975] [INFO ] Generating unique operation named: deleteByIdUsingPUT_1
  44. [2022-01-26 09:21:48.975] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_1
  45. [2022-01-26 09:21:48.978] [INFO ] Generating unique operation named: findAllUsingGET_2
  46. [2022-01-26 09:21:48.979] [INFO ] Generating unique operation named: findByIdUsingGET_1
  47. [2022-01-26 09:21:48.981] [INFO ] Generating unique operation named: updateByIdUsingPUT_1
  48. [2022-01-26 09:21:48.983] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_1
  49. [2022-01-26 09:21:48.986] [INFO ] Generating unique operation named: findAllByDateRangeUsingPUT_1
  50. [2022-01-26 09:21:48.987] [INFO ] Generating unique operation named: deleteByIdUsingPUT_2
  51. [2022-01-26 09:21:48.987] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_2
  52. [2022-01-26 09:21:48.989] [INFO ] Generating unique operation named: findAllUsingGET_3
  53. [2022-01-26 09:21:48.989] [INFO ] Generating unique operation named: findByIdUsingGET_2
  54. [2022-01-26 09:21:48.991] [INFO ] Generating unique operation named: updateByIdUsingPUT_2
  55. [2022-01-26 09:21:48.992] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_2
  56. [2022-01-26 09:21:48.992] [INFO ] Generating unique operation named: deleteByIdUsingPUT_3
  57. [2022-01-26 09:21:48.993] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_3
  58. [2022-01-26 09:21:48.995] [INFO ] Generating unique operation named: findAllUsingGET_4
  59. [2022-01-26 09:21:48.995] [INFO ] Generating unique operation named: findByIdUsingGET_3
  60. [2022-01-26 09:21:48.997] [INFO ] Generating unique operation named: updateByIdUsingPUT_3
  61. [2022-01-26 09:21:48.998] [INFO ] Generating unique operation named: deleteByIdUsingPUT_4
  62. [2022-01-26 09:21:48.998] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_4
  63. [2022-01-26 09:21:48.999] [INFO ] Generating unique operation named: findAllUsingGET_5
  64. [2022-01-26 09:21:49.000] [INFO ] Generating unique operation named: findByIdUsingGET_4
  65. [2022-01-26 09:21:49.001] [INFO ] Generating unique operation named: updateByIdUsingPUT_4
  66. [2022-01-26 09:21:49.002] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_3
  67. [2022-01-26 09:21:49.006] [INFO ] Generating unique operation named: findAllByDateRangeUsingPUT_2
  68. [2022-01-26 09:21:49.008] [INFO ] Generating unique operation named: findAllByDateRangeUsingPUT_3
  69. [2022-01-26 09:21:49.009] [INFO ] Generating unique operation named: deleteByIdUsingPUT_5
  70. [2022-01-26 09:21:49.010] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_5
  71. [2022-01-26 09:21:49.011] [INFO ] Generating unique operation named: findAllUsingGET_6
  72. [2022-01-26 09:21:49.012] [INFO ] Generating unique operation named: findByIdUsingGET_5
  73. [2022-01-26 09:21:49.014] [INFO ] Generating unique operation named: updateByIdUsingPUT_5
  74. [2022-01-26 09:21:49.019] [INFO ] Generating unique operation named: findAllByDateRangeUsingPUT_4
  75. [2022-01-26 09:21:49.029] [INFO ] Generating unique operation named: findAllIfsc15MHourUsingPUT_1
  76. [2022-01-26 09:21:49.035] [INFO ] Generating unique operation named: findAllIfscHHHourUsingPUT_1
  77. [2022-01-26 09:21:49.038] [INFO ] Generating unique operation named: findAllLink15MHourUsingPUT_1
  78. [2022-01-26 09:21:49.041] [INFO ] Generating unique operation named: findAllLinkHHHourUsingPUT_1
  79. [2022-01-26 09:21:49.044] [INFO ] Generating unique operation named: findAllRoad15MHourUsingPUT_1
  80. [2022-01-26 09:21:49.046] [INFO ] Generating unique operation named: findAllRoadHHHourUsingPUT_1
  81. [2022-01-26 09:21:49.054] [INFO ] Starting Quartz Scheduler now
  82. [2022-01-26 09:21:49.054] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started.
  83. [2022-01-26 09:21:49.061] [INFO ] Started ItsOpServerApplication in 3.394 seconds (JVM running for 4.79)
  84. [2022-01-26 09:21:49.063] [INFO ]
  85. [2022-01-26 09:21:49.063] [INFO ]
  86. [2022-01-26 09:21:49.063] [INFO ] ************************************************************************************
  87. [2022-01-26 09:21:49.063] [INFO ] ** **
  88. [2022-01-26 09:21:49.063] [INFO ] ** Intelligent Traffic System **
  89. [2022-01-26 09:21:49.063] [INFO ] ** Intelligent Traffic System Common Operating Server. **
  90. [2022-01-26 09:21:49.063] [INFO ] ** **
  91. [2022-01-26 09:21:49.063] [INFO ] ** [ver.1.0] **
  92. [2022-01-26 09:21:49.063] [INFO ] ** process: WOP01
  93. [2022-01-26 09:21:49.063] [INFO ] ** startup: 2022-01-26 09:21:48
  94. [2022-01-26 09:21:49.064] [INFO ] ************************************************************************************
  95. [2022-01-26 09:21:53.492] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet'
  96. [2022-01-26 09:21:53.492] [INFO ] Initializing Servlet 'dispatcherServlet'
  97. [2022-01-26 09:21:53.498] [INFO ] Completed initialization in 5 ms
  98. [2022-01-26 09:34:33.098] [INFO ] Starting ItsOpServerApplication on SEUNGHO with PID 26320 (C:\DEV\ITS\01.WINDOWS\22.01.YONGIN\JAVA\its-op-server\target\classes started by OpenValue in C:\DEV\ITS\01.WINDOWS\22.01.YONGIN\JAVA\its-op-server)
  99. [2022-01-26 09:34:33.100] [INFO ] The following profiles are active: dev
  100. [2022-01-26 09:34:33.149] [INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
  101. [2022-01-26 09:34:33.149] [INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
  102. [2022-01-26 09:34:33.934] [INFO ] Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$715264d9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  103. [2022-01-26 09:34:33.952] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0]
  104. [2022-01-26 09:34:34.163] [INFO ] Tomcat initialized with port(s): 80 (http)
  105. [2022-01-26 09:34:34.168] [INFO ] Initializing ProtocolHandler ["http-nio-80"]
  106. [2022-01-26 09:34:34.169] [INFO ] Starting service [Tomcat]
  107. [2022-01-26 09:34:34.169] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.38]
  108. [2022-01-26 09:34:34.372] [INFO ] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  109. [2022-01-26 09:34:34.376] [INFO ] Initializing Spring embedded WebApplicationContext
  110. [2022-01-26 09:34:34.376] [INFO ] Root WebApplicationContext: initialization completed in 1227 ms
  111. [2022-01-26 09:34:34.413] [INFO ] CenterCommConfig(bindingAddr=0.0.0.0, bindingPort=4602, dump=false, notificationGroups=)
  112. [2022-01-26 09:34:34.415] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
  113. [2022-01-26 09:34:34.415] [INFO ] DatabaseConfig(mapperLocations=classpath:mybatis/mapper/**/*.xml)
  114. [2022-01-26 09:34:34.419] [INFO ] ProcessConfig(bootingDateTime=2022-01-26 09:34:34, startSchedule=false, id=WOP01, name=ITS Operating Server, prepared=true, crontab=10 0/5 * * * *, userId=admin, userPswd=1234, centerId=L08, regionCode=228, regionName=용인시)
  115. [2022-01-26 09:34:34.473] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
  116. [2022-01-26 09:34:34.958] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
  117. [2022-01-26 09:34:35.019] [INFO ] Initializing ExecutorService 'applicationTaskExecutor'
  118. [2022-01-26 09:34:35.042] [INFO ] LiveReload server is running on port 35729
  119. [2022-01-26 09:34:35.117] [INFO ] Using default implementation for ThreadExecutor
  120. [2022-01-26 09:34:35.124] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  121. [2022-01-26 09:34:35.124] [INFO ] Quartz Scheduler v.2.3.2 created.
  122. [2022-01-26 09:34:35.125] [INFO ] RAMJobStore initialized.
  123. [2022-01-26 09:34:35.126] [INFO ] Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  124. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  125. NOT STARTED.
  126. Currently in standby mode.
  127. Number of jobs executed: 0
  128. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  129. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  130. [2022-01-26 09:34:35.126] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  131. [2022-01-26 09:34:35.126] [INFO ] Quartz scheduler version: 2.3.2
  132. [2022-01-26 09:34:35.126] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@64104709
  133. [2022-01-26 09:34:35.201] [INFO ] Starting ProtocolHandler ["http-nio-80"]
  134. [2022-01-26 09:34:35.222] [INFO ] Tomcat started on port(s): 80 (http) with context path ''
  135. [2022-01-26 09:34:35.223] [INFO ] Context refreshed
  136. [2022-01-26 09:34:35.230] [INFO ] Found 1 custom documentation plugin(s)
  137. [2022-01-26 09:34:35.271] [INFO ] Scanning for api listing references
  138. [2022-01-26 09:34:35.361] [INFO ] Generating unique operation named: findLinkTrafAllUsingGET_1
  139. [2022-01-26 09:34:35.377] [INFO ] Generating unique operation named: findAllUsingGET_1
  140. [2022-01-26 09:34:35.382] [INFO ] Generating unique operation named: deleteByIdUsingPUT_1
  141. [2022-01-26 09:34:35.382] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_1
  142. [2022-01-26 09:34:35.385] [INFO ] Generating unique operation named: findAllUsingGET_2
  143. [2022-01-26 09:34:35.386] [INFO ] Generating unique operation named: findByIdUsingGET_1
  144. [2022-01-26 09:34:35.389] [INFO ] Generating unique operation named: updateByIdUsingPUT_1
  145. [2022-01-26 09:34:35.390] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_1
  146. [2022-01-26 09:34:35.393] [INFO ] Generating unique operation named: findAllByDateRangeUsingPUT_1
  147. [2022-01-26 09:34:35.394] [INFO ] Generating unique operation named: deleteByIdUsingPUT_2
  148. [2022-01-26 09:34:35.395] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_2
  149. [2022-01-26 09:34:35.397] [INFO ] Generating unique operation named: findAllUsingGET_3
  150. [2022-01-26 09:34:35.398] [INFO ] Generating unique operation named: findByIdUsingGET_2
  151. [2022-01-26 09:34:35.399] [INFO ] Generating unique operation named: updateByIdUsingPUT_2
  152. [2022-01-26 09:34:35.400] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_2
  153. [2022-01-26 09:34:35.401] [INFO ] Generating unique operation named: deleteByIdUsingPUT_3
  154. [2022-01-26 09:34:35.402] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_3
  155. [2022-01-26 09:34:35.404] [INFO ] Generating unique operation named: findAllUsingGET_4
  156. [2022-01-26 09:34:35.405] [INFO ] Generating unique operation named: findByIdUsingGET_3
  157. [2022-01-26 09:34:35.406] [INFO ] Generating unique operation named: updateByIdUsingPUT_3
  158. [2022-01-26 09:34:35.407] [INFO ] Generating unique operation named: deleteByIdUsingPUT_4
  159. [2022-01-26 09:34:35.407] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_4
  160. [2022-01-26 09:34:35.409] [INFO ] Generating unique operation named: findAllUsingGET_5
  161. [2022-01-26 09:34:35.410] [INFO ] Generating unique operation named: findByIdUsingGET_4
  162. [2022-01-26 09:34:35.412] [INFO ] Generating unique operation named: updateByIdUsingPUT_4
  163. [2022-01-26 09:34:35.412] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_3
  164. [2022-01-26 09:34:35.415] [INFO ] Generating unique operation named: findAllByDateRangeUsingPUT_2
  165. [2022-01-26 09:34:35.417] [INFO ] Generating unique operation named: findAllByDateRangeUsingPUT_3
  166. [2022-01-26 09:34:35.418] [INFO ] Generating unique operation named: deleteByIdUsingPUT_5
  167. [2022-01-26 09:34:35.418] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_5
  168. [2022-01-26 09:34:35.420] [INFO ] Generating unique operation named: findAllUsingGET_6
  169. [2022-01-26 09:34:35.420] [INFO ] Generating unique operation named: findByIdUsingGET_5
  170. [2022-01-26 09:34:35.422] [INFO ] Generating unique operation named: updateByIdUsingPUT_5
  171. [2022-01-26 09:34:35.426] [INFO ] Generating unique operation named: findAllByDateRangeUsingPUT_4
  172. [2022-01-26 09:34:35.435] [INFO ] Generating unique operation named: findAllIfsc15MHourUsingPUT_1
  173. [2022-01-26 09:34:35.441] [INFO ] Generating unique operation named: findAllIfscHHHourUsingPUT_1
  174. [2022-01-26 09:34:35.445] [INFO ] Generating unique operation named: findAllLink15MHourUsingPUT_1
  175. [2022-01-26 09:34:35.447] [INFO ] Generating unique operation named: findAllLinkHHHourUsingPUT_1
  176. [2022-01-26 09:34:35.450] [INFO ] Generating unique operation named: findAllRoad15MHourUsingPUT_1
  177. [2022-01-26 09:34:35.452] [INFO ] Generating unique operation named: findAllRoadHHHourUsingPUT_1
  178. [2022-01-26 09:34:35.461] [INFO ] Starting Quartz Scheduler now
  179. [2022-01-26 09:34:35.461] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started.
  180. [2022-01-26 09:34:35.468] [INFO ] Started ItsOpServerApplication in 2.755 seconds (JVM running for 4.138)
  181. [2022-01-26 09:34:35.470] [INFO ]
  182. [2022-01-26 09:34:35.470] [INFO ]
  183. [2022-01-26 09:34:35.470] [INFO ] ************************************************************************************
  184. [2022-01-26 09:34:35.470] [INFO ] ** **
  185. [2022-01-26 09:34:35.470] [INFO ] ** Intelligent Traffic System **
  186. [2022-01-26 09:34:35.471] [INFO ] ** Intelligent Traffic System Common Operating Server. **
  187. [2022-01-26 09:34:35.471] [INFO ] ** **
  188. [2022-01-26 09:34:35.471] [INFO ] ** [ver.1.0] **
  189. [2022-01-26 09:34:35.471] [INFO ] ** process: WOP01
  190. [2022-01-26 09:34:35.471] [INFO ] ** startup: 2022-01-26 09:34:34
  191. [2022-01-26 09:34:35.471] [INFO ] ************************************************************************************
  192. [2022-01-26 09:34:39.604] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet'
  193. [2022-01-26 09:34:39.605] [INFO ] Initializing Servlet 'dispatcherServlet'
  194. [2022-01-26 09:34:39.610] [INFO ] Completed initialization in 5 ms
  195. [2022-01-26 09:37:32.806] [ERROR] Application Terminated: 2022-01-26 09:37:32, org.springframework.context.event.ContextClosedEvent[source=org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6f8af95a, started on Wed Jan 26 09:34:33 KST 2022]
  196. [2022-01-26 09:37:32.812] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  197. [2022-01-26 09:37:32.813] [INFO ] Commencing graceful shutdown. Waiting for active requests to complete
  198. [2022-01-26 09:37:33.768] [INFO ] Graceful shutdown complete
  199. [2022-01-26 09:37:33.821] [INFO ] Shutting down Quartz Scheduler
  200. [2022-01-26 09:37:33.822] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  201. [2022-01-26 09:37:33.822] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  202. [2022-01-26 09:37:33.822] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  203. [2022-01-26 09:37:33.823] [INFO ] Shutting down ExecutorService 'applicationTaskExecutor'
  204. [2022-01-26 09:37:33.978] [INFO ] Starting ItsOpServerApplication on SEUNGHO with PID 26320 (C:\DEV\ITS\01.WINDOWS\22.01.YONGIN\JAVA\its-op-server\target\classes started by OpenValue in C:\DEV\ITS\01.WINDOWS\22.01.YONGIN\JAVA\its-op-server)
  205. [2022-01-26 09:37:33.979] [INFO ] The following profiles are active: dev
  206. [2022-01-26 09:37:34.480] [INFO ] Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$715264d9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  207. [2022-01-26 09:37:34.483] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0]
  208. [2022-01-26 09:37:34.590] [INFO ] Tomcat initialized with port(s): 80 (http)
  209. [2022-01-26 09:37:34.591] [INFO ] Initializing ProtocolHandler ["http-nio-80"]
  210. [2022-01-26 09:37:34.591] [INFO ] Starting service [Tomcat]
  211. [2022-01-26 09:37:34.591] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.38]
  212. [2022-01-26 09:37:34.727] [INFO ] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  213. [2022-01-26 09:37:34.729] [INFO ] Initializing Spring embedded WebApplicationContext
  214. [2022-01-26 09:37:34.729] [INFO ] Root WebApplicationContext: initialization completed in 747 ms
  215. [2022-01-26 09:37:34.749] [INFO ] CenterCommConfig(bindingAddr=0.0.0.0, bindingPort=4602, dump=false, notificationGroups=)
  216. [2022-01-26 09:37:34.750] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
  217. [2022-01-26 09:37:34.750] [INFO ] DatabaseConfig(mapperLocations=classpath:mybatis/mapper/**/*.xml)
  218. [2022-01-26 09:37:34.753] [INFO ] ProcessConfig(bootingDateTime=2022-01-26 09:37:34, startSchedule=false, id=WOP01, name=ITS Operating Server, prepared=true, crontab=10 0/5 * * * *, userId=admin, userPswd=1234, centerId=L08, regionCode=228, regionName=용인시)
  219. [2022-01-26 09:37:34.775] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
  220. [2022-01-26 09:37:35.080] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
  221. [2022-01-26 09:37:35.111] [INFO ] Initializing ExecutorService 'applicationTaskExecutor'
  222. [2022-01-26 09:37:35.119] [INFO ] LiveReload server is running on port 35729
  223. [2022-01-26 09:37:35.163] [INFO ] Using default implementation for ThreadExecutor
  224. [2022-01-26 09:37:35.164] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  225. [2022-01-26 09:37:35.165] [INFO ] Quartz Scheduler v.2.3.2 created.
  226. [2022-01-26 09:37:35.165] [INFO ] RAMJobStore initialized.
  227. [2022-01-26 09:37:35.165] [INFO ] Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  228. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  229. NOT STARTED.
  230. Currently in standby mode.
  231. Number of jobs executed: 0
  232. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  233. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  234. [2022-01-26 09:37:35.165] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  235. [2022-01-26 09:37:35.165] [INFO ] Quartz scheduler version: 2.3.2
  236. [2022-01-26 09:37:35.165] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6ca399cb
  237. [2022-01-26 09:37:35.227] [INFO ] Starting ProtocolHandler ["http-nio-80"]
  238. [2022-01-26 09:37:35.230] [INFO ] Tomcat started on port(s): 80 (http) with context path ''
  239. [2022-01-26 09:37:35.231] [INFO ] Context refreshed
  240. [2022-01-26 09:37:35.232] [INFO ] Found 1 custom documentation plugin(s)
  241. [2022-01-26 09:37:35.242] [INFO ] Scanning for api listing references
  242. [2022-01-26 09:37:35.266] [INFO ] Generating unique operation named: findLinkTrafAllUsingGET_1
  243. [2022-01-26 09:37:35.273] [INFO ] Generating unique operation named: findAllUsingGET_1
  244. [2022-01-26 09:37:35.277] [INFO ] Generating unique operation named: deleteByIdUsingPUT_1
  245. [2022-01-26 09:37:35.278] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_1
  246. [2022-01-26 09:37:35.280] [INFO ] Generating unique operation named: findAllUsingGET_2
  247. [2022-01-26 09:37:35.281] [INFO ] Generating unique operation named: findByIdUsingGET_1
  248. [2022-01-26 09:37:35.283] [INFO ] Generating unique operation named: updateByIdUsingPUT_1
  249. [2022-01-26 09:37:35.284] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_1
  250. [2022-01-26 09:37:35.285] [INFO ] Generating unique operation named: findAllByDateRangeUsingGET_1
  251. [2022-01-26 09:37:35.286] [INFO ] Generating unique operation named: deleteByIdUsingPUT_2
  252. [2022-01-26 09:37:35.287] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_2
  253. [2022-01-26 09:37:35.288] [INFO ] Generating unique operation named: findAllUsingGET_3
  254. [2022-01-26 09:37:35.288] [INFO ] Generating unique operation named: findByIdUsingGET_2
  255. [2022-01-26 09:37:35.289] [INFO ] Generating unique operation named: updateByIdUsingPUT_2
  256. [2022-01-26 09:37:35.290] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_2
  257. [2022-01-26 09:37:35.290] [INFO ] Generating unique operation named: deleteByIdUsingPUT_3
  258. [2022-01-26 09:37:35.291] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_3
  259. [2022-01-26 09:37:35.293] [INFO ] Generating unique operation named: findAllUsingGET_4
  260. [2022-01-26 09:37:35.293] [INFO ] Generating unique operation named: findByIdUsingGET_3
  261. [2022-01-26 09:37:35.294] [INFO ] Generating unique operation named: updateByIdUsingPUT_3
  262. [2022-01-26 09:37:35.294] [INFO ] Generating unique operation named: deleteByIdUsingPUT_4
  263. [2022-01-26 09:37:35.295] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_4
  264. [2022-01-26 09:37:35.296] [INFO ] Generating unique operation named: findAllUsingGET_5
  265. [2022-01-26 09:37:35.297] [INFO ] Generating unique operation named: findByIdUsingGET_4
  266. [2022-01-26 09:37:35.298] [INFO ] Generating unique operation named: updateByIdUsingPUT_4
  267. [2022-01-26 09:37:35.298] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_3
  268. [2022-01-26 09:37:35.300] [INFO ] Generating unique operation named: findAllByDateRangeUsingGET_2
  269. [2022-01-26 09:37:35.302] [INFO ] Generating unique operation named: findAllByDateRangeUsingGET_3
  270. [2022-01-26 09:37:35.303] [INFO ] Generating unique operation named: deleteByIdUsingPUT_5
  271. [2022-01-26 09:37:35.304] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_5
  272. [2022-01-26 09:37:35.306] [INFO ] Generating unique operation named: findAllUsingGET_6
  273. [2022-01-26 09:37:35.308] [INFO ] Generating unique operation named: findByIdUsingGET_5
  274. [2022-01-26 09:37:35.310] [INFO ] Generating unique operation named: updateByIdUsingPUT_5
  275. [2022-01-26 09:37:35.313] [INFO ] Generating unique operation named: findAllByDateRangeUsingGET_4
  276. [2022-01-26 09:37:35.322] [INFO ] Generating unique operation named: findAllIfsc15MHourUsingGET_1
  277. [2022-01-26 09:37:35.324] [INFO ] Generating unique operation named: findAllIfscHHHourUsingGET_1
  278. [2022-01-26 09:37:35.327] [INFO ] Generating unique operation named: findAllLink15MHourUsingGET_1
  279. [2022-01-26 09:37:35.329] [INFO ] Generating unique operation named: findAllLinkHHHourUsingGET_1
  280. [2022-01-26 09:37:35.331] [INFO ] Generating unique operation named: findAllRoad15MHourUsingGET_1
  281. [2022-01-26 09:37:35.333] [INFO ] Generating unique operation named: findAllRoadHHHourUsingGET_1
  282. [2022-01-26 09:37:35.336] [INFO ] Starting Quartz Scheduler now
  283. [2022-01-26 09:37:35.336] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started.
  284. [2022-01-26 09:37:35.338] [INFO ] Started ItsOpServerApplication in 1.407 seconds (JVM running for 184.008)
  285. [2022-01-26 09:37:35.340] [INFO ]
  286. [2022-01-26 09:37:35.340] [INFO ]
  287. [2022-01-26 09:37:35.340] [INFO ] ************************************************************************************
  288. [2022-01-26 09:37:35.340] [INFO ] ** **
  289. [2022-01-26 09:37:35.340] [INFO ] ** Intelligent Traffic System **
  290. [2022-01-26 09:37:35.340] [INFO ] ** Intelligent Traffic System Common Operating Server. **
  291. [2022-01-26 09:37:35.340] [INFO ] ** **
  292. [2022-01-26 09:37:35.340] [INFO ] ** [ver.1.0] **
  293. [2022-01-26 09:37:35.340] [INFO ] ** process: WOP01
  294. [2022-01-26 09:37:35.340] [INFO ] ** startup: 2022-01-26 09:37:34
  295. [2022-01-26 09:37:35.340] [INFO ] ************************************************************************************
  296. [2022-01-26 09:37:35.341] [INFO ] Condition evaluation unchanged
  297. [2022-01-26 09:38:24.778] [INFO ] Starting ItsOpServerApplication on SEUNGHO with PID 103420 (C:\DEV\ITS\01.WINDOWS\22.01.YONGIN\JAVA\its-op-server\target\classes started by OpenValue in C:\DEV\ITS\01.WINDOWS\22.01.YONGIN\JAVA\its-op-server)
  298. [2022-01-26 09:38:24.780] [INFO ] The following profiles are active: dev
  299. [2022-01-26 09:38:24.830] [INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
  300. [2022-01-26 09:38:24.830] [INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
  301. [2022-01-26 09:38:25.623] [INFO ] Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$959f272c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  302. [2022-01-26 09:38:25.641] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0]
  303. [2022-01-26 09:38:25.839] [INFO ] Tomcat initialized with port(s): 80 (http)
  304. [2022-01-26 09:38:25.844] [INFO ] Initializing ProtocolHandler ["http-nio-80"]
  305. [2022-01-26 09:38:25.846] [INFO ] Starting service [Tomcat]
  306. [2022-01-26 09:38:25.846] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.38]
  307. [2022-01-26 09:38:26.058] [INFO ] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  308. [2022-01-26 09:38:26.061] [INFO ] Initializing Spring embedded WebApplicationContext
  309. [2022-01-26 09:38:26.061] [INFO ] Root WebApplicationContext: initialization completed in 1231 ms
  310. [2022-01-26 09:38:26.098] [INFO ] CenterCommConfig(bindingAddr=0.0.0.0, bindingPort=4602, dump=false, notificationGroups=)
  311. [2022-01-26 09:38:26.100] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
  312. [2022-01-26 09:38:26.100] [INFO ] DatabaseConfig(mapperLocations=classpath:mybatis/mapper/**/*.xml)
  313. [2022-01-26 09:38:26.103] [INFO ] ProcessConfig(bootingDateTime=2022-01-26 09:38:26, startSchedule=false, id=WOP01, name=ITS Operating Server, prepared=true, crontab=10 0/5 * * * *, userId=admin, userPswd=1234, centerId=L08, regionCode=228, regionName=용인시)
  314. [2022-01-26 09:38:26.155] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
  315. [2022-01-26 09:38:26.649] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
  316. [2022-01-26 09:38:26.714] [INFO ] Initializing ExecutorService 'applicationTaskExecutor'
  317. [2022-01-26 09:38:26.739] [INFO ] LiveReload server is running on port 35729
  318. [2022-01-26 09:38:26.825] [INFO ] Using default implementation for ThreadExecutor
  319. [2022-01-26 09:38:26.832] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  320. [2022-01-26 09:38:26.832] [INFO ] Quartz Scheduler v.2.3.2 created.
  321. [2022-01-26 09:38:26.833] [INFO ] RAMJobStore initialized.
  322. [2022-01-26 09:38:26.833] [INFO ] Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  323. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  324. NOT STARTED.
  325. Currently in standby mode.
  326. Number of jobs executed: 0
  327. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  328. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  329. [2022-01-26 09:38:26.833] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  330. [2022-01-26 09:38:26.834] [INFO ] Quartz scheduler version: 2.3.2
  331. [2022-01-26 09:38:26.834] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4983865d
  332. [2022-01-26 09:38:26.919] [INFO ] Starting ProtocolHandler ["http-nio-80"]
  333. [2022-01-26 09:38:26.945] [INFO ] Tomcat started on port(s): 80 (http) with context path ''
  334. [2022-01-26 09:38:26.946] [INFO ] Context refreshed
  335. [2022-01-26 09:38:26.954] [INFO ] Found 1 custom documentation plugin(s)
  336. [2022-01-26 09:38:26.996] [INFO ] Scanning for api listing references
  337. [2022-01-26 09:38:27.101] [INFO ] Generating unique operation named: findLinkTrafAllUsingGET_1
  338. [2022-01-26 09:38:27.118] [INFO ] Generating unique operation named: findAllUsingGET_1
  339. [2022-01-26 09:38:27.123] [INFO ] Generating unique operation named: deleteByIdUsingPUT_1
  340. [2022-01-26 09:38:27.123] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_1
  341. [2022-01-26 09:38:27.126] [INFO ] Generating unique operation named: findAllUsingGET_2
  342. [2022-01-26 09:38:27.127] [INFO ] Generating unique operation named: findByIdUsingGET_1
  343. [2022-01-26 09:38:27.130] [INFO ] Generating unique operation named: updateByIdUsingPUT_1
  344. [2022-01-26 09:38:27.131] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_1
  345. [2022-01-26 09:38:27.134] [INFO ] Generating unique operation named: findAllByDateRangeUsingGET_1
  346. [2022-01-26 09:38:27.135] [INFO ] Generating unique operation named: deleteByIdUsingPUT_2
  347. [2022-01-26 09:38:27.136] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_2
  348. [2022-01-26 09:38:27.138] [INFO ] Generating unique operation named: findAllUsingGET_3
  349. [2022-01-26 09:38:27.140] [INFO ] Generating unique operation named: findByIdUsingGET_2
  350. [2022-01-26 09:38:27.143] [INFO ] Generating unique operation named: updateByIdUsingPUT_2
  351. [2022-01-26 09:38:27.144] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_2
  352. [2022-01-26 09:38:27.144] [INFO ] Generating unique operation named: deleteByIdUsingPUT_3
  353. [2022-01-26 09:38:27.145] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_3
  354. [2022-01-26 09:38:27.147] [INFO ] Generating unique operation named: findAllUsingGET_4
  355. [2022-01-26 09:38:27.148] [INFO ] Generating unique operation named: findByIdUsingGET_3
  356. [2022-01-26 09:38:27.150] [INFO ] Generating unique operation named: updateByIdUsingPUT_3
  357. [2022-01-26 09:38:27.151] [INFO ] Generating unique operation named: deleteByIdUsingPUT_4
  358. [2022-01-26 09:38:27.151] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_4
  359. [2022-01-26 09:38:27.153] [INFO ] Generating unique operation named: findAllUsingGET_5
  360. [2022-01-26 09:38:27.154] [INFO ] Generating unique operation named: findByIdUsingGET_4
  361. [2022-01-26 09:38:27.156] [INFO ] Generating unique operation named: updateByIdUsingPUT_4
  362. [2022-01-26 09:38:27.157] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_3
  363. [2022-01-26 09:38:27.162] [INFO ] Generating unique operation named: findAllByDateRangeUsingGET_2
  364. [2022-01-26 09:38:27.165] [INFO ] Generating unique operation named: findAllByDateRangeUsingGET_3
  365. [2022-01-26 09:38:27.166] [INFO ] Generating unique operation named: deleteByIdUsingPUT_5
  366. [2022-01-26 09:38:27.167] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_5
  367. [2022-01-26 09:38:27.169] [INFO ] Generating unique operation named: findAllUsingGET_6
  368. [2022-01-26 09:38:27.170] [INFO ] Generating unique operation named: findByIdUsingGET_5
  369. [2022-01-26 09:38:27.172] [INFO ] Generating unique operation named: updateByIdUsingPUT_5
  370. [2022-01-26 09:38:27.176] [INFO ] Generating unique operation named: findAllByDateRangeUsingGET_4
  371. [2022-01-26 09:38:27.185] [INFO ] Generating unique operation named: findAllIfsc15MHourUsingGET_1
  372. [2022-01-26 09:38:27.192] [INFO ] Generating unique operation named: findAllIfscHHHourUsingGET_1
  373. [2022-01-26 09:38:27.197] [INFO ] Generating unique operation named: findAllLink15MHourUsingGET_1
  374. [2022-01-26 09:38:27.200] [INFO ] Generating unique operation named: findAllLinkHHHourUsingGET_1
  375. [2022-01-26 09:38:27.204] [INFO ] Generating unique operation named: findAllRoad15MHourUsingGET_1
  376. [2022-01-26 09:38:27.208] [INFO ] Generating unique operation named: findAllRoadHHHourUsingGET_1
  377. [2022-01-26 09:38:27.216] [INFO ] Starting Quartz Scheduler now
  378. [2022-01-26 09:38:27.216] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started.
  379. [2022-01-26 09:38:27.223] [INFO ] Started ItsOpServerApplication in 2.83 seconds (JVM running for 4.092)
  380. [2022-01-26 09:38:27.226] [INFO ]
  381. [2022-01-26 09:38:27.226] [INFO ]
  382. [2022-01-26 09:38:27.226] [INFO ] ************************************************************************************
  383. [2022-01-26 09:38:27.226] [INFO ] ** **
  384. [2022-01-26 09:38:27.226] [INFO ] ** Intelligent Traffic System **
  385. [2022-01-26 09:38:27.226] [INFO ] ** Intelligent Traffic System Common Operating Server. **
  386. [2022-01-26 09:38:27.226] [INFO ] ** **
  387. [2022-01-26 09:38:27.226] [INFO ] ** [ver.1.0] **
  388. [2022-01-26 09:38:27.226] [INFO ] ** process: WOP01
  389. [2022-01-26 09:38:27.226] [INFO ] ** startup: 2022-01-26 09:38:26
  390. [2022-01-26 09:38:27.226] [INFO ] ************************************************************************************
  391. [2022-01-26 09:38:28.866] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet'
  392. [2022-01-26 09:38:28.866] [INFO ] Initializing Servlet 'dispatcherServlet'
  393. [2022-01-26 09:38:28.874] [INFO ] Completed initialization in 8 ms