| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397 |
- [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)
- [2022-01-26 09:21:46.715] [INFO ] The following profiles are active: dev
- [2022-01-26 09:21:46.756] [INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
- [2022-01-26 09:21:46.757] [INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
- [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)
- [2022-01-26 09:21:47.576] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0]
- [2022-01-26 09:21:47.786] [INFO ] Tomcat initialized with port(s): 80 (http)
- [2022-01-26 09:21:47.792] [INFO ] Initializing ProtocolHandler ["http-nio-80"]
- [2022-01-26 09:21:47.792] [INFO ] Starting service [Tomcat]
- [2022-01-26 09:21:47.793] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.38]
- [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.
- [2022-01-26 09:21:47.994] [INFO ] Initializing Spring embedded WebApplicationContext
- [2022-01-26 09:21:47.994] [INFO ] Root WebApplicationContext: initialization completed in 1237 ms
- [2022-01-26 09:21:48.035] [INFO ] CenterCommConfig(bindingAddr=0.0.0.0, bindingPort=4602, dump=false, notificationGroups=)
- [2022-01-26 09:21:48.037] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
- [2022-01-26 09:21:48.037] [INFO ] DatabaseConfig(mapperLocations=classpath:mybatis/mapper/**/*.xml)
- [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=용인시)
- [2022-01-26 09:21:48.100] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
- [2022-01-26 09:21:48.551] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
- [2022-01-26 09:21:48.605] [INFO ] Initializing ExecutorService 'applicationTaskExecutor'
- [2022-01-26 09:21:48.629] [INFO ] LiveReload server is running on port 35729
- [2022-01-26 09:21:48.710] [INFO ] Using default implementation for ThreadExecutor
- [2022-01-26 09:21:48.716] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- [2022-01-26 09:21:48.716] [INFO ] Quartz Scheduler v.2.3.2 created.
- [2022-01-26 09:21:48.717] [INFO ] RAMJobStore initialized.
- [2022-01-26 09:21:48.718] [INFO ] Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
- Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
- [2022-01-26 09:21:48.718] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- [2022-01-26 09:21:48.718] [INFO ] Quartz scheduler version: 2.3.2
- [2022-01-26 09:21:48.718] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@28625
- [2022-01-26 09:21:48.789] [INFO ] Starting ProtocolHandler ["http-nio-80"]
- [2022-01-26 09:21:48.811] [INFO ] Tomcat started on port(s): 80 (http) with context path ''
- [2022-01-26 09:21:48.812] [INFO ] Context refreshed
- [2022-01-26 09:21:48.820] [INFO ] Found 1 custom documentation plugin(s)
- [2022-01-26 09:21:48.862] [INFO ] Scanning for api listing references
- [2022-01-26 09:21:48.955] [INFO ] Generating unique operation named: findLinkTrafAllUsingGET_1
- [2022-01-26 09:21:48.970] [INFO ] Generating unique operation named: findAllUsingGET_1
- [2022-01-26 09:21:48.975] [INFO ] Generating unique operation named: deleteByIdUsingPUT_1
- [2022-01-26 09:21:48.975] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_1
- [2022-01-26 09:21:48.978] [INFO ] Generating unique operation named: findAllUsingGET_2
- [2022-01-26 09:21:48.979] [INFO ] Generating unique operation named: findByIdUsingGET_1
- [2022-01-26 09:21:48.981] [INFO ] Generating unique operation named: updateByIdUsingPUT_1
- [2022-01-26 09:21:48.983] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_1
- [2022-01-26 09:21:48.986] [INFO ] Generating unique operation named: findAllByDateRangeUsingPUT_1
- [2022-01-26 09:21:48.987] [INFO ] Generating unique operation named: deleteByIdUsingPUT_2
- [2022-01-26 09:21:48.987] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_2
- [2022-01-26 09:21:48.989] [INFO ] Generating unique operation named: findAllUsingGET_3
- [2022-01-26 09:21:48.989] [INFO ] Generating unique operation named: findByIdUsingGET_2
- [2022-01-26 09:21:48.991] [INFO ] Generating unique operation named: updateByIdUsingPUT_2
- [2022-01-26 09:21:48.992] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_2
- [2022-01-26 09:21:48.992] [INFO ] Generating unique operation named: deleteByIdUsingPUT_3
- [2022-01-26 09:21:48.993] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_3
- [2022-01-26 09:21:48.995] [INFO ] Generating unique operation named: findAllUsingGET_4
- [2022-01-26 09:21:48.995] [INFO ] Generating unique operation named: findByIdUsingGET_3
- [2022-01-26 09:21:48.997] [INFO ] Generating unique operation named: updateByIdUsingPUT_3
- [2022-01-26 09:21:48.998] [INFO ] Generating unique operation named: deleteByIdUsingPUT_4
- [2022-01-26 09:21:48.998] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_4
- [2022-01-26 09:21:48.999] [INFO ] Generating unique operation named: findAllUsingGET_5
- [2022-01-26 09:21:49.000] [INFO ] Generating unique operation named: findByIdUsingGET_4
- [2022-01-26 09:21:49.001] [INFO ] Generating unique operation named: updateByIdUsingPUT_4
- [2022-01-26 09:21:49.002] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_3
- [2022-01-26 09:21:49.006] [INFO ] Generating unique operation named: findAllByDateRangeUsingPUT_2
- [2022-01-26 09:21:49.008] [INFO ] Generating unique operation named: findAllByDateRangeUsingPUT_3
- [2022-01-26 09:21:49.009] [INFO ] Generating unique operation named: deleteByIdUsingPUT_5
- [2022-01-26 09:21:49.010] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_5
- [2022-01-26 09:21:49.011] [INFO ] Generating unique operation named: findAllUsingGET_6
- [2022-01-26 09:21:49.012] [INFO ] Generating unique operation named: findByIdUsingGET_5
- [2022-01-26 09:21:49.014] [INFO ] Generating unique operation named: updateByIdUsingPUT_5
- [2022-01-26 09:21:49.019] [INFO ] Generating unique operation named: findAllByDateRangeUsingPUT_4
- [2022-01-26 09:21:49.029] [INFO ] Generating unique operation named: findAllIfsc15MHourUsingPUT_1
- [2022-01-26 09:21:49.035] [INFO ] Generating unique operation named: findAllIfscHHHourUsingPUT_1
- [2022-01-26 09:21:49.038] [INFO ] Generating unique operation named: findAllLink15MHourUsingPUT_1
- [2022-01-26 09:21:49.041] [INFO ] Generating unique operation named: findAllLinkHHHourUsingPUT_1
- [2022-01-26 09:21:49.044] [INFO ] Generating unique operation named: findAllRoad15MHourUsingPUT_1
- [2022-01-26 09:21:49.046] [INFO ] Generating unique operation named: findAllRoadHHHourUsingPUT_1
- [2022-01-26 09:21:49.054] [INFO ] Starting Quartz Scheduler now
- [2022-01-26 09:21:49.054] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started.
- [2022-01-26 09:21:49.061] [INFO ] Started ItsOpServerApplication in 3.394 seconds (JVM running for 4.79)
- [2022-01-26 09:21:49.063] [INFO ]
- [2022-01-26 09:21:49.063] [INFO ]
- [2022-01-26 09:21:49.063] [INFO ] ************************************************************************************
- [2022-01-26 09:21:49.063] [INFO ] ** **
- [2022-01-26 09:21:49.063] [INFO ] ** Intelligent Traffic System **
- [2022-01-26 09:21:49.063] [INFO ] ** Intelligent Traffic System Common Operating Server. **
- [2022-01-26 09:21:49.063] [INFO ] ** **
- [2022-01-26 09:21:49.063] [INFO ] ** [ver.1.0] **
- [2022-01-26 09:21:49.063] [INFO ] ** process: WOP01
- [2022-01-26 09:21:49.063] [INFO ] ** startup: 2022-01-26 09:21:48
- [2022-01-26 09:21:49.064] [INFO ] ************************************************************************************
- [2022-01-26 09:21:53.492] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet'
- [2022-01-26 09:21:53.492] [INFO ] Initializing Servlet 'dispatcherServlet'
- [2022-01-26 09:21:53.498] [INFO ] Completed initialization in 5 ms
- [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)
- [2022-01-26 09:34:33.100] [INFO ] The following profiles are active: dev
- [2022-01-26 09:34:33.149] [INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
- [2022-01-26 09:34:33.149] [INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
- [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)
- [2022-01-26 09:34:33.952] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0]
- [2022-01-26 09:34:34.163] [INFO ] Tomcat initialized with port(s): 80 (http)
- [2022-01-26 09:34:34.168] [INFO ] Initializing ProtocolHandler ["http-nio-80"]
- [2022-01-26 09:34:34.169] [INFO ] Starting service [Tomcat]
- [2022-01-26 09:34:34.169] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.38]
- [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.
- [2022-01-26 09:34:34.376] [INFO ] Initializing Spring embedded WebApplicationContext
- [2022-01-26 09:34:34.376] [INFO ] Root WebApplicationContext: initialization completed in 1227 ms
- [2022-01-26 09:34:34.413] [INFO ] CenterCommConfig(bindingAddr=0.0.0.0, bindingPort=4602, dump=false, notificationGroups=)
- [2022-01-26 09:34:34.415] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
- [2022-01-26 09:34:34.415] [INFO ] DatabaseConfig(mapperLocations=classpath:mybatis/mapper/**/*.xml)
- [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=용인시)
- [2022-01-26 09:34:34.473] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
- [2022-01-26 09:34:34.958] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
- [2022-01-26 09:34:35.019] [INFO ] Initializing ExecutorService 'applicationTaskExecutor'
- [2022-01-26 09:34:35.042] [INFO ] LiveReload server is running on port 35729
- [2022-01-26 09:34:35.117] [INFO ] Using default implementation for ThreadExecutor
- [2022-01-26 09:34:35.124] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- [2022-01-26 09:34:35.124] [INFO ] Quartz Scheduler v.2.3.2 created.
- [2022-01-26 09:34:35.125] [INFO ] RAMJobStore initialized.
- [2022-01-26 09:34:35.126] [INFO ] Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
- Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
- [2022-01-26 09:34:35.126] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- [2022-01-26 09:34:35.126] [INFO ] Quartz scheduler version: 2.3.2
- [2022-01-26 09:34:35.126] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@64104709
- [2022-01-26 09:34:35.201] [INFO ] Starting ProtocolHandler ["http-nio-80"]
- [2022-01-26 09:34:35.222] [INFO ] Tomcat started on port(s): 80 (http) with context path ''
- [2022-01-26 09:34:35.223] [INFO ] Context refreshed
- [2022-01-26 09:34:35.230] [INFO ] Found 1 custom documentation plugin(s)
- [2022-01-26 09:34:35.271] [INFO ] Scanning for api listing references
- [2022-01-26 09:34:35.361] [INFO ] Generating unique operation named: findLinkTrafAllUsingGET_1
- [2022-01-26 09:34:35.377] [INFO ] Generating unique operation named: findAllUsingGET_1
- [2022-01-26 09:34:35.382] [INFO ] Generating unique operation named: deleteByIdUsingPUT_1
- [2022-01-26 09:34:35.382] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_1
- [2022-01-26 09:34:35.385] [INFO ] Generating unique operation named: findAllUsingGET_2
- [2022-01-26 09:34:35.386] [INFO ] Generating unique operation named: findByIdUsingGET_1
- [2022-01-26 09:34:35.389] [INFO ] Generating unique operation named: updateByIdUsingPUT_1
- [2022-01-26 09:34:35.390] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_1
- [2022-01-26 09:34:35.393] [INFO ] Generating unique operation named: findAllByDateRangeUsingPUT_1
- [2022-01-26 09:34:35.394] [INFO ] Generating unique operation named: deleteByIdUsingPUT_2
- [2022-01-26 09:34:35.395] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_2
- [2022-01-26 09:34:35.397] [INFO ] Generating unique operation named: findAllUsingGET_3
- [2022-01-26 09:34:35.398] [INFO ] Generating unique operation named: findByIdUsingGET_2
- [2022-01-26 09:34:35.399] [INFO ] Generating unique operation named: updateByIdUsingPUT_2
- [2022-01-26 09:34:35.400] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_2
- [2022-01-26 09:34:35.401] [INFO ] Generating unique operation named: deleteByIdUsingPUT_3
- [2022-01-26 09:34:35.402] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_3
- [2022-01-26 09:34:35.404] [INFO ] Generating unique operation named: findAllUsingGET_4
- [2022-01-26 09:34:35.405] [INFO ] Generating unique operation named: findByIdUsingGET_3
- [2022-01-26 09:34:35.406] [INFO ] Generating unique operation named: updateByIdUsingPUT_3
- [2022-01-26 09:34:35.407] [INFO ] Generating unique operation named: deleteByIdUsingPUT_4
- [2022-01-26 09:34:35.407] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_4
- [2022-01-26 09:34:35.409] [INFO ] Generating unique operation named: findAllUsingGET_5
- [2022-01-26 09:34:35.410] [INFO ] Generating unique operation named: findByIdUsingGET_4
- [2022-01-26 09:34:35.412] [INFO ] Generating unique operation named: updateByIdUsingPUT_4
- [2022-01-26 09:34:35.412] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_3
- [2022-01-26 09:34:35.415] [INFO ] Generating unique operation named: findAllByDateRangeUsingPUT_2
- [2022-01-26 09:34:35.417] [INFO ] Generating unique operation named: findAllByDateRangeUsingPUT_3
- [2022-01-26 09:34:35.418] [INFO ] Generating unique operation named: deleteByIdUsingPUT_5
- [2022-01-26 09:34:35.418] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_5
- [2022-01-26 09:34:35.420] [INFO ] Generating unique operation named: findAllUsingGET_6
- [2022-01-26 09:34:35.420] [INFO ] Generating unique operation named: findByIdUsingGET_5
- [2022-01-26 09:34:35.422] [INFO ] Generating unique operation named: updateByIdUsingPUT_5
- [2022-01-26 09:34:35.426] [INFO ] Generating unique operation named: findAllByDateRangeUsingPUT_4
- [2022-01-26 09:34:35.435] [INFO ] Generating unique operation named: findAllIfsc15MHourUsingPUT_1
- [2022-01-26 09:34:35.441] [INFO ] Generating unique operation named: findAllIfscHHHourUsingPUT_1
- [2022-01-26 09:34:35.445] [INFO ] Generating unique operation named: findAllLink15MHourUsingPUT_1
- [2022-01-26 09:34:35.447] [INFO ] Generating unique operation named: findAllLinkHHHourUsingPUT_1
- [2022-01-26 09:34:35.450] [INFO ] Generating unique operation named: findAllRoad15MHourUsingPUT_1
- [2022-01-26 09:34:35.452] [INFO ] Generating unique operation named: findAllRoadHHHourUsingPUT_1
- [2022-01-26 09:34:35.461] [INFO ] Starting Quartz Scheduler now
- [2022-01-26 09:34:35.461] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started.
- [2022-01-26 09:34:35.468] [INFO ] Started ItsOpServerApplication in 2.755 seconds (JVM running for 4.138)
- [2022-01-26 09:34:35.470] [INFO ]
- [2022-01-26 09:34:35.470] [INFO ]
- [2022-01-26 09:34:35.470] [INFO ] ************************************************************************************
- [2022-01-26 09:34:35.470] [INFO ] ** **
- [2022-01-26 09:34:35.470] [INFO ] ** Intelligent Traffic System **
- [2022-01-26 09:34:35.471] [INFO ] ** Intelligent Traffic System Common Operating Server. **
- [2022-01-26 09:34:35.471] [INFO ] ** **
- [2022-01-26 09:34:35.471] [INFO ] ** [ver.1.0] **
- [2022-01-26 09:34:35.471] [INFO ] ** process: WOP01
- [2022-01-26 09:34:35.471] [INFO ] ** startup: 2022-01-26 09:34:34
- [2022-01-26 09:34:35.471] [INFO ] ************************************************************************************
- [2022-01-26 09:34:39.604] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet'
- [2022-01-26 09:34:39.605] [INFO ] Initializing Servlet 'dispatcherServlet'
- [2022-01-26 09:34:39.610] [INFO ] Completed initialization in 5 ms
- [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]
- [2022-01-26 09:37:32.812] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- [2022-01-26 09:37:32.813] [INFO ] Commencing graceful shutdown. Waiting for active requests to complete
- [2022-01-26 09:37:33.768] [INFO ] Graceful shutdown complete
- [2022-01-26 09:37:33.821] [INFO ] Shutting down Quartz Scheduler
- [2022-01-26 09:37:33.822] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- [2022-01-26 09:37:33.822] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- [2022-01-26 09:37:33.822] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- [2022-01-26 09:37:33.823] [INFO ] Shutting down ExecutorService 'applicationTaskExecutor'
- [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)
- [2022-01-26 09:37:33.979] [INFO ] The following profiles are active: dev
- [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)
- [2022-01-26 09:37:34.483] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0]
- [2022-01-26 09:37:34.590] [INFO ] Tomcat initialized with port(s): 80 (http)
- [2022-01-26 09:37:34.591] [INFO ] Initializing ProtocolHandler ["http-nio-80"]
- [2022-01-26 09:37:34.591] [INFO ] Starting service [Tomcat]
- [2022-01-26 09:37:34.591] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.38]
- [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.
- [2022-01-26 09:37:34.729] [INFO ] Initializing Spring embedded WebApplicationContext
- [2022-01-26 09:37:34.729] [INFO ] Root WebApplicationContext: initialization completed in 747 ms
- [2022-01-26 09:37:34.749] [INFO ] CenterCommConfig(bindingAddr=0.0.0.0, bindingPort=4602, dump=false, notificationGroups=)
- [2022-01-26 09:37:34.750] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
- [2022-01-26 09:37:34.750] [INFO ] DatabaseConfig(mapperLocations=classpath:mybatis/mapper/**/*.xml)
- [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=용인시)
- [2022-01-26 09:37:34.775] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
- [2022-01-26 09:37:35.080] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
- [2022-01-26 09:37:35.111] [INFO ] Initializing ExecutorService 'applicationTaskExecutor'
- [2022-01-26 09:37:35.119] [INFO ] LiveReload server is running on port 35729
- [2022-01-26 09:37:35.163] [INFO ] Using default implementation for ThreadExecutor
- [2022-01-26 09:37:35.164] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- [2022-01-26 09:37:35.165] [INFO ] Quartz Scheduler v.2.3.2 created.
- [2022-01-26 09:37:35.165] [INFO ] RAMJobStore initialized.
- [2022-01-26 09:37:35.165] [INFO ] Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
- Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
- [2022-01-26 09:37:35.165] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- [2022-01-26 09:37:35.165] [INFO ] Quartz scheduler version: 2.3.2
- [2022-01-26 09:37:35.165] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6ca399cb
- [2022-01-26 09:37:35.227] [INFO ] Starting ProtocolHandler ["http-nio-80"]
- [2022-01-26 09:37:35.230] [INFO ] Tomcat started on port(s): 80 (http) with context path ''
- [2022-01-26 09:37:35.231] [INFO ] Context refreshed
- [2022-01-26 09:37:35.232] [INFO ] Found 1 custom documentation plugin(s)
- [2022-01-26 09:37:35.242] [INFO ] Scanning for api listing references
- [2022-01-26 09:37:35.266] [INFO ] Generating unique operation named: findLinkTrafAllUsingGET_1
- [2022-01-26 09:37:35.273] [INFO ] Generating unique operation named: findAllUsingGET_1
- [2022-01-26 09:37:35.277] [INFO ] Generating unique operation named: deleteByIdUsingPUT_1
- [2022-01-26 09:37:35.278] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_1
- [2022-01-26 09:37:35.280] [INFO ] Generating unique operation named: findAllUsingGET_2
- [2022-01-26 09:37:35.281] [INFO ] Generating unique operation named: findByIdUsingGET_1
- [2022-01-26 09:37:35.283] [INFO ] Generating unique operation named: updateByIdUsingPUT_1
- [2022-01-26 09:37:35.284] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_1
- [2022-01-26 09:37:35.285] [INFO ] Generating unique operation named: findAllByDateRangeUsingGET_1
- [2022-01-26 09:37:35.286] [INFO ] Generating unique operation named: deleteByIdUsingPUT_2
- [2022-01-26 09:37:35.287] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_2
- [2022-01-26 09:37:35.288] [INFO ] Generating unique operation named: findAllUsingGET_3
- [2022-01-26 09:37:35.288] [INFO ] Generating unique operation named: findByIdUsingGET_2
- [2022-01-26 09:37:35.289] [INFO ] Generating unique operation named: updateByIdUsingPUT_2
- [2022-01-26 09:37:35.290] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_2
- [2022-01-26 09:37:35.290] [INFO ] Generating unique operation named: deleteByIdUsingPUT_3
- [2022-01-26 09:37:35.291] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_3
- [2022-01-26 09:37:35.293] [INFO ] Generating unique operation named: findAllUsingGET_4
- [2022-01-26 09:37:35.293] [INFO ] Generating unique operation named: findByIdUsingGET_3
- [2022-01-26 09:37:35.294] [INFO ] Generating unique operation named: updateByIdUsingPUT_3
- [2022-01-26 09:37:35.294] [INFO ] Generating unique operation named: deleteByIdUsingPUT_4
- [2022-01-26 09:37:35.295] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_4
- [2022-01-26 09:37:35.296] [INFO ] Generating unique operation named: findAllUsingGET_5
- [2022-01-26 09:37:35.297] [INFO ] Generating unique operation named: findByIdUsingGET_4
- [2022-01-26 09:37:35.298] [INFO ] Generating unique operation named: updateByIdUsingPUT_4
- [2022-01-26 09:37:35.298] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_3
- [2022-01-26 09:37:35.300] [INFO ] Generating unique operation named: findAllByDateRangeUsingGET_2
- [2022-01-26 09:37:35.302] [INFO ] Generating unique operation named: findAllByDateRangeUsingGET_3
- [2022-01-26 09:37:35.303] [INFO ] Generating unique operation named: deleteByIdUsingPUT_5
- [2022-01-26 09:37:35.304] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_5
- [2022-01-26 09:37:35.306] [INFO ] Generating unique operation named: findAllUsingGET_6
- [2022-01-26 09:37:35.308] [INFO ] Generating unique operation named: findByIdUsingGET_5
- [2022-01-26 09:37:35.310] [INFO ] Generating unique operation named: updateByIdUsingPUT_5
- [2022-01-26 09:37:35.313] [INFO ] Generating unique operation named: findAllByDateRangeUsingGET_4
- [2022-01-26 09:37:35.322] [INFO ] Generating unique operation named: findAllIfsc15MHourUsingGET_1
- [2022-01-26 09:37:35.324] [INFO ] Generating unique operation named: findAllIfscHHHourUsingGET_1
- [2022-01-26 09:37:35.327] [INFO ] Generating unique operation named: findAllLink15MHourUsingGET_1
- [2022-01-26 09:37:35.329] [INFO ] Generating unique operation named: findAllLinkHHHourUsingGET_1
- [2022-01-26 09:37:35.331] [INFO ] Generating unique operation named: findAllRoad15MHourUsingGET_1
- [2022-01-26 09:37:35.333] [INFO ] Generating unique operation named: findAllRoadHHHourUsingGET_1
- [2022-01-26 09:37:35.336] [INFO ] Starting Quartz Scheduler now
- [2022-01-26 09:37:35.336] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started.
- [2022-01-26 09:37:35.338] [INFO ] Started ItsOpServerApplication in 1.407 seconds (JVM running for 184.008)
- [2022-01-26 09:37:35.340] [INFO ]
- [2022-01-26 09:37:35.340] [INFO ]
- [2022-01-26 09:37:35.340] [INFO ] ************************************************************************************
- [2022-01-26 09:37:35.340] [INFO ] ** **
- [2022-01-26 09:37:35.340] [INFO ] ** Intelligent Traffic System **
- [2022-01-26 09:37:35.340] [INFO ] ** Intelligent Traffic System Common Operating Server. **
- [2022-01-26 09:37:35.340] [INFO ] ** **
- [2022-01-26 09:37:35.340] [INFO ] ** [ver.1.0] **
- [2022-01-26 09:37:35.340] [INFO ] ** process: WOP01
- [2022-01-26 09:37:35.340] [INFO ] ** startup: 2022-01-26 09:37:34
- [2022-01-26 09:37:35.340] [INFO ] ************************************************************************************
- [2022-01-26 09:37:35.341] [INFO ] Condition evaluation unchanged
- [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)
- [2022-01-26 09:38:24.780] [INFO ] The following profiles are active: dev
- [2022-01-26 09:38:24.830] [INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
- [2022-01-26 09:38:24.830] [INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
- [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)
- [2022-01-26 09:38:25.641] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0]
- [2022-01-26 09:38:25.839] [INFO ] Tomcat initialized with port(s): 80 (http)
- [2022-01-26 09:38:25.844] [INFO ] Initializing ProtocolHandler ["http-nio-80"]
- [2022-01-26 09:38:25.846] [INFO ] Starting service [Tomcat]
- [2022-01-26 09:38:25.846] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.38]
- [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.
- [2022-01-26 09:38:26.061] [INFO ] Initializing Spring embedded WebApplicationContext
- [2022-01-26 09:38:26.061] [INFO ] Root WebApplicationContext: initialization completed in 1231 ms
- [2022-01-26 09:38:26.098] [INFO ] CenterCommConfig(bindingAddr=0.0.0.0, bindingPort=4602, dump=false, notificationGroups=)
- [2022-01-26 09:38:26.100] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
- [2022-01-26 09:38:26.100] [INFO ] DatabaseConfig(mapperLocations=classpath:mybatis/mapper/**/*.xml)
- [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=용인시)
- [2022-01-26 09:38:26.155] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
- [2022-01-26 09:38:26.649] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
- [2022-01-26 09:38:26.714] [INFO ] Initializing ExecutorService 'applicationTaskExecutor'
- [2022-01-26 09:38:26.739] [INFO ] LiveReload server is running on port 35729
- [2022-01-26 09:38:26.825] [INFO ] Using default implementation for ThreadExecutor
- [2022-01-26 09:38:26.832] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- [2022-01-26 09:38:26.832] [INFO ] Quartz Scheduler v.2.3.2 created.
- [2022-01-26 09:38:26.833] [INFO ] RAMJobStore initialized.
- [2022-01-26 09:38:26.833] [INFO ] Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
- Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
- [2022-01-26 09:38:26.833] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- [2022-01-26 09:38:26.834] [INFO ] Quartz scheduler version: 2.3.2
- [2022-01-26 09:38:26.834] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4983865d
- [2022-01-26 09:38:26.919] [INFO ] Starting ProtocolHandler ["http-nio-80"]
- [2022-01-26 09:38:26.945] [INFO ] Tomcat started on port(s): 80 (http) with context path ''
- [2022-01-26 09:38:26.946] [INFO ] Context refreshed
- [2022-01-26 09:38:26.954] [INFO ] Found 1 custom documentation plugin(s)
- [2022-01-26 09:38:26.996] [INFO ] Scanning for api listing references
- [2022-01-26 09:38:27.101] [INFO ] Generating unique operation named: findLinkTrafAllUsingGET_1
- [2022-01-26 09:38:27.118] [INFO ] Generating unique operation named: findAllUsingGET_1
- [2022-01-26 09:38:27.123] [INFO ] Generating unique operation named: deleteByIdUsingPUT_1
- [2022-01-26 09:38:27.123] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_1
- [2022-01-26 09:38:27.126] [INFO ] Generating unique operation named: findAllUsingGET_2
- [2022-01-26 09:38:27.127] [INFO ] Generating unique operation named: findByIdUsingGET_1
- [2022-01-26 09:38:27.130] [INFO ] Generating unique operation named: updateByIdUsingPUT_1
- [2022-01-26 09:38:27.131] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_1
- [2022-01-26 09:38:27.134] [INFO ] Generating unique operation named: findAllByDateRangeUsingGET_1
- [2022-01-26 09:38:27.135] [INFO ] Generating unique operation named: deleteByIdUsingPUT_2
- [2022-01-26 09:38:27.136] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_2
- [2022-01-26 09:38:27.138] [INFO ] Generating unique operation named: findAllUsingGET_3
- [2022-01-26 09:38:27.140] [INFO ] Generating unique operation named: findByIdUsingGET_2
- [2022-01-26 09:38:27.143] [INFO ] Generating unique operation named: updateByIdUsingPUT_2
- [2022-01-26 09:38:27.144] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_2
- [2022-01-26 09:38:27.144] [INFO ] Generating unique operation named: deleteByIdUsingPUT_3
- [2022-01-26 09:38:27.145] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_3
- [2022-01-26 09:38:27.147] [INFO ] Generating unique operation named: findAllUsingGET_4
- [2022-01-26 09:38:27.148] [INFO ] Generating unique operation named: findByIdUsingGET_3
- [2022-01-26 09:38:27.150] [INFO ] Generating unique operation named: updateByIdUsingPUT_3
- [2022-01-26 09:38:27.151] [INFO ] Generating unique operation named: deleteByIdUsingPUT_4
- [2022-01-26 09:38:27.151] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_4
- [2022-01-26 09:38:27.153] [INFO ] Generating unique operation named: findAllUsingGET_5
- [2022-01-26 09:38:27.154] [INFO ] Generating unique operation named: findByIdUsingGET_4
- [2022-01-26 09:38:27.156] [INFO ] Generating unique operation named: updateByIdUsingPUT_4
- [2022-01-26 09:38:27.157] [INFO ] Generating unique operation named: updateNameByIdUsingPUT_3
- [2022-01-26 09:38:27.162] [INFO ] Generating unique operation named: findAllByDateRangeUsingGET_2
- [2022-01-26 09:38:27.165] [INFO ] Generating unique operation named: findAllByDateRangeUsingGET_3
- [2022-01-26 09:38:27.166] [INFO ] Generating unique operation named: deleteByIdUsingPUT_5
- [2022-01-26 09:38:27.167] [INFO ] Generating unique operation named: deleteDataByIdUsingDELETE_5
- [2022-01-26 09:38:27.169] [INFO ] Generating unique operation named: findAllUsingGET_6
- [2022-01-26 09:38:27.170] [INFO ] Generating unique operation named: findByIdUsingGET_5
- [2022-01-26 09:38:27.172] [INFO ] Generating unique operation named: updateByIdUsingPUT_5
- [2022-01-26 09:38:27.176] [INFO ] Generating unique operation named: findAllByDateRangeUsingGET_4
- [2022-01-26 09:38:27.185] [INFO ] Generating unique operation named: findAllIfsc15MHourUsingGET_1
- [2022-01-26 09:38:27.192] [INFO ] Generating unique operation named: findAllIfscHHHourUsingGET_1
- [2022-01-26 09:38:27.197] [INFO ] Generating unique operation named: findAllLink15MHourUsingGET_1
- [2022-01-26 09:38:27.200] [INFO ] Generating unique operation named: findAllLinkHHHourUsingGET_1
- [2022-01-26 09:38:27.204] [INFO ] Generating unique operation named: findAllRoad15MHourUsingGET_1
- [2022-01-26 09:38:27.208] [INFO ] Generating unique operation named: findAllRoadHHHourUsingGET_1
- [2022-01-26 09:38:27.216] [INFO ] Starting Quartz Scheduler now
- [2022-01-26 09:38:27.216] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started.
- [2022-01-26 09:38:27.223] [INFO ] Started ItsOpServerApplication in 2.83 seconds (JVM running for 4.092)
- [2022-01-26 09:38:27.226] [INFO ]
- [2022-01-26 09:38:27.226] [INFO ]
- [2022-01-26 09:38:27.226] [INFO ] ************************************************************************************
- [2022-01-26 09:38:27.226] [INFO ] ** **
- [2022-01-26 09:38:27.226] [INFO ] ** Intelligent Traffic System **
- [2022-01-26 09:38:27.226] [INFO ] ** Intelligent Traffic System Common Operating Server. **
- [2022-01-26 09:38:27.226] [INFO ] ** **
- [2022-01-26 09:38:27.226] [INFO ] ** [ver.1.0] **
- [2022-01-26 09:38:27.226] [INFO ] ** process: WOP01
- [2022-01-26 09:38:27.226] [INFO ] ** startup: 2022-01-26 09:38:26
- [2022-01-26 09:38:27.226] [INFO ] ************************************************************************************
- [2022-01-26 09:38:28.866] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet'
- [2022-01-26 09:38:28.866] [INFO ] Initializing Servlet 'dispatcherServlet'
- [2022-01-26 09:38:28.874] [INFO ] Completed initialization in 8 ms
|