[2022-01-05 13:06:14.374] [INFO ] Starting IcmpPingServerApplication on SEUNGHO with PID 12436 (C:\DEV\ITS\01.WINDOWS\21.08.POHANG\JAVA\icmp-ping-server\target\classes started by OpenValue in C:\DEV\ITS\01.WINDOWS\21.08.POHANG\JAVA\icmp-ping-server) [2022-01-05 13:06:14.374] [INFO ] The following profiles are active: dev [2022-01-05 13:06:14.454] [INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable [2022-01-05 13:06:14.454] [INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' [2022-01-05 13:06:15.426] [INFO ] Bean 'pingThreadPoolInitializer' of type [com.its.icmp.thread.PingThreadPoolInitializer$$EnhancerBySpringCGLIB$$faab2b07] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2022-01-05 13:06:15.443] [INFO ] Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$416d1bfb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2022-01-05 13:06:15.474] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0] [2022-01-05 13:06:15.699] [INFO ] Tomcat initialized with port(s): 9871 (http) [2022-01-05 13:06:15.715] [INFO ] Initializing ProtocolHandler ["http-nio-9871"] [2022-01-05 13:06:15.715] [INFO ] Starting service [Tomcat] [2022-01-05 13:06:15.715] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.38] [2022-01-05 13:06:15.939] [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-05 13:06:15.955] [INFO ] Initializing Spring embedded WebApplicationContext [2022-01-05 13:06:15.955] [INFO ] Root WebApplicationContext: initialization completed in 1501 ms [2022-01-05 13:06:16.430] [INFO ] Initializing ExecutorService [2022-01-05 13:06:16.446] [INFO ] Initializing ExecutorService 'poolScheduler' [2022-01-05 13:06:16.446] [INFO ] Initializing ExecutorService [2022-01-05 13:06:16.446] [INFO ] Initializing ExecutorService 'dbmsJobExecutor' [2022-01-05 13:06:16.446] [INFO ] Initializing ExecutorService [2022-01-05 13:06:16.446] [INFO ] Initializing ExecutorService 'icmpPingExecutor' [2022-01-05 13:06:16.542] [INFO ] Creating filter chain: Ant [pattern='/css/**'], [] [2022-01-05 13:06:16.542] [INFO ] Creating filter chain: Ant [pattern='/js/**'], [] [2022-01-05 13:06:16.542] [INFO ] Creating filter chain: Ant [pattern='/img/**'], [] [2022-01-05 13:06:16.542] [INFO ] Creating filter chain: Ant [pattern='/lib/**'], [] [2022-01-05 13:06:16.573] [INFO ] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@231c229e, org.springframework.security.web.context.SecurityContextPersistenceFilter@4b0863bc, org.springframework.security.web.header.HeaderWriterFilter@cd5c392, org.springframework.security.web.authentication.logout.LogoutFilter@7620872a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6e1eb359, org.springframework.security.web.session.ConcurrentSessionFilter@4fe68432, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@657ab76d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2f7bbe5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3883d9df, org.springframework.security.web.session.SessionManagementFilter@3851bb41, org.springframework.security.web.access.ExceptionTranslationFilter@65fa6008, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@204643de] [2022-01-05 13:06:16.845] [INFO ] Using default implementation for ThreadExecutor [2022-01-05 13:06:16.861] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl [2022-01-05 13:06:16.861] [INFO ] Quartz Scheduler v.2.3.2 created. [2022-01-05 13:06:16.861] [INFO ] RAMJobStore initialized. [2022-01-05 13:06:16.861] [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-05 13:06:16.861] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. [2022-01-05 13:06:16.861] [INFO ] Quartz scheduler version: 2.3.2 [2022-01-05 13:06:16.861] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@232fc8be [2022-01-05 13:06:16.924] [INFO ] LiveReload server is running on port 35729 [2022-01-05 13:06:16.941] [INFO ] Starting ProtocolHandler ["http-nio-9871"] [2022-01-05 13:06:16.956] [INFO ] Tomcat started on port(s): 9871 (http) with context path '' [2022-01-05 13:06:16.956] [INFO ] Starting Quartz Scheduler now [2022-01-05 13:06:16.956] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started. [2022-01-05 13:06:16.956] [INFO ] Initializing ExecutorService [2022-01-05 13:06:16.972] [INFO ] Started IcmpPingServerApplication in 3.269 seconds (JVM running for 4.918) [2022-01-05 13:06:16.972] [INFO ] [2022-01-05 13:06:16.972] [INFO ] [2022-01-05 13:06:16.972] [INFO ] ************************************************************************************ [2022-01-05 13:06:16.972] [INFO ] ** ** [2022-01-05 13:06:16.972] [INFO ] ** Intelligent Traffic System ** [2022-01-05 13:06:16.972] [INFO ] ** ICMP Ping Server Program. ** [2022-01-05 13:06:16.972] [INFO ] ** ** [2022-01-05 13:06:16.972] [INFO ] ** [ver.1.0] ** [2022-01-05 13:06:16.972] [INFO ] ** WCM01 [2022-01-05 13:06:16.972] [INFO ] ** startup: 2022-01-05 13:06:16 [2022-01-05 13:06:16.972] [INFO ] ************************************************************************************ [2022-01-05 13:06:16.972] [INFO ] AbstractDbmsJobProcess.run: Start. [2022-01-05 13:06:16.972] [INFO ] AbstractDbmsJobProcess.Task: 0 [2022-01-05 13:06:16.972] [INFO ] AbstractDbmsJobProcess.Task: 1 [2022-01-05 13:06:16.972] [INFO ] AbstractDbmsJobProcess.Task: 2 [2022-01-05 13:06:16.972] [INFO ] AbstractDbmsJobProcess.Task: 3 [2022-01-05 13:06:16.972] [INFO ] AbstractDbmsJobProcess.Task: 4 [2022-01-05 13:06:16.972] [INFO ] AbstractDbmsJobProcess.Task: 5 [2022-01-05 13:06:16.972] [INFO ] AbstractDbmsJobProcess.Task: 6 [2022-01-05 13:06:16.972] [INFO ] AbstractDbmsJobProcess.Task: 7 [2022-01-05 13:06:16.972] [INFO ] AbstractDbmsJobProcess.run: ..End. [2022-01-05 13:06:16.972] [INFO ] HikariPool-1 - Starting... [2022-01-05 13:06:17.098] [INFO ] HikariPool-1 - Driver does not support get/set network timeout for connections. (com.tmax.tibero.jdbc.driver.TbConnection.getNetworkTimeout()I) [2022-01-05 13:06:17.400] [INFO ] HikariPool-1 - Start completed. [2022-01-05 13:06:17.464] [INFO ] IcmpPings: [IcmpPing(name=cctv, description=cctv, timeout=5, enable=true, crontab=10 * * * * *, history=true), IcmpPing(name=wcam, description=web camera, timeout=5, enable=true, crontab=10 * * * * *, history=true), IcmpPing(name=ccam, description=cross monitoring camera, timeout=5, enable=true, crontab=10 * * * * *, history=false)] [2022-01-05 13:06:17.464] [INFO ] JobRunners: [JobRunner(name=Utis Batch Job, description=UTIS Batch Job, className=com.its.icmp.scheduler.impl.ScheduleJobRunnerUtis, enable=true, history=true, crontab=20 * * * * *)] [2022-01-17 15:56:26.422] [INFO ] Starting IcmpPingServerApplication on SEUNGHO with PID 2456 (C:\DEV\ITS\01.WINDOWS\22.01.YONGIN\JAVA\icmp-ping-server\target\classes started by OpenValue in C:\DEV\ITS\01.WINDOWS\22.01.YONGIN\JAVA\icmp-ping-server) [2022-01-17 15:56:26.424] [INFO ] The following profiles are active: dev [2022-01-17 15:56:26.464] [INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable [2022-01-17 15:56:26.464] [INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' [2022-01-17 15:56:27.174] [INFO ] Bean 'pingThreadPoolInitializer' of type [com.its.icmp.thread.PingThreadPoolInitializer$$EnhancerBySpringCGLIB$$50f1c74b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2022-01-17 15:56:27.189] [INFO ] Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$4e40bd61] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2022-01-17 15:56:27.207] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0] [2022-01-17 15:56:27.411] [INFO ] Tomcat initialized with port(s): 9871 (http) [2022-01-17 15:56:27.417] [INFO ] Initializing ProtocolHandler ["http-nio-9871"] [2022-01-17 15:56:27.418] [INFO ] Starting service [Tomcat] [2022-01-17 15:56:27.418] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.38] [2022-01-17 15:56:27.605] [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-17 15:56:27.607] [INFO ] Initializing Spring embedded WebApplicationContext [2022-01-17 15:56:27.607] [INFO ] Root WebApplicationContext: initialization completed in 1143 ms [2022-01-17 15:56:27.980] [INFO ] Initializing ExecutorService [2022-01-17 15:56:27.982] [INFO ] Initializing ExecutorService 'poolScheduler' [2022-01-17 15:56:27.985] [INFO ] Initializing ExecutorService [2022-01-17 15:56:27.986] [INFO ] Initializing ExecutorService 'dbmsJobExecutor' [2022-01-17 15:56:27.987] [INFO ] Initializing ExecutorService [2022-01-17 15:56:27.987] [INFO ] Initializing ExecutorService 'icmpPingExecutor' [2022-01-17 15:56:28.052] [INFO ] Creating filter chain: Ant [pattern='/css/**'], [] [2022-01-17 15:56:28.052] [INFO ] Creating filter chain: Ant [pattern='/js/**'], [] [2022-01-17 15:56:28.052] [INFO ] Creating filter chain: Ant [pattern='/img/**'], [] [2022-01-17 15:56:28.052] [INFO ] Creating filter chain: Ant [pattern='/lib/**'], [] [2022-01-17 15:56:28.075] [INFO ] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1eaf197, org.springframework.security.web.context.SecurityContextPersistenceFilter@12d926cc, org.springframework.security.web.header.HeaderWriterFilter@4b573618, org.springframework.security.web.authentication.logout.LogoutFilter@7e404b92, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@15e880e3, org.springframework.security.web.session.ConcurrentSessionFilter@40279eff, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@524b2626, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@65351b4a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@505486d1, org.springframework.security.web.session.SessionManagementFilter@34bb9ff5, org.springframework.security.web.access.ExceptionTranslationFilter@105f4221, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6297ef30] [2022-01-17 15:56:28.259] [INFO ] Using default implementation for ThreadExecutor [2022-01-17 15:56:28.265] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl [2022-01-17 15:56:28.266] [INFO ] Quartz Scheduler v.2.3.2 created. [2022-01-17 15:56:28.266] [INFO ] RAMJobStore initialized. [2022-01-17 15:56:28.266] [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-17 15:56:28.266] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. [2022-01-17 15:56:28.266] [INFO ] Quartz scheduler version: 2.3.2 [2022-01-17 15:56:28.267] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3879d360 [2022-01-17 15:56:28.309] [INFO ] LiveReload server is running on port 35729 [2022-01-17 15:56:28.324] [INFO ] Starting ProtocolHandler ["http-nio-9871"] [2022-01-17 15:56:28.343] [INFO ] Tomcat started on port(s): 9871 (http) with context path '' [2022-01-17 15:56:28.344] [INFO ] Starting Quartz Scheduler now [2022-01-17 15:56:28.345] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started. [2022-01-17 15:56:28.349] [INFO ] Initializing ExecutorService [2022-01-17 15:56:28.356] [INFO ] Started IcmpPingServerApplication in 2.599 seconds (JVM running for 5.727) [2022-01-17 15:56:28.357] [INFO ] [2022-01-17 15:56:28.357] [INFO ] [2022-01-17 15:56:28.357] [INFO ] ************************************************************************************ [2022-01-17 15:56:28.357] [INFO ] ** ** [2022-01-17 15:56:28.357] [INFO ] ** Intelligent Traffic System ** [2022-01-17 15:56:28.357] [INFO ] ** ICMP Ping Server Program. ** [2022-01-17 15:56:28.357] [INFO ] ** ** [2022-01-17 15:56:28.357] [INFO ] ** [ver.1.0] ** [2022-01-17 15:56:28.358] [INFO ] ** WCM01 [2022-01-17 15:56:28.358] [INFO ] ** startup: 2022-01-17 15:56:27 [2022-01-17 15:56:28.358] [INFO ] ************************************************************************************ [2022-01-17 15:56:28.358] [INFO ] AbstractDbmsJobProcess.run: Start. [2022-01-17 15:56:28.358] [INFO ] AbstractDbmsJobProcess.Task: 0 [2022-01-17 15:56:28.358] [INFO ] AbstractDbmsJobProcess.Task: 1 [2022-01-17 15:56:28.358] [INFO ] AbstractDbmsJobProcess.Task: 2 [2022-01-17 15:56:28.358] [INFO ] AbstractDbmsJobProcess.Task: 3 [2022-01-17 15:56:28.358] [INFO ] AbstractDbmsJobProcess.Task: 4 [2022-01-17 15:56:28.358] [INFO ] AbstractDbmsJobProcess.Task: 5 [2022-01-17 15:56:28.358] [INFO ] AbstractDbmsJobProcess.Task: 6 [2022-01-17 15:56:28.358] [INFO ] AbstractDbmsJobProcess.Task: 7 [2022-01-17 15:56:28.358] [INFO ] AbstractDbmsJobProcess.run: ..End. [2022-01-17 15:56:28.362] [INFO ] HikariPool-1 - Starting... [2022-01-17 15:56:28.461] [INFO ] HikariPool-1 - Driver does not support get/set network timeout for connections. (com.tmax.tibero.jdbc.driver.TbConnection.getNetworkTimeout()I) [2022-01-17 15:56:28.705] [INFO ] HikariPool-1 - Start completed. [2022-01-17 15:56:28.748] [INFO ] IcmpPings: [IcmpPing(name=cctv, description=cctv, timeout=5, enable=true, crontab=10 * * * * *, history=true), IcmpPing(name=wcam, description=web camera, timeout=5, enable=true, crontab=10 * * * * *, history=true), IcmpPing(name=ccam, description=cross monitoring camera, timeout=5, enable=true, crontab=10 * * * * *, history=false)] [2022-01-17 15:56:28.749] [INFO ] JobRunners: [JobRunner(name=Utis Batch Job, description=UTIS Batch Job, className=com.its.icmp.scheduler.impl.ScheduleJobRunnerUtis, enable=true, history=true, crontab=20 * * * * *)] [2022-01-17 16:36:08.834] [INFO ] Starting IcmpPingServerApplication on SEUNGHO with PID 152276 (C:\DEV\ITS\01.WINDOWS\22.01.YONGIN\JAVA\icmp-ping-server\target\classes started by OpenValue in C:\DEV\ITS\01.WINDOWS\22.01.YONGIN\JAVA\icmp-ping-server) [2022-01-17 16:36:08.835] [INFO ] The following profiles are active: dev [2022-01-17 16:36:08.867] [INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable [2022-01-17 16:36:08.867] [INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' [2022-01-17 16:36:09.448] [INFO ] Bean 'pingThreadPoolInitializer' of type [com.its.icmp.thread.PingThreadPoolInitializer$$EnhancerBySpringCGLIB$$4ca04696] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2022-01-17 16:36:09.464] [INFO ] Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$49ef3cac] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2022-01-17 16:36:09.480] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0] [2022-01-17 16:36:09.668] [INFO ] Tomcat initialized with port(s): 9871 (http) [2022-01-17 16:36:09.675] [INFO ] Initializing ProtocolHandler ["http-nio-9871"] [2022-01-17 16:36:09.675] [INFO ] Starting service [Tomcat] [2022-01-17 16:36:09.675] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.38] [2022-01-17 16:36:09.860] [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-17 16:36:09.863] [INFO ] Initializing Spring embedded WebApplicationContext [2022-01-17 16:36:09.863] [INFO ] Root WebApplicationContext: initialization completed in 996 ms [2022-01-17 16:36:10.220] [INFO ] Initializing ExecutorService [2022-01-17 16:36:10.221] [INFO ] Initializing ExecutorService 'poolScheduler' [2022-01-17 16:36:10.224] [INFO ] Initializing ExecutorService [2022-01-17 16:36:10.226] [INFO ] Initializing ExecutorService 'dbmsJobExecutor' [2022-01-17 16:36:10.227] [INFO ] Initializing ExecutorService [2022-01-17 16:36:10.227] [INFO ] Initializing ExecutorService 'icmpPingExecutor' [2022-01-17 16:36:10.283] [INFO ] Creating filter chain: Ant [pattern='/css/**'], [] [2022-01-17 16:36:10.284] [INFO ] Creating filter chain: Ant [pattern='/js/**'], [] [2022-01-17 16:36:10.284] [INFO ] Creating filter chain: Ant [pattern='/img/**'], [] [2022-01-17 16:36:10.284] [INFO ] Creating filter chain: Ant [pattern='/lib/**'], [] [2022-01-17 16:36:10.304] [INFO ] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@39b91250, org.springframework.security.web.context.SecurityContextPersistenceFilter@6cac25d, org.springframework.security.web.header.HeaderWriterFilter@4f010ddc, org.springframework.security.web.authentication.logout.LogoutFilter@195e3081, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5302bd78, org.springframework.security.web.session.ConcurrentSessionFilter@fcd5af, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@381c9e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7d77b3b8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7f969162, org.springframework.security.web.session.SessionManagementFilter@35adb2b5, org.springframework.security.web.access.ExceptionTranslationFilter@3b7fa9f6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@497585c0] [2022-01-17 16:36:10.473] [INFO ] Using default implementation for ThreadExecutor [2022-01-17 16:36:10.480] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl [2022-01-17 16:36:10.480] [INFO ] Quartz Scheduler v.2.3.2 created. [2022-01-17 16:36:10.480] [INFO ] RAMJobStore initialized. [2022-01-17 16:36:10.480] [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-17 16:36:10.480] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. [2022-01-17 16:36:10.480] [INFO ] Quartz scheduler version: 2.3.2 [2022-01-17 16:36:10.481] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3a9b7e56 [2022-01-17 16:36:10.518] [WARN ] Unable to start LiveReload server [2022-01-17 16:36:10.529] [INFO ] Starting ProtocolHandler ["http-nio-9871"] [2022-01-17 16:36:10.546] [INFO ] Tomcat started on port(s): 9871 (http) with context path '' [2022-01-17 16:36:10.548] [INFO ] Starting Quartz Scheduler now [2022-01-17 16:36:10.548] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started. [2022-01-17 16:36:10.551] [INFO ] Initializing ExecutorService [2022-01-17 16:36:10.557] [INFO ] Started IcmpPingServerApplication in 2.389 seconds (JVM running for 3.228) [2022-01-17 16:36:10.559] [INFO ] [2022-01-17 16:36:10.559] [INFO ] [2022-01-17 16:36:10.559] [INFO ] ************************************************************************************ [2022-01-17 16:36:10.559] [INFO ] ** ** [2022-01-17 16:36:10.559] [INFO ] ** Intelligent Traffic System ** [2022-01-17 16:36:10.559] [INFO ] ** ICMP Ping Server Program. ** [2022-01-17 16:36:10.559] [INFO ] ** ** [2022-01-17 16:36:10.559] [INFO ] ** [ver.1.0] ** [2022-01-17 16:36:10.559] [INFO ] ** WCM01 [2022-01-17 16:36:10.559] [INFO ] ** startup: 2022-01-17 16:36:09 [2022-01-17 16:36:10.559] [INFO ] ************************************************************************************ [2022-01-17 16:36:10.559] [INFO ] AbstractDbmsJobProcess.run: Start. [2022-01-17 16:36:10.559] [INFO ] AbstractDbmsJobProcess.Task: 0 [2022-01-17 16:36:10.560] [INFO ] AbstractDbmsJobProcess.Task: 1 [2022-01-17 16:36:10.560] [INFO ] AbstractDbmsJobProcess.Task: 2 [2022-01-17 16:36:10.560] [INFO ] AbstractDbmsJobProcess.Task: 3 [2022-01-17 16:36:10.560] [INFO ] AbstractDbmsJobProcess.Task: 4 [2022-01-17 16:36:10.560] [INFO ] AbstractDbmsJobProcess.Task: 5 [2022-01-17 16:36:10.560] [INFO ] AbstractDbmsJobProcess.Task: 6 [2022-01-17 16:36:10.560] [INFO ] AbstractDbmsJobProcess.Task: 7 [2022-01-17 16:36:10.560] [INFO ] AbstractDbmsJobProcess.run: ..End. [2022-01-17 16:36:10.563] [INFO ] HikariPool-1 - Starting... [2022-01-17 16:36:10.639] [INFO ] HikariPool-1 - Driver does not support get/set network timeout for connections. (com.tmax.tibero.jdbc.driver.TbConnection.getNetworkTimeout()I) [2022-01-17 16:36:10.647] [INFO ] HikariPool-1 - Start completed. [2022-01-17 16:36:10.684] [INFO ] IcmpPings: [IcmpPing(name=cctv, description=cctv, timeout=5, enable=true, crontab=10 * * * * *, history=true), IcmpPing(name=wcam, description=web camera, timeout=5, enable=true, crontab=10 * * * * *, history=true), IcmpPing(name=ccam, description=cross monitoring camera, timeout=5, enable=true, crontab=10 * * * * *, history=false)] [2022-01-17 16:36:10.684] [INFO ] JobRunners: [JobRunner(name=Utis Batch Job, description=UTIS Batch Job, className=com.its.icmp.scheduler.impl.ScheduleJobRunnerUtis, enable=true, history=true, crontab=20 * * * * *)]