123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603 |
- [2023-11-07 17:51:23.314] [INFO ] HV000001: Hibernate Validator 6.1.7.Final
- [2023-11-07 17:51:23.335] [INFO ] Starting VmsCommServerApplication v0.0.1 using Java 1.8.0_25 on SEUNGHO with PID 142804 (C:\Users\OpenValue\AppData\Local\Temp\temp8.jar started by OpenValue in C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install)
- [2023-11-07 17:51:23.335] [INFO ] The following profiles are active: application,dev
- [2023-11-07 17:51:24.592] [INFO ] Post-processing PropertySource instances
- [2023-11-07 17:51:24.593] [INFO ] Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
- [2023-11-07 17:51:24.599] [INFO ] Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
- [2023-11-07 17:51:24.599] [INFO ] Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
- [2023-11-07 17:51:24.601] [INFO ] Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
- [2023-11-07 17:51:24.601] [INFO ] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
- [2023-11-07 17:51:24.602] [INFO ] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
- [2023-11-07 17:51:24.602] [INFO ] Converting PropertySource Config resource 'file [C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install\conf\application.yml]' via location 'file:C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install/conf/application.yml' (document #1) [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- [2023-11-07 17:51:24.602] [INFO ] Converting PropertySource Config resource 'file [C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install\conf\application.yml]' via location 'file:C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install/conf/application.yml' (document #0) [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- [2023-11-07 17:51:24.602] [INFO ] Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- [2023-11-07 17:51:24.685] [INFO ] com.its.vms.config.ThreadPoolInitializer$$EnhancerBySpringCGLIB$$f9f7ccb6@313ac989
- [2023-11-07 17:51:24.685] [INFO ] Bean 'threadPoolInitializer' of type [com.its.vms.config.ThreadPoolInitializer$$EnhancerBySpringCGLIB$$f9f7ccb6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- [2023-11-07 17:51:24.735] [INFO ] Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$ed0b7bdb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- [2023-11-07 17:51:24.765] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0]
- [2023-11-07 17:51:24.847] [INFO ] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
- [2023-11-07 17:51:24.860] [INFO ] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
- [2023-11-07 17:51:24.864] [INFO ] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
- [2023-11-07 17:51:26.638] [INFO ] Tomcat initialized with port(s): 8904 (http)
- [2023-11-07 17:51:26.657] [INFO ] Initializing ProtocolHandler ["http-nio-8904"]
- [2023-11-07 17:51:26.658] [INFO ] Starting service [Tomcat]
- [2023-11-07 17:51:26.658] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.55]
- [2023-11-07 17:51:27.467] [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.
- [2023-11-07 17:51:27.816] [INFO ] Initializing Spring embedded WebApplicationContext
- [2023-11-07 17:51:27.817] [INFO ] Root WebApplicationContext: initialization completed in 4433 ms
- [2023-11-07 17:51:30.198] [ERROR] dddddddddddddddddddddddddddddddddd: 192.168.20.13
- [2023-11-07 17:51:30.200] [INFO ] ApplicationConfig(bootingDateTime=2023-11-07 17:51:28, startSchedule=false, id=VMS01, name=VMS Communication Server, history=true, statistics=true, userId=admin, userPswd=1234, centerCommEnable=true, listenPort=3001, bindingAddr=0.0.0.0, backlog=32, acceptThreads=16, workerThreads=16, rcvBuf=16383, sndBuf=16383, readerIdleTimeSeconds=0, writerIdleTimeSeconds=0, allIdleTimeSeconds=0, connectTimeoutSeconds=0, ftpHomeDir=C:\DRIVE_E\ANDONG_VMS_FTP, ftpServerIp=192.168.20.13, ftpServerPort=9871, ftpPassiveMode=0, ftpUserId=vmsuser, ftpUserPswd=vmsuser#1234, ftpFormDir=C:\DRIVE_E\ANDONG_VMS_FTP\FORM\, ftpVideoDir=C:\DRIVE_E\ANDONG_VMS_FTP\VIDEO\, ftpStaticDir=C:\DRIVE_E\ANDONG_VMS_FTP\STATIC\, ftpImageDir=C:\DRIVE_E\ANDONG_VMS_FTP\IMAGE\, loadDb=true, requestDeviceId=false, maxDownloadForms=10, cngstContCount=2, maxCngstForms=5, bottomTrafficMax=3, bottomTrafficCycle=3, figureTrafficCenter=true, textTrafficCenter=true, figureTrafGrad1=원활, figureTrafGrad2=지체, figureTrafGrad3=정체, textTrafGrad1=소통원활, textTrafGrad2=지 체, textTrafGrad3=정 체, imageSeqSave=false, fontSizeRatio=1.35, checkNewForm=false, downloadBitmapForm=false, useParking=false)
- [2023-11-07 17:51:30.206] [INFO ] CommunicationConfig(logging=false, bindingAddr=0.0.0.0, listenPort=30200, backLog=64, acceptThreads=16, workerThreads=16, readerIdleTimeSeconds=80, writerIdleTimeSeconds=0, allIdleTimeSeconds=0, rcvBuf=32768, sndBuf=32768, connectTimeoutSeconds=10, maxConnection=1024, retrySeconds=10, dumpRecv=true, dumpSend=true, subscriptionStatus=true, subscriptionStatusCycle=30, esbServer=192.168.20.99, esbPort=9904)
- [2023-11-07 17:51:30.214] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
- [2023-11-07 17:51:30.215] [INFO ] DatabaseConfig(mapperLocations=classpath:mybatis/mapper/**/*.xml)
- [2023-11-07 17:51:30.392] [INFO ] Found Custom Encryptor Bean org.jasypt.encryption.pbe.PooledPBEStringEncryptor@1151e434 with name: jasyptStringEncryptor
- [2023-11-07 17:51:30.614] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
- [2023-11-07 17:51:31.195] [INFO ] UnitSystService.init: start.
- [2023-11-07 17:51:31.198] [INFO ] UnitSystService.init. _srcIpAddr: 192.168.020.013-.
- [2023-11-07 17:51:31.198] [INFO ] UnitSystService.init. processId: VMS01.
- [2023-11-07 17:51:31.198] [INFO ] UnitSystService.init: ..end.
- [2023-11-07 17:51:31.220] [INFO ] VmsCtlrService.init: Start.
- [2023-11-07 17:51:31.220] [INFO ] VmsCtlrService.init: ..End.
- [2023-11-07 17:51:31.966] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
- [2023-11-07 17:51:32.297] [INFO ] Will secure Ant [pattern='/favicon.ico'] with []
- [2023-11-07 17:51:32.298] [INFO ] Will secure Ant [pattern='/css/**'] with []
- [2023-11-07 17:51:32.299] [INFO ] Will secure Ant [pattern='/js/**'] with []
- [2023-11-07 17:51:32.300] [INFO ] Will secure Ant [pattern='/img/**'] with []
- [2023-11-07 17:51:32.300] [INFO ] Will secure Ant [pattern='/lib/**'] with []
- [2023-11-07 17:51:32.300] [INFO ] Will secure Ant [pattern='/api/**', GET] with []
- [2023-11-07 17:51:32.300] [INFO ] Will secure Ant [pattern='/api/**', POST] with []
- [2023-11-07 17:51:32.302] [INFO ] Will secure Ant [pattern='/api/**', PUT] with []
- [2023-11-07 17:51:32.302] [INFO ] Will secure Ant [pattern='/api/**', DELETE] with []
- [2023-11-07 17:51:32.384] [INFO ] Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1e44b638, org.springframework.security.web.context.SecurityContextPersistenceFilter@4397ad89, org.springframework.security.web.header.HeaderWriterFilter@56c4278e, org.springframework.web.filter.CorsFilter@7393222f, org.springframework.security.web.authentication.logout.LogoutFilter@4ddbbdf8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1bd39d3c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@71329995, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@babafc2, org.springframework.security.web.session.SessionManagementFilter@3d246ea3, org.springframework.security.web.access.ExceptionTranslationFilter@609db546, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@95e33cc]
- [2023-11-07 17:51:33.089] [INFO ] Using default implementation for ThreadExecutor
- [2023-11-07 17:51:33.120] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- [2023-11-07 17:51:33.120] [INFO ] Quartz Scheduler v.2.3.2 created.
- [2023-11-07 17:51:33.122] [INFO ] RAMJobStore initialized.
- [2023-11-07 17:51:33.130] [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.
- [2023-11-07 17:51:33.131] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- [2023-11-07 17:51:33.131] [INFO ] Quartz scheduler version: 2.3.2
- [2023-11-07 17:51:33.132] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6bca7e0d
- [2023-11-07 17:51:33.266] [INFO ] Starting ProtocolHandler ["http-nio-8904"]
- [2023-11-07 17:51:33.325] [INFO ] Tomcat started on port(s): 8904 (http) with context path ''
- [2023-11-07 17:51:33.326] [INFO ] Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
- [2023-11-07 17:51:33.326] [INFO ] Property Source systemProperties refreshed
- [2023-11-07 17:51:33.326] [INFO ] Property Source systemEnvironment refreshed
- [2023-11-07 17:51:33.327] [INFO ] Property Source random refreshed
- [2023-11-07 17:51:33.328] [INFO ] Property Source Config resource 'file [C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install\conf\application.yml]' via location 'file:C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install/conf/application.yml' (document #1) refreshed
- [2023-11-07 17:51:33.328] [INFO ] Property Source Config resource 'file [C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install\conf\application.yml]' via location 'file:C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install/conf/application.yml' (document #0) refreshed
- [2023-11-07 17:51:33.328] [INFO ] Property Source Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' refreshed
- [2023-11-07 17:51:33.328] [INFO ] Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
- [2023-11-07 17:51:33.328] [INFO ] Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
- [2023-11-07 17:51:33.328] [INFO ] Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
- [2023-11-07 17:51:33.328] [INFO ] Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
- [2023-11-07 17:51:33.329] [INFO ] Context refreshed
- [2023-11-07 17:51:33.358] [INFO ] Found 1 custom documentation plugin(s)
- [2023-11-07 17:51:33.411] [INFO ] Scanning for api listing references
- [2023-11-07 17:51:33.711] [INFO ] Starting Quartz Scheduler now
- [2023-11-07 17:51:33.711] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started.
- [2023-11-07 17:51:33.733] [INFO ] Started VmsCommServerApplication in 10.982 seconds (JVM running for 11.395)
- [2023-11-07 17:51:34.798] [INFO ]
- Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
- [2023-11-07 17:51:34.834] [ERROR] Application run failed
- java.lang.IllegalStateException: Failed to execute CommandLineRunner
- at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:811)
- at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:792)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:346)
- at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:144)
- at com.its.vms.VmsCommServerApplication.main(VmsCommServerApplication.java:74)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
- at org.springframework.boot.loader.Launcher.launch(Launcher.java:108)
- at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
- at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
- Caused by: java.lang.NullPointerException: null
- at com.its.vms.ui.SubUI.<init>(SubUI.java:89)
- at com.its.vms.ui.SubUIController$1.<init>(SubUIController.java:24)
- at com.its.vms.ui.SubUIController.<init>(SubUIController.java:24)
- at com.its.vms.ui.MainUI.<init>(MainUI.java:111)
- at com.its.vms.VmsCommServerApplication.run(VmsCommServerApplication.java:94)
- at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:808)
- ... 12 common frames omitted
- [2023-11-07 17:51:34.843] [ERROR] Application Terminated: 1699347094841
- [2023-11-07 17:51:34.860] [INFO ] pool-vms-comm-server - Starting...
- [2023-11-07 17:51:35.063] [INFO ] pool-vms-comm-server - Driver does not support get/set network timeout for connections. (com.tmax.tibero.jdbc.driver.TbConnection.getNetworkTimeout()I)
- [2023-11-07 17:51:37.508] [INFO ] pool-vms-comm-server - Start completed.
- [2023-11-07 17:51:37.638] [INFO ] VmsCtlrService.updateCtlrStts: total 0, normal 0, error 0.
- [2023-11-07 17:51:37.644] [WARN ] Exception thrown from ApplicationListener handling ContextClosedEvent
- java.lang.NullPointerException: null
- at com.its.vms.xnettcp.center.CenterTcpServerService.stop(CenterTcpServerService.java:73)
- at com.its.vms.VmsCommServerApplication.terminateApplication(VmsCommServerApplication.java:211)
- at com.its.vms.VmsCommServerApplication.onApplicationEvent(VmsCommServerApplication.java:219)
- at com.its.vms.VmsCommServerApplication.onApplicationEvent(VmsCommServerApplication.java:44)
- at com.its.vms.VmsCommServerApplication$$EnhancerBySpringCGLIB$$1f1d762b.onApplicationEvent(<generated>)
- at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176)
- at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169)
- at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143)
- at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421)
- at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378)
- at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1058)
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.doClose(ServletWebServerApplicationContext.java:171)
- at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021)
- at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:827)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:349)
- at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:144)
- at com.its.vms.VmsCommServerApplication.main(VmsCommServerApplication.java:74)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
- at org.springframework.boot.loader.Launcher.launch(Launcher.java:108)
- at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
- at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
- [2023-11-07 17:51:37.646] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- [2023-11-07 17:51:37.649] [INFO ] Commencing graceful shutdown. Waiting for active requests to complete
- [2023-11-07 17:51:39.873] [INFO ] Graceful shutdown complete
- [2023-11-07 17:51:39.881] [INFO ] Shutting down Quartz Scheduler
- [2023-11-07 17:51:39.882] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- [2023-11-07 17:51:39.882] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- [2023-11-07 17:51:39.883] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- [2023-11-07 17:51:39.901] [ERROR] UnitSystService.destroy. system terminated.......
- [2023-11-07 17:51:39.907] [INFO ] pool-vms-comm-server - Shutdown initiated...
- [2023-11-07 17:51:39.912] [INFO ] pool-vms-comm-server - Shutdown completed.
- [2023-11-07 17:52:16.664] [INFO ] HV000001: Hibernate Validator 6.1.7.Final
- [2023-11-07 17:52:16.689] [INFO ] Starting VmsCommServerApplication v0.0.1 using Java 1.8.0_25 on SEUNGHO with PID 193328 (C:\Users\OpenValue\AppData\Local\Temp\temp12.jar started by OpenValue in C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install)
- [2023-11-07 17:52:16.689] [INFO ] The following profiles are active: application,dev
- [2023-11-07 17:52:18.039] [INFO ] Post-processing PropertySource instances
- [2023-11-07 17:52:18.040] [INFO ] Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
- [2023-11-07 17:52:18.041] [INFO ] Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
- [2023-11-07 17:52:18.041] [INFO ] Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
- [2023-11-07 17:52:18.042] [INFO ] Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
- [2023-11-07 17:52:18.043] [INFO ] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
- [2023-11-07 17:52:18.043] [INFO ] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
- [2023-11-07 17:52:18.043] [INFO ] Converting PropertySource Config resource 'file [C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install\conf\application.yml]' via location 'file:C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install/conf/application.yml' (document #1) [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- [2023-11-07 17:52:18.044] [INFO ] Converting PropertySource Config resource 'file [C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install\conf\application.yml]' via location 'file:C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install/conf/application.yml' (document #0) [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- [2023-11-07 17:52:18.044] [INFO ] Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- [2023-11-07 17:52:18.153] [INFO ] com.its.vms.config.ThreadPoolInitializer$$EnhancerBySpringCGLIB$$f9f7ccb6@313ac989
- [2023-11-07 17:52:18.153] [INFO ] Bean 'threadPoolInitializer' of type [com.its.vms.config.ThreadPoolInitializer$$EnhancerBySpringCGLIB$$f9f7ccb6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- [2023-11-07 17:52:18.221] [INFO ] Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$ed0b7bdb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- [2023-11-07 17:52:18.256] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0]
- [2023-11-07 17:52:18.337] [INFO ] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
- [2023-11-07 17:52:18.347] [INFO ] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
- [2023-11-07 17:52:18.350] [INFO ] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
- [2023-11-07 17:52:19.820] [INFO ] Tomcat initialized with port(s): 8904 (http)
- [2023-11-07 17:52:19.835] [INFO ] Initializing ProtocolHandler ["http-nio-8904"]
- [2023-11-07 17:52:19.836] [INFO ] Starting service [Tomcat]
- [2023-11-07 17:52:19.836] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.55]
- [2023-11-07 17:52:20.244] [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.
- [2023-11-07 17:52:20.442] [INFO ] Initializing Spring embedded WebApplicationContext
- [2023-11-07 17:52:20.442] [INFO ] Root WebApplicationContext: initialization completed in 3708 ms
- [2023-11-07 17:52:21.808] [ERROR] dddddddddddddddddddddddddddddddddd: 192.168.20.13
- [2023-11-07 17:52:21.810] [INFO ] ApplicationConfig(bootingDateTime=2023-11-07 17:52:20, startSchedule=false, id=VMS01, name=VMS Communication Server, history=true, statistics=true, userId=admin, userPswd=1234, centerCommEnable=true, listenPort=3001, bindingAddr=0.0.0.0, backlog=32, acceptThreads=16, workerThreads=16, rcvBuf=16383, sndBuf=16383, readerIdleTimeSeconds=0, writerIdleTimeSeconds=0, allIdleTimeSeconds=0, connectTimeoutSeconds=0, ftpHomeDir=C:\DRIVE_E\ANDONG_VMS_FTP, ftpServerIp=192.168.20.13, ftpServerPort=9871, ftpPassiveMode=0, ftpUserId=vmsuser, ftpUserPswd=vmsuser#1234, ftpFormDir=C:\DRIVE_E\ANDONG_VMS_FTP\FORM\, ftpVideoDir=C:\DRIVE_E\ANDONG_VMS_FTP\VIDEO\, ftpStaticDir=C:\DRIVE_E\ANDONG_VMS_FTP\STATIC\, ftpImageDir=C:\DRIVE_E\ANDONG_VMS_FTP\IMAGE\, loadDb=true, requestDeviceId=false, maxDownloadForms=10, cngstContCount=2, maxCngstForms=5, bottomTrafficMax=3, bottomTrafficCycle=3, figureTrafficCenter=true, textTrafficCenter=true, figureTrafGrad1=원활, figureTrafGrad2=지체, figureTrafGrad3=정체, textTrafGrad1=소통원활, textTrafGrad2=지 체, textTrafGrad3=정 체, imageSeqSave=false, fontSizeRatio=1.35, checkNewForm=false, downloadBitmapForm=false, useParking=false)
- [2023-11-07 17:52:21.817] [INFO ] CommunicationConfig(logging=false, bindingAddr=0.0.0.0, listenPort=30200, backLog=64, acceptThreads=16, workerThreads=16, readerIdleTimeSeconds=80, writerIdleTimeSeconds=0, allIdleTimeSeconds=0, rcvBuf=32768, sndBuf=32768, connectTimeoutSeconds=10, maxConnection=1024, retrySeconds=10, dumpRecv=true, dumpSend=true, subscriptionStatus=true, subscriptionStatusCycle=30, esbServer=192.168.20.99, esbPort=9904)
- [2023-11-07 17:52:21.820] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
- [2023-11-07 17:52:21.820] [INFO ] DatabaseConfig(mapperLocations=classpath:mybatis/mapper/**/*.xml)
- [2023-11-07 17:52:21.932] [INFO ] Found Custom Encryptor Bean org.jasypt.encryption.pbe.PooledPBEStringEncryptor@1151e434 with name: jasyptStringEncryptor
- [2023-11-07 17:52:22.116] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
- [2023-11-07 17:52:22.546] [INFO ] UnitSystService.init: start.
- [2023-11-07 17:52:22.547] [INFO ] UnitSystService.init. _srcIpAddr: 192.168.020.013-.
- [2023-11-07 17:52:22.547] [INFO ] UnitSystService.init. processId: VMS01.
- [2023-11-07 17:52:22.547] [INFO ] UnitSystService.init: ..end.
- [2023-11-07 17:52:22.559] [INFO ] VmsCtlrService.init: Start.
- [2023-11-07 17:52:22.559] [INFO ] VmsCtlrService.init: ..End.
- [2023-11-07 17:52:23.112] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
- [2023-11-07 17:52:23.367] [INFO ] Will secure Ant [pattern='/favicon.ico'] with []
- [2023-11-07 17:52:23.368] [INFO ] Will secure Ant [pattern='/css/**'] with []
- [2023-11-07 17:52:23.368] [INFO ] Will secure Ant [pattern='/js/**'] with []
- [2023-11-07 17:52:23.368] [INFO ] Will secure Ant [pattern='/img/**'] with []
- [2023-11-07 17:52:23.369] [INFO ] Will secure Ant [pattern='/lib/**'] with []
- [2023-11-07 17:52:23.369] [INFO ] Will secure Ant [pattern='/api/**', GET] with []
- [2023-11-07 17:52:23.369] [INFO ] Will secure Ant [pattern='/api/**', POST] with []
- [2023-11-07 17:52:23.370] [INFO ] Will secure Ant [pattern='/api/**', PUT] with []
- [2023-11-07 17:52:23.370] [INFO ] Will secure Ant [pattern='/api/**', DELETE] with []
- [2023-11-07 17:52:23.433] [INFO ] Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1e44b638, org.springframework.security.web.context.SecurityContextPersistenceFilter@4397ad89, org.springframework.security.web.header.HeaderWriterFilter@56c4278e, org.springframework.web.filter.CorsFilter@7393222f, org.springframework.security.web.authentication.logout.LogoutFilter@4ddbbdf8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1bd39d3c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@71329995, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@babafc2, org.springframework.security.web.session.SessionManagementFilter@3d246ea3, org.springframework.security.web.access.ExceptionTranslationFilter@609db546, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@95e33cc]
- [2023-11-07 17:52:23.965] [INFO ] Using default implementation for ThreadExecutor
- [2023-11-07 17:52:23.999] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- [2023-11-07 17:52:24.000] [INFO ] Quartz Scheduler v.2.3.2 created.
- [2023-11-07 17:52:24.001] [INFO ] RAMJobStore initialized.
- [2023-11-07 17:52:24.003] [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.
- [2023-11-07 17:52:24.003] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- [2023-11-07 17:52:24.003] [INFO ] Quartz scheduler version: 2.3.2
- [2023-11-07 17:52:24.003] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6bca7e0d
- [2023-11-07 17:52:24.122] [INFO ] Starting ProtocolHandler ["http-nio-8904"]
- [2023-11-07 17:52:24.181] [INFO ] Tomcat started on port(s): 8904 (http) with context path ''
- [2023-11-07 17:52:24.182] [INFO ] Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
- [2023-11-07 17:52:24.182] [INFO ] Property Source systemProperties refreshed
- [2023-11-07 17:52:24.182] [INFO ] Property Source systemEnvironment refreshed
- [2023-11-07 17:52:24.183] [INFO ] Property Source random refreshed
- [2023-11-07 17:52:24.183] [INFO ] Property Source Config resource 'file [C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install\conf\application.yml]' via location 'file:C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install/conf/application.yml' (document #1) refreshed
- [2023-11-07 17:52:24.183] [INFO ] Property Source Config resource 'file [C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install\conf\application.yml]' via location 'file:C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install/conf/application.yml' (document #0) refreshed
- [2023-11-07 17:52:24.183] [INFO ] Property Source Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' refreshed
- [2023-11-07 17:52:24.184] [INFO ] Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
- [2023-11-07 17:52:24.184] [INFO ] Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
- [2023-11-07 17:52:24.184] [INFO ] Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
- [2023-11-07 17:52:24.184] [INFO ] Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
- [2023-11-07 17:52:24.185] [INFO ] Context refreshed
- [2023-11-07 17:52:24.214] [INFO ] Found 1 custom documentation plugin(s)
- [2023-11-07 17:52:24.260] [INFO ] Scanning for api listing references
- [2023-11-07 17:52:24.552] [INFO ] Starting Quartz Scheduler now
- [2023-11-07 17:52:24.553] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started.
- [2023-11-07 17:52:24.574] [INFO ] Started VmsCommServerApplication in 8.488 seconds (JVM running for 8.919)
- [2023-11-07 17:52:25.398] [INFO ]
- Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
- [2023-11-07 17:52:25.431] [ERROR] Application run failed
- java.lang.IllegalStateException: Failed to execute CommandLineRunner
- at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:811)
- at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:792)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:346)
- at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:144)
- at com.its.vms.VmsCommServerApplication.main(VmsCommServerApplication.java:74)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
- at org.springframework.boot.loader.Launcher.launch(Launcher.java:108)
- at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
- at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
- Caused by: java.lang.NullPointerException: null
- at com.its.vms.ui.SubUI.<init>(SubUI.java:89)
- at com.its.vms.ui.SubUIController$1.<init>(SubUIController.java:24)
- at com.its.vms.ui.SubUIController.<init>(SubUIController.java:24)
- at com.its.vms.ui.MainUI.<init>(MainUI.java:111)
- at com.its.vms.VmsCommServerApplication.run(VmsCommServerApplication.java:94)
- at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:808)
- ... 12 common frames omitted
- [2023-11-07 17:52:25.435] [ERROR] Application Terminated: 1699347145434
- [2023-11-07 17:52:25.445] [INFO ] pool-vms-comm-server - Starting...
- [2023-11-07 17:52:25.576] [INFO ] pool-vms-comm-server - Driver does not support get/set network timeout for connections. (com.tmax.tibero.jdbc.driver.TbConnection.getNetworkTimeout()I)
- [2023-11-07 17:52:26.978] [INFO ] pool-vms-comm-server - Start completed.
- [2023-11-07 17:52:27.047] [INFO ] VmsCtlrService.updateCtlrStts: total 0, normal 0, error 0.
- [2023-11-07 17:52:27.050] [WARN ] Exception thrown from ApplicationListener handling ContextClosedEvent
- java.lang.NullPointerException: null
- at com.its.vms.xnettcp.center.CenterTcpServerService.stop(CenterTcpServerService.java:73)
- at com.its.vms.VmsCommServerApplication.terminateApplication(VmsCommServerApplication.java:211)
- at com.its.vms.VmsCommServerApplication.onApplicationEvent(VmsCommServerApplication.java:219)
- at com.its.vms.VmsCommServerApplication.onApplicationEvent(VmsCommServerApplication.java:44)
- at com.its.vms.VmsCommServerApplication$$EnhancerBySpringCGLIB$$1f1d762b.onApplicationEvent(<generated>)
- at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176)
- at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169)
- at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143)
- at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421)
- at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378)
- at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1058)
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.doClose(ServletWebServerApplicationContext.java:171)
- at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021)
- at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:827)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:349)
- at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:144)
- at com.its.vms.VmsCommServerApplication.main(VmsCommServerApplication.java:74)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
- at org.springframework.boot.loader.Launcher.launch(Launcher.java:108)
- at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
- at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
- [2023-11-07 17:52:27.052] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- [2023-11-07 17:52:27.054] [INFO ] Commencing graceful shutdown. Waiting for active requests to complete
- [2023-11-07 17:52:28.280] [INFO ] Graceful shutdown complete
- [2023-11-07 17:52:28.287] [INFO ] Shutting down Quartz Scheduler
- [2023-11-07 17:52:28.287] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- [2023-11-07 17:52:28.287] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- [2023-11-07 17:52:28.288] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- [2023-11-07 17:52:28.301] [ERROR] UnitSystService.destroy. system terminated.......
- [2023-11-07 17:52:28.306] [INFO ] pool-vms-comm-server - Shutdown initiated...
- [2023-11-07 17:52:28.311] [INFO ] pool-vms-comm-server - Shutdown completed.
- [2023-11-07 17:53:15.459] [INFO ] HV000001: Hibernate Validator 6.1.7.Final
- [2023-11-07 17:53:15.498] [INFO ] Starting VmsCommServerApplication v0.0.1 using Java 1.8.0_25 on SEUNGHO with PID 134924 (C:\Users\OpenValue\AppData\Local\Temp\temp14.jar started by OpenValue in C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install)
- [2023-11-07 17:53:15.499] [INFO ] The following profiles are active: application,dev
- [2023-11-07 17:53:17.152] [INFO ] Post-processing PropertySource instances
- [2023-11-07 17:53:17.153] [INFO ] Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
- [2023-11-07 17:53:17.153] [INFO ] Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
- [2023-11-07 17:53:17.154] [INFO ] Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
- [2023-11-07 17:53:17.155] [INFO ] Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
- [2023-11-07 17:53:17.156] [INFO ] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
- [2023-11-07 17:53:17.156] [INFO ] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
- [2023-11-07 17:53:17.157] [INFO ] Converting PropertySource Config resource 'file [C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install\conf\application.yml]' via location 'file:C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install/conf/application.yml' (document #1) [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- [2023-11-07 17:53:17.157] [INFO ] Converting PropertySource Config resource 'file [C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install\conf\application.yml]' via location 'file:C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install/conf/application.yml' (document #0) [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- [2023-11-07 17:53:17.157] [INFO ] Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- [2023-11-07 17:53:17.284] [INFO ] com.its.vms.config.ThreadPoolInitializer$$EnhancerBySpringCGLIB$$15f43b38@145f66e3
- [2023-11-07 17:53:17.285] [INFO ] Bean 'threadPoolInitializer' of type [com.its.vms.config.ThreadPoolInitializer$$EnhancerBySpringCGLIB$$15f43b38] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- [2023-11-07 17:53:17.360] [INFO ] Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$907ea5d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- [2023-11-07 17:53:17.411] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0]
- [2023-11-07 17:53:17.539] [INFO ] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
- [2023-11-07 17:53:17.554] [INFO ] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
- [2023-11-07 17:53:17.559] [INFO ] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
- [2023-11-07 17:53:19.696] [INFO ] Tomcat initialized with port(s): 8904 (http)
- [2023-11-07 17:53:19.716] [INFO ] Initializing ProtocolHandler ["http-nio-8904"]
- [2023-11-07 17:53:19.718] [INFO ] Starting service [Tomcat]
- [2023-11-07 17:53:19.718] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.55]
- [2023-11-07 17:53:20.380] [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.
- [2023-11-07 17:53:20.676] [INFO ] Initializing Spring embedded WebApplicationContext
- [2023-11-07 17:53:20.677] [INFO ] Root WebApplicationContext: initialization completed in 5121 ms
- [2023-11-07 17:53:22.524] [ERROR] dddddddddddddddddddddddddddddddddd: 192.168.20.13
- [2023-11-07 17:53:22.526] [INFO ] ApplicationConfig(bootingDateTime=2023-11-07 17:53:20, startSchedule=false, id=VMS01, name=VMS Communication Server, history=true, statistics=true, userId=admin, userPswd=1234, centerCommEnable=true, listenPort=3001, bindingAddr=0.0.0.0, backlog=32, acceptThreads=16, workerThreads=16, rcvBuf=16383, sndBuf=16383, readerIdleTimeSeconds=0, writerIdleTimeSeconds=0, allIdleTimeSeconds=0, connectTimeoutSeconds=0, ftpHomeDir=C:\DRIVE_E\ANDONG_VMS_FTP, ftpServerIp=192.168.20.13, ftpServerPort=9871, ftpPassiveMode=0, ftpUserId=vmsuser, ftpUserPswd=vmsuser#1234, ftpFormDir=C:\DRIVE_E\ANDONG_VMS_FTP\FORM\, ftpVideoDir=C:\DRIVE_E\ANDONG_VMS_FTP\VIDEO\, ftpStaticDir=C:\DRIVE_E\ANDONG_VMS_FTP\STATIC\, ftpImageDir=C:\DRIVE_E\ANDONG_VMS_FTP\IMAGE\, loadDb=true, requestDeviceId=false, maxDownloadForms=10, cngstContCount=2, maxCngstForms=5, bottomTrafficMax=3, bottomTrafficCycle=3, figureTrafficCenter=true, textTrafficCenter=true, figureTrafGrad1=원활, figureTrafGrad2=지체, figureTrafGrad3=정체, textTrafGrad1=소통원활, textTrafGrad2=지 체, textTrafGrad3=정 체, imageSeqSave=false, fontSizeRatio=1.35, checkNewForm=false, downloadBitmapForm=false, useParking=false)
- [2023-11-07 17:53:22.528] [INFO ] CommunicationConfig(logging=false, bindingAddr=0.0.0.0, listenPort=30200, backLog=64, acceptThreads=16, workerThreads=16, readerIdleTimeSeconds=80, writerIdleTimeSeconds=0, allIdleTimeSeconds=0, rcvBuf=32768, sndBuf=32768, connectTimeoutSeconds=10, maxConnection=1024, retrySeconds=10, dumpRecv=true, dumpSend=true, subscriptionStatus=true, subscriptionStatusCycle=30, esbServer=192.168.20.99, esbPort=9904)
- [2023-11-07 17:53:22.532] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
- [2023-11-07 17:53:22.533] [INFO ] DatabaseConfig(mapperLocations=classpath:mybatis/mapper/**/*.xml)
- [2023-11-07 17:53:22.683] [INFO ] Found Custom Encryptor Bean org.jasypt.encryption.pbe.PooledPBEStringEncryptor@27f981c6 with name: jasyptStringEncryptor
- [2023-11-07 17:53:22.906] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
- [2023-11-07 17:53:23.530] [INFO ] UnitSystService.init: start.
- [2023-11-07 17:53:23.533] [INFO ] UnitSystService.init. _srcIpAddr: 192.168.020.013-.
- [2023-11-07 17:53:23.534] [INFO ] UnitSystService.init. processId: VMS01.
- [2023-11-07 17:53:23.534] [INFO ] UnitSystService.init: ..end.
- [2023-11-07 17:53:23.558] [INFO ] VmsCtlrService.init: Start.
- [2023-11-07 17:53:23.558] [INFO ] VmsCtlrService.init: ..End.
- [2023-11-07 17:53:24.362] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
- [2023-11-07 17:53:24.657] [INFO ] Will secure Ant [pattern='/favicon.ico'] with []
- [2023-11-07 17:53:24.658] [INFO ] Will secure Ant [pattern='/css/**'] with []
- [2023-11-07 17:53:24.659] [INFO ] Will secure Ant [pattern='/js/**'] with []
- [2023-11-07 17:53:24.660] [INFO ] Will secure Ant [pattern='/img/**'] with []
- [2023-11-07 17:53:24.660] [INFO ] Will secure Ant [pattern='/lib/**'] with []
- [2023-11-07 17:53:24.661] [INFO ] Will secure Ant [pattern='/api/**', GET] with []
- [2023-11-07 17:53:24.661] [INFO ] Will secure Ant [pattern='/api/**', POST] with []
- [2023-11-07 17:53:24.662] [INFO ] Will secure Ant [pattern='/api/**', PUT] with []
- [2023-11-07 17:53:24.663] [INFO ] Will secure Ant [pattern='/api/**', DELETE] with []
- [2023-11-07 17:53:24.735] [INFO ] Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@95e33cc, org.springframework.security.web.context.SecurityContextPersistenceFilter@3d246ea3, org.springframework.security.web.header.HeaderWriterFilter@609db546, org.springframework.web.filter.CorsFilter@38604b81, org.springframework.security.web.authentication.logout.LogoutFilter@20c0a64d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4397ad89, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6f19ac19, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1e44b638, org.springframework.security.web.session.SessionManagementFilter@56c4278e, org.springframework.security.web.access.ExceptionTranslationFilter@7c214cc0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@60410cd]
- [2023-11-07 17:53:25.440] [INFO ] Using default implementation for ThreadExecutor
- [2023-11-07 17:53:25.467] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- [2023-11-07 17:53:25.467] [INFO ] Quartz Scheduler v.2.3.2 created.
- [2023-11-07 17:53:25.469] [INFO ] RAMJobStore initialized.
- [2023-11-07 17:53:25.471] [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.
- [2023-11-07 17:53:25.472] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- [2023-11-07 17:53:25.472] [INFO ] Quartz scheduler version: 2.3.2
- [2023-11-07 17:53:25.472] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@177bea38
- [2023-11-07 17:53:25.586] [INFO ] Starting ProtocolHandler ["http-nio-8904"]
- [2023-11-07 17:53:25.643] [INFO ] Tomcat started on port(s): 8904 (http) with context path ''
- [2023-11-07 17:53:25.644] [INFO ] Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
- [2023-11-07 17:53:25.645] [INFO ] Property Source systemProperties refreshed
- [2023-11-07 17:53:25.645] [INFO ] Property Source systemEnvironment refreshed
- [2023-11-07 17:53:25.646] [INFO ] Property Source random refreshed
- [2023-11-07 17:53:25.646] [INFO ] Property Source Config resource 'file [C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install\conf\application.yml]' via location 'file:C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install/conf/application.yml' (document #1) refreshed
- [2023-11-07 17:53:25.646] [INFO ] Property Source Config resource 'file [C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install\conf\application.yml]' via location 'file:C:\DEV\ITS\01.WINDOWS\23.08.ANDONG\01.DEV\01.JAVA\vms-comm-server\app-install/conf/application.yml' (document #0) refreshed
- [2023-11-07 17:53:25.647] [INFO ] Property Source Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' refreshed
- [2023-11-07 17:53:25.647] [INFO ] Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
- [2023-11-07 17:53:25.647] [INFO ] Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
- [2023-11-07 17:53:25.647] [INFO ] Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
- [2023-11-07 17:53:25.647] [INFO ] Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
- [2023-11-07 17:53:25.649] [INFO ] Context refreshed
- [2023-11-07 17:53:25.692] [INFO ] Found 1 custom documentation plugin(s)
- [2023-11-07 17:53:25.754] [INFO ] Scanning for api listing references
- [2023-11-07 17:53:26.115] [INFO ] Starting Quartz Scheduler now
- [2023-11-07 17:53:26.116] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started.
- [2023-11-07 17:53:26.139] [INFO ] Started VmsCommServerApplication in 11.232 seconds (JVM running for 11.669)
- [2023-11-07 17:53:28.162] [INFO ]
- [2023-11-07 17:53:28.163] [INFO ]
- [2023-11-07 17:53:28.163] [INFO ] ************************************************************************************
- [2023-11-07 17:53:28.163] [INFO ] ** **
- [2023-11-07 17:53:28.163] [INFO ] ** Intelligent Traffic System **
- [2023-11-07 17:53:28.163] [INFO ] ** VMS Communication Server Program. **
- [2023-11-07 17:53:28.163] [INFO ] ** **
- [2023-11-07 17:53:28.164] [INFO ] ** [ver.1.0] **
- [2023-11-07 17:53:28.164] [INFO ] ** VMS01
- [2023-11-07 17:53:28.164] [INFO ] ** startup: 2023-11-07 17:53:20
- [2023-11-07 17:53:28.164] [INFO ] ************************************************************************************
- [2023-11-07 17:53:28.164] [INFO ] DbmsDataProcess.run: Start.
- [2023-11-07 17:53:28.165] [INFO ] DbmsDataProcess.Task: 0
- [2023-11-07 17:53:28.166] [INFO ] DbmsDataProcess.Task: 1
- [2023-11-07 17:53:28.166] [INFO ] DbmsDataProcess.Task: 2
- [2023-11-07 17:53:28.167] [INFO ] DbmsDataProcess.Task: 3
- [2023-11-07 17:53:28.167] [INFO ] DbmsDataProcess.Task: 4
- [2023-11-07 17:53:28.168] [INFO ] DbmsDataProcess.Task: 5
- [2023-11-07 17:53:28.169] [INFO ] DbmsDataProcess.Task: 6
- [2023-11-07 17:53:28.170] [INFO ] DbmsDataProcess.Task: 7
- [2023-11-07 17:53:28.170] [INFO ] DbmsDataProcess.run: ..End.
- [2023-11-07 17:53:28.170] [INFO ] TcpServerRecvDataProcess.run: Start.
- [2023-11-07 17:53:28.193] [INFO ] TcpServerRecvDataProcess.Task: 0
- [2023-11-07 17:53:28.195] [INFO ] TcpServerRecvDataProcess.Task: 1
- [2023-11-07 17:53:28.195] [INFO ] TcpServerRecvDataProcess.Task: 2
- [2023-11-07 17:53:28.196] [INFO ] TcpServerRecvDataProcess.Task: 3
- [2023-11-07 17:53:28.196] [INFO ] TcpServerRecvDataProcess.Task: 4
- [2023-11-07 17:53:28.197] [INFO ] TcpServerRecvDataProcess.Task: 5
- [2023-11-07 17:53:28.197] [INFO ] TcpServerRecvDataProcess.Task: 6
- [2023-11-07 17:53:28.198] [INFO ] TcpServerRecvDataProcess.Task: 7
- [2023-11-07 17:53:28.203] [INFO ] TcpServerRecvDataProcess.run: ..End.
- [2023-11-07 17:53:28.218] [INFO ] pool-vms-comm-server - Starting...
- [2023-11-07 17:53:28.390] [INFO ] pool-vms-comm-server - Driver does not support get/set network timeout for connections. (com.tmax.tibero.jdbc.driver.TbConnection.getNetworkTimeout()I)
- [2023-11-07 17:53:29.865] [INFO ] pool-vms-comm-server - Start completed.
- [2023-11-07 17:53:29.945] [INFO ] UnitSystService.selectAll(), 8 EA
- [2023-11-07 17:53:29.946] [INFO ] UnitSystService.loadMaster: _srcIpAddr: 115.091.094.042-.
- [2023-11-07 17:53:29.971] [INFO ] VmsCtlrService.loadCtlrInfo: 4 EA
- [2023-11-07 17:53:29.971] [INFO ] VmsCtlrService.loadCtlrInfo: TbVmsCtlr(vmsCtlrNmbr=1001, vmsCtlrLocalNo=1, vmsCtlrId=VMS-0010, vmsNm=송현동, vmsCtlrIp=192.168.20.13, vmsUsagTypeCd=VUTP, vmsFrmTypeCd=FRM1, vmsTypeCd=VMP1, vmsModlTypeCd=VMM1, vmsCtlrPort=0, operMode=A, cmncFailRate=null, brghNghtStep=null, brghWeekStep=null, defPhseChngCycl=5, modlErrRate=null, cmncfailSlotNmbr=0, pwerFailSlotNmbr=0, cmtrinfrCnctYn=Y, wthrinfrCnctYn=Y, envrinfrCnctYn=Y, vmsMaxPhseNum=10, panlOnTime=0000, panlOffTime=0000, panlPwerMode=2, brghMode=0, istlLctnNm=송현동, trfcStrgUseYn=Y, vmsLocIfscId=0, fanRunTmpr=30, hetrRunTmpr=0, fanMode=2, hetrMode=2, brghCurrStep=1, istlLctnAddr=안동시 송현동 918-1, protocolVer=2, delYn=N, vmsWidth=288, vmsHeight=160, modlRowNum=10, modlColNum=18, powrRowNum=10, powrColNum=18).
- [2023-11-07 17:53:29.995] [INFO ] TcpServerReqDataProcess[1001].run: Start.
- [2023-11-07 17:53:29.997] [INFO ] VmsCtlrService.loadCtlrInfo: TbVmsCtlr(vmsCtlrNmbr=1002, vmsCtlrLocalNo=2, vmsCtlrId=VMS-0020, vmsNm=수상동, vmsCtlrIp=192.168.20.97, vmsUsagTypeCd=VUTP, vmsFrmTypeCd=FRM1, vmsTypeCd=VMP1, vmsModlTypeCd=VMM1, vmsCtlrPort=0, operMode=A, cmncFailRate=null, brghNghtStep=null, brghWeekStep=null, defPhseChngCycl=5, modlErrRate=null, cmncfailSlotNmbr=0, pwerFailSlotNmbr=0, cmtrinfrCnctYn=Y, wthrinfrCnctYn=Y, envrinfrCnctYn=Y, vmsMaxPhseNum=10, panlOnTime=0000, panlOffTime=0000, panlPwerMode=2, brghMode=0, istlLctnNm=수상동, trfcStrgUseYn=Y, vmsLocIfscId=0, fanRunTmpr=30, hetrRunTmpr=0, fanMode=2, hetrMode=2, brghCurrStep=1, istlLctnAddr=안동시 수상동 산 86-4, protocolVer=2, delYn=N, vmsWidth=288, vmsHeight=160, modlRowNum=10, modlColNum=18, powrRowNum=10, powrColNum=18).
- [2023-11-07 17:53:29.997] [INFO ] TcpServerReqDataProcess[1002].run: Start.
- [2023-11-07 17:53:29.998] [INFO ] VmsCtlrService.loadCtlrInfo: TbVmsCtlr(vmsCtlrNmbr=1003, vmsCtlrLocalNo=3, vmsCtlrId=VMS-0030, vmsNm=정상동, vmsCtlrIp=192.168.20.97, vmsUsagTypeCd=VUTP, vmsFrmTypeCd=FRM1, vmsTypeCd=VMP1, vmsModlTypeCd=VMM1, vmsCtlrPort=0, operMode=A, cmncFailRate=null, brghNghtStep=null, brghWeekStep=null, defPhseChngCycl=5, modlErrRate=null, cmncfailSlotNmbr=0, pwerFailSlotNmbr=0, cmtrinfrCnctYn=Y, wthrinfrCnctYn=Y, envrinfrCnctYn=Y, vmsMaxPhseNum=10, panlOnTime=0000, panlOffTime=0000, panlPwerMode=2, brghMode=2, istlLctnNm=정상동, trfcStrgUseYn=Y, vmsLocIfscId=0, fanRunTmpr=30, hetrRunTmpr=0, fanMode=2, hetrMode=2, brghCurrStep=1, istlLctnAddr=안동시 정상동 산 39-1, protocolVer=2, delYn=N, vmsWidth=288, vmsHeight=160, modlRowNum=10, modlColNum=18, powrRowNum=10, powrColNum=18).
- [2023-11-07 17:53:29.999] [INFO ] TcpServerReqDataProcess[1003].run: Start.
- [2023-11-07 17:53:30.000] [INFO ] VmsCtlrService.loadCtlrInfo: TbVmsCtlr(vmsCtlrNmbr=1004, vmsCtlrLocalNo=4, vmsCtlrId=VMS-0040, vmsNm=용상동, vmsCtlrIp=192.168.20.96, vmsUsagTypeCd=VUTP, vmsFrmTypeCd=FRM1, vmsTypeCd=VMP1, vmsModlTypeCd=VMM1, vmsCtlrPort=0, operMode=A, cmncFailRate=null, brghNghtStep=null, brghWeekStep=null, defPhseChngCycl=5, modlErrRate=null, cmncfailSlotNmbr=0, pwerFailSlotNmbr=0, cmtrinfrCnctYn=Y, wthrinfrCnctYn=Y, envrinfrCnctYn=Y, vmsMaxPhseNum=10, panlOnTime=0000, panlOffTime=0000, panlPwerMode=2, brghMode=2, istlLctnNm=용상동, trfcStrgUseYn=Y, vmsLocIfscId=0, fanRunTmpr=30, hetrRunTmpr=0, fanMode=2, hetrMode=2, brghCurrStep=1, istlLctnAddr=안동시 용상동 487-1, protocolVer=2, delYn=N, vmsWidth=288, vmsHeight=160, modlRowNum=10, modlColNum=18, powrRowNum=10, powrColNum=18).
- [2023-11-07 17:53:30.000] [INFO ] TcpServerReqDataProcess[1004].run: Start.
- [2023-11-07 17:53:30.003] [INFO ] VmsCtlrService.loadCtlrInfo:: TbVmsCtlrDto(index=0, vmsCtlrNmbr=1001, groupNo=0, ctlrLocalNo=1, ctlrId=VMS-0010, name=송현동, ctlrIp=192.168.20.13, ctlrPort=0, usagTypeCd=VUTP, frmTypeCd=FRM1, typeCd=VMP1, modlTypeCd=VMM1, operMode=A, cmncfailSlotNmbr=0, pwerFailSlotNmbr=0, cmtrinfrCnctYn=Y, wthrinfrCnctYn=Y, envrinfrCnctYn=Y, maxPhaseNum=10, istlLctnNm=송현동, istlLctnAddr=안동시 송현동 918-1, trfcStrgUseYn=Y, locIfscId=0, defPhseChngCycl=5, panlOnTime=0000, panlOffTime=0000, panlPwerMode=2, fanMode=2, fanRunTmpr=30, hetrMode=2, hetrRunTmpr=0, brghMode=0, brghCurrStep=1, brghWeekStep=10, brghNghtStep=0, modlErrRate=10, cmncFailRate=10, protocolVer=2, delYn=N, vmsWidth=288, vmsHeight=160, modlRowNum=10, modlColNum=18, powrRowNum=10, powrColNum=18, localFormDir=C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1001\, ftpFormDir=FORM\1001\, ftpDownload=true, symbolDownload=false, maxCngstForm=5, cngstForms=0, existCngsForm=false, provide=false, evehIngForm=false, evehEndForm=false, formManager=VmsFormManager(formWidth=288, formHeight=160, totalCount=0, objectCount=0, objects=[]), evechile=VmsEvehicle(ocrr=false, end=false, first=false, dtOcrr=null, download=false, dtDownload=null, units=[]), schedule=VmsSchedule(units=[]), incident=VmsEvent(units=[]), event=VmsEvent(units=[]), module=VmsModule(isOnOff=true, reqOnOff=1, curOnOff=0, powerOnTime=, powerOffTime=, retry=1), luminance=VmsLuminance(scheduleTime=null, value=0, retry=0), controlMode=VmsControlMode(control=0, manSceId=null, emeSceId=null, curSceId=null, isEnable=false, maxDisplayForm=0, svcDate=null, saveFlag=false, timer=null, isResult=false), txtOpCode=0, stts=TbVmsCtlrStts(vmsCtlrNmbr=1001, updtDt=20231107175329, cmncSttsCd=CMS2, pwerSttsCd=PWS2, modlSttsCd=MOS2, cboxDoorSttsCd=CDS2, fanSttsCd=PAS2, hetrSttsCd=HTS2, cboxTmpr=0, brghVal=0, commSttsCd=CMS2, modlStts=11111111111111111111, pwerStts=11111111111111111111, cboxHum=0, cboxFanSttsCd=PAS2, cboxHetrSttsCd=HTS2, tmpr=0, hum=0, doorSttsCd=CDS2, brghMode=0, brghCurr=0, brghWeek=0, brghNght=0, pwerOnOffCd=PWO2), netState=0, isDupCon=false, isDupLogin=false, dstIpAddr=, channel=null, dupChannel=null, cliReq=null, syncTime=0, seq=com.its.vms.domain.VmsFrameSequence@3f053c80, downloadFormId=0, downloadFile=VmsDownloadFile(enable=false, saveFlag=true, dTimer=1699347209989, count=0, units=[VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0)]), downloadData=VmsDownloadData(isDefault=false, maxSchedule=0, downloadCnt=0, units=[VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0)]), downloadFormMap={}, dnldSymbMap={}, reqDnldSymbMap={}, dnldSymbLibNmbr=0, rltnIfscMap={}, registeredCommandTimer={}, registeredCommand={}, userCommands={}, connectCount=0, connectTm=-, disConnectTm=-, lastRecvTime=0, debug=VmsDebug(isDump=false, isDebug=false), dataProcess=com.its.vms.xnettcp.vms.process.TcpServerSendDataProcess@5b40ceb).
- [2023-11-07 17:53:30.003] [INFO ] VmsCtlrService.loadCtlrInfo:: TbVmsCtlrDto(index=0, vmsCtlrNmbr=1002, groupNo=0, ctlrLocalNo=2, ctlrId=VMS-0020, name=수상동, ctlrIp=192.168.20.97, ctlrPort=0, usagTypeCd=VUTP, frmTypeCd=FRM1, typeCd=VMP1, modlTypeCd=VMM1, operMode=A, cmncfailSlotNmbr=0, pwerFailSlotNmbr=0, cmtrinfrCnctYn=Y, wthrinfrCnctYn=Y, envrinfrCnctYn=Y, maxPhaseNum=10, istlLctnNm=수상동, istlLctnAddr=안동시 수상동 산 86-4, trfcStrgUseYn=Y, locIfscId=0, defPhseChngCycl=5, panlOnTime=0000, panlOffTime=0000, panlPwerMode=2, fanMode=2, fanRunTmpr=30, hetrMode=2, hetrRunTmpr=0, brghMode=0, brghCurrStep=1, brghWeekStep=10, brghNghtStep=0, modlErrRate=10, cmncFailRate=10, protocolVer=2, delYn=N, vmsWidth=288, vmsHeight=160, modlRowNum=10, modlColNum=18, powrRowNum=10, powrColNum=18, localFormDir=C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1002\, ftpFormDir=FORM\1002\, ftpDownload=true, symbolDownload=false, maxCngstForm=5, cngstForms=0, existCngsForm=false, provide=false, evehIngForm=false, evehEndForm=false, formManager=VmsFormManager(formWidth=288, formHeight=160, totalCount=0, objectCount=0, objects=[]), evechile=VmsEvehicle(ocrr=false, end=false, first=false, dtOcrr=null, download=false, dtDownload=null, units=[]), schedule=VmsSchedule(units=[]), incident=VmsEvent(units=[]), event=VmsEvent(units=[]), module=VmsModule(isOnOff=true, reqOnOff=1, curOnOff=0, powerOnTime=, powerOffTime=, retry=1), luminance=VmsLuminance(scheduleTime=null, value=0, retry=0), controlMode=VmsControlMode(control=0, manSceId=null, emeSceId=null, curSceId=null, isEnable=false, maxDisplayForm=0, svcDate=null, saveFlag=false, timer=null, isResult=false), txtOpCode=0, stts=TbVmsCtlrStts(vmsCtlrNmbr=1002, updtDt=20231107175329, cmncSttsCd=CMS2, pwerSttsCd=PWS2, modlSttsCd=MOS2, cboxDoorSttsCd=CDS2, fanSttsCd=PAS2, hetrSttsCd=HTS2, cboxTmpr=0, brghVal=0, commSttsCd=CMS2, modlStts=11111111111111111111, pwerStts=11111111111111111111, cboxHum=0, cboxFanSttsCd=PAS2, cboxHetrSttsCd=HTS2, tmpr=0, hum=0, doorSttsCd=CDS2, brghMode=0, brghCurr=0, brghWeek=0, brghNght=0, pwerOnOffCd=PWO2), netState=0, isDupCon=false, isDupLogin=false, dstIpAddr=, channel=null, dupChannel=null, cliReq=null, syncTime=0, seq=com.its.vms.domain.VmsFrameSequence@13c3c1e1, downloadFormId=0, downloadFile=VmsDownloadFile(enable=false, saveFlag=true, dTimer=1699347209997, count=0, units=[VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0)]), downloadData=VmsDownloadData(isDefault=false, maxSchedule=0, downloadCnt=0, units=[VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0)]), downloadFormMap={}, dnldSymbMap={}, reqDnldSymbMap={}, dnldSymbLibNmbr=0, rltnIfscMap={}, registeredCommandTimer={}, registeredCommand={}, userCommands={}, connectCount=0, connectTm=-, disConnectTm=-, lastRecvTime=0, debug=VmsDebug(isDump=false, isDebug=false), dataProcess=com.its.vms.xnettcp.vms.process.TcpServerSendDataProcess@3b956878).
- [2023-11-07 17:53:30.004] [INFO ] VmsCtlrService.loadCtlrInfo:: TbVmsCtlrDto(index=0, vmsCtlrNmbr=1003, groupNo=0, ctlrLocalNo=3, ctlrId=VMS-0030, name=정상동, ctlrIp=192.168.20.97, ctlrPort=0, usagTypeCd=VUTP, frmTypeCd=FRM1, typeCd=VMP1, modlTypeCd=VMM1, operMode=A, cmncfailSlotNmbr=0, pwerFailSlotNmbr=0, cmtrinfrCnctYn=Y, wthrinfrCnctYn=Y, envrinfrCnctYn=Y, maxPhaseNum=10, istlLctnNm=정상동, istlLctnAddr=안동시 정상동 산 39-1, trfcStrgUseYn=Y, locIfscId=0, defPhseChngCycl=5, panlOnTime=0000, panlOffTime=0000, panlPwerMode=2, fanMode=2, fanRunTmpr=30, hetrMode=2, hetrRunTmpr=0, brghMode=2, brghCurrStep=1, brghWeekStep=10, brghNghtStep=0, modlErrRate=10, cmncFailRate=10, protocolVer=2, delYn=N, vmsWidth=288, vmsHeight=160, modlRowNum=10, modlColNum=18, powrRowNum=10, powrColNum=18, localFormDir=C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1003\, ftpFormDir=FORM\1003\, ftpDownload=true, symbolDownload=false, maxCngstForm=5, cngstForms=0, existCngsForm=false, provide=false, evehIngForm=false, evehEndForm=false, formManager=VmsFormManager(formWidth=288, formHeight=160, totalCount=0, objectCount=0, objects=[]), evechile=VmsEvehicle(ocrr=false, end=false, first=false, dtOcrr=null, download=false, dtDownload=null, units=[]), schedule=VmsSchedule(units=[]), incident=VmsEvent(units=[]), event=VmsEvent(units=[]), module=VmsModule(isOnOff=true, reqOnOff=1, curOnOff=0, powerOnTime=, powerOffTime=, retry=1), luminance=VmsLuminance(scheduleTime=null, value=0, retry=0), controlMode=VmsControlMode(control=0, manSceId=null, emeSceId=null, curSceId=null, isEnable=false, maxDisplayForm=0, svcDate=null, saveFlag=false, timer=null, isResult=false), txtOpCode=0, stts=TbVmsCtlrStts(vmsCtlrNmbr=1003, updtDt=20231107175330, cmncSttsCd=CMS2, pwerSttsCd=PWS2, modlSttsCd=MOS2, cboxDoorSttsCd=CDS2, fanSttsCd=PAS2, hetrSttsCd=HTS2, cboxTmpr=0, brghVal=0, commSttsCd=CMS2, modlStts=11111111111111111111, pwerStts=11111111111111111111, cboxHum=0, cboxFanSttsCd=PAS2, cboxHetrSttsCd=HTS2, tmpr=0, hum=0, doorSttsCd=CDS2, brghMode=0, brghCurr=0, brghWeek=0, brghNght=0, pwerOnOffCd=PWO2), netState=0, isDupCon=false, isDupLogin=false, dstIpAddr=, channel=null, dupChannel=null, cliReq=null, syncTime=0, seq=com.its.vms.domain.VmsFrameSequence@36546a22, downloadFormId=0, downloadFile=VmsDownloadFile(enable=false, saveFlag=true, dTimer=1699347209999, count=0, units=[VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0)]), downloadData=VmsDownloadData(isDefault=false, maxSchedule=0, downloadCnt=0, units=[VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0)]), downloadFormMap={}, dnldSymbMap={}, reqDnldSymbMap={}, dnldSymbLibNmbr=0, rltnIfscMap={}, registeredCommandTimer={}, registeredCommand={}, userCommands={}, connectCount=0, connectTm=-, disConnectTm=-, lastRecvTime=0, debug=VmsDebug(isDump=false, isDebug=false), dataProcess=com.its.vms.xnettcp.vms.process.TcpServerSendDataProcess@3918c187).
- [2023-11-07 17:53:30.004] [INFO ] VmsCtlrService.loadCtlrInfo:: TbVmsCtlrDto(index=0, vmsCtlrNmbr=1004, groupNo=0, ctlrLocalNo=4, ctlrId=VMS-0040, name=용상동, ctlrIp=192.168.20.96, ctlrPort=0, usagTypeCd=VUTP, frmTypeCd=FRM1, typeCd=VMP1, modlTypeCd=VMM1, operMode=A, cmncfailSlotNmbr=0, pwerFailSlotNmbr=0, cmtrinfrCnctYn=Y, wthrinfrCnctYn=Y, envrinfrCnctYn=Y, maxPhaseNum=10, istlLctnNm=용상동, istlLctnAddr=안동시 용상동 487-1, trfcStrgUseYn=Y, locIfscId=0, defPhseChngCycl=5, panlOnTime=0000, panlOffTime=0000, panlPwerMode=2, fanMode=2, fanRunTmpr=30, hetrMode=2, hetrRunTmpr=0, brghMode=2, brghCurrStep=1, brghWeekStep=10, brghNghtStep=0, modlErrRate=10, cmncFailRate=10, protocolVer=2, delYn=N, vmsWidth=288, vmsHeight=160, modlRowNum=10, modlColNum=18, powrRowNum=10, powrColNum=18, localFormDir=C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1004\, ftpFormDir=FORM\1004\, ftpDownload=true, symbolDownload=false, maxCngstForm=5, cngstForms=0, existCngsForm=false, provide=false, evehIngForm=false, evehEndForm=false, formManager=VmsFormManager(formWidth=288, formHeight=160, totalCount=0, objectCount=0, objects=[]), evechile=VmsEvehicle(ocrr=false, end=false, first=false, dtOcrr=null, download=false, dtDownload=null, units=[]), schedule=VmsSchedule(units=[]), incident=VmsEvent(units=[]), event=VmsEvent(units=[]), module=VmsModule(isOnOff=true, reqOnOff=1, curOnOff=0, powerOnTime=, powerOffTime=, retry=1), luminance=VmsLuminance(scheduleTime=null, value=0, retry=0), controlMode=VmsControlMode(control=0, manSceId=null, emeSceId=null, curSceId=null, isEnable=false, maxDisplayForm=0, svcDate=null, saveFlag=false, timer=null, isResult=false), txtOpCode=0, stts=TbVmsCtlrStts(vmsCtlrNmbr=1004, updtDt=20231107175330, cmncSttsCd=CMS2, pwerSttsCd=PWS2, modlSttsCd=MOS2, cboxDoorSttsCd=CDS2, fanSttsCd=PAS2, hetrSttsCd=HTS2, cboxTmpr=0, brghVal=0, commSttsCd=CMS2, modlStts=11111111111111111111, pwerStts=11111111111111111111, cboxHum=0, cboxFanSttsCd=PAS2, cboxHetrSttsCd=HTS2, tmpr=0, hum=0, doorSttsCd=CDS2, brghMode=0, brghCurr=0, brghWeek=0, brghNght=0, pwerOnOffCd=PWO2), netState=0, isDupCon=false, isDupLogin=false, dstIpAddr=, channel=null, dupChannel=null, cliReq=null, syncTime=0, seq=com.its.vms.domain.VmsFrameSequence@2c88b9fc, downloadFormId=0, downloadFile=VmsDownloadFile(enable=false, saveFlag=true, dTimer=1699347210000, count=0, units=[VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0), VmsDownloadFile.VmsDownloadFileInfo(regDate=null, fileType=null, fileId=null, sendStartDate=null, sendEndDate=null, sendStep=0)]), downloadData=VmsDownloadData(isDefault=false, maxSchedule=0, downloadCnt=0, units=[VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0), VmsDownloadData.VmsDownloadDataInfo(vmsFormId=0, isDownload=false, formIdx=0, bitmapId=0, formNo=0, displaySec=0, displayType=0, bkClr=0)]), downloadFormMap={}, dnldSymbMap={}, reqDnldSymbMap={}, dnldSymbLibNmbr=0, rltnIfscMap={}, registeredCommandTimer={}, registeredCommand={}, userCommands={}, connectCount=0, connectTm=-, disConnectTm=-, lastRecvTime=0, debug=VmsDebug(isDump=false, isDebug=false), dataProcess=com.its.vms.xnettcp.vms.process.TcpServerSendDataProcess@47605f2f).
- [2023-11-07 17:53:30.004] [INFO ] VmsCtlrService.loadCtlrInfo: 42 ms.
- [2023-11-07 17:53:30.011] [INFO ] VmsCtlrService.loadCtlrSttsInfo: 4 EA
- [2023-11-07 17:53:30.011] [INFO ] VmsCtlrService.loadCtlrSttsInfo: 6 ms.
- [2023-11-07 17:53:30.014] [INFO ] VmsCtlrService.updateCtlrStts: total 4, normal 0, error 4.
- [2023-11-07 17:53:30.025] [INFO ] VmsFontService.loadFontNameInfo: 6 EA
- [2023-11-07 17:53:30.027] [INFO ] VmsFontService.loadFontNameInfo: 7 ms.
- [2023-11-07 17:53:30.030] [INFO ] VmsCtlrDao.updateStts: START. 4 EA. History false
- [2023-11-07 17:53:30.034] [INFO ] VmsFontService.loadFontColorInfo: 16 EA
- [2023-11-07 17:53:30.035] [INFO ] VmsFontService.loadFontColorInfo: 8 ms.
- [2023-11-07 17:53:30.047] [INFO ] VmsIfscService.loadVmsRltnIfsc: 40 EA
- [2023-11-07 17:53:30.049] [INFO ] VmsCtlrDao.updateStts: ..END. 4 EA. 15 ms.
- [2023-11-07 17:53:30.050] [INFO ] VmsIfscService.loadVmsRltnIfsc: 14 ms.
- [2023-11-07 17:53:30.062] [INFO ] VmsIfscService.loadVmsIfscTrafInfo: 40 EA
- [2023-11-07 17:53:30.065] [INFO ] VmsIfscService.loadVmsIfscTrafInfo: 15 ms.
- [2023-11-07 17:53:30.066] [INFO ] MainUI.loadControllerInfo: start. 4 EA.
- [2023-11-07 17:53:30.079] [INFO ] MainUI.loadControllerInfo: ..end. 4 EA.
- [2023-11-07 17:53:30.088] [INFO ] VwStrmCtlrService.loadStrmCtlrInfo: 116 EA
- [2023-11-07 17:53:30.090] [INFO ] VwStrmCtlrService.loadStrmCtlrInfo: 11 ms.
- [2023-11-07 17:53:38.624] [INFO ] VmsSymbService.loadVmsSymbLib: 25 EA
- [2023-11-07 17:53:38.820] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60070, OrgSymb 6007, Size 20062.
- [2023-11-07 17:53:38.820] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60090, OrgSymb 6009, Size 20062.
- [2023-11-07 17:53:38.820] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 70030, OrgSymb 7003, Size 138296.
- [2023-11-07 17:53:38.820] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 3000, OrgSymb 300, Size 138294.
- [2023-11-07 17:53:38.820] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 70010, OrgSymb 7001, Size 138296.
- [2023-11-07 17:53:38.820] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 50030, OrgSymb 5003, Size 119713.
- [2023-11-07 17:53:38.821] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 50010, OrgSymb 5001, Size 1841.
- [2023-11-07 17:53:38.821] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60110, OrgSymb 6011, Size 1228854.
- [2023-11-07 17:53:38.821] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60010, OrgSymb 6001, Size 630.
- [2023-11-07 17:53:38.821] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60130, OrgSymb 6013, Size 138294.
- [2023-11-07 17:53:38.821] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60030, OrgSymb 6003, Size 32622.
- [2023-11-07 17:53:38.821] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60050, OrgSymb 6005, Size 32898.
- [2023-11-07 17:53:38.821] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60080, OrgSymb 6008, Size 20062.
- [2023-11-07 17:53:38.821] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 70020, OrgSymb 7002, Size 138296.
- [2023-11-07 17:53:38.852] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 2000, OrgSymb 200, Size 12342.
- [2023-11-07 17:53:38.852] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 70000, OrgSymb 7000, Size 138296.
- [2023-11-07 17:53:38.852] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 50040, OrgSymb 5004, Size 1841.
- [2023-11-07 17:53:38.852] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 50020, OrgSymb 5002, Size 119713.
- [2023-11-07 17:53:38.852] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 50000, OrgSymb 5000, Size 119713.
- [2023-11-07 17:53:38.853] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60100, OrgSymb 6010, Size 163978.
- [2023-11-07 17:53:38.853] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60000, OrgSymb 6000, Size 147482.
- [2023-11-07 17:53:38.853] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60120, OrgSymb 6012, Size 1228854.
- [2023-11-07 17:53:38.853] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60020, OrgSymb 6002, Size 32622.
- [2023-11-07 17:53:38.853] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60040, OrgSymb 6004, Size 32898.
- [2023-11-07 17:53:38.853] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60060, OrgSymb 6006, Size 20062.
- [2023-11-07 17:53:38.853] [INFO ] VmsSymbService.loadVmsSymbLib: SymbLib 25 EA.
- [2023-11-07 17:53:38.854] [INFO ] VmsSymbService.loadVmsSymbLib: 8763 ms.
- [2023-11-07 17:53:38.863] [INFO ] VmsSymbService.loadVmsSymbCellInfo: 40 EA
- [2023-11-07 17:53:38.865] [INFO ] VmsSymbService.loadVmsSymbCellInfo: 11 ms.
- [2023-11-07 17:53:38.865] [INFO ] VmsSymbService.loadVmsSymbLibDnld: START.
- [2023-11-07 17:53:38.882] [INFO ] VmsSymbService.loadVmsSymbLibDnld: VMS 1001 Already Dnld Symb 6 EA.
- [2023-11-07 17:53:38.883] [INFO ] VmsSymbService.loadVmsSymbLibDnld: ..END. 18 ms.
- [2023-11-07 17:53:38.883] [INFO ] VmsSymbService.loadVmsScheduleSymbol: START.
- [2023-11-07 17:53:38.901] [INFO ] VmsSymbService.loadVmsScheduleSymbol: VMS 1002 Req Dnld Symb 5 EA.
- [2023-11-07 17:53:38.901] [INFO ] VmsSymbService.loadVmsScheduleSymbol: VMS 1003 Req Dnld Symb 5 EA.
- [2023-11-07 17:53:38.901] [INFO ] VmsSymbService.loadVmsScheduleSymbol: VMS 1004 Req Dnld Symb 5 EA.
- [2023-11-07 17:53:38.901] [INFO ] VmsSymbService.loadVmsScheduleSymbol: ..END. 18 ms.
- [2023-11-07 17:53:38.908] [INFO ] VmsAtmpService.loadVmsAtmpInfo: 1 EA
- [2023-11-07 17:53:38.911] [INFO ] VmsAtmpService.loadVmsAtmpInfo: 10 ms.
- [2023-11-07 17:53:39.200] [INFO ] VmsFormService.loadVmsFormInfo: 9 EA
- [2023-11-07 17:53:39.209] [INFO ] VmsFormService.loadVmsFormInfo: 298 ms.
- [2023-11-07 17:53:39.228] [INFO ] VmsFormService.loadVmsFormObjectInfo: 24 EA
- [2023-11-07 17:53:39.230] [INFO ] VmsFormService.loadVmsFormObjectInfo: 21 ms.
- [2023-11-07 17:53:39.242] [INFO ] VmsFormService.loadVmsFormColorInfo: 4 EA
- [2023-11-07 17:53:39.244] [INFO ] VmsFormService.loadVmsFormColorInfo: 14 ms.
- [2023-11-07 17:53:39.257] [INFO ] VmsManageService.jobMakeDownloadVmsForm: START.
- [2023-11-07 17:53:39.261] [INFO ] VmsManageService.makeVmsScenarioForm: START.
- [2023-11-07 17:53:39.261] [INFO ] VmsManageService.loadBaseDatabase: START.
- [2023-11-07 17:53:39.272] [INFO ] VmsFontService.loadFontNameInfo: 6 EA
- [2023-11-07 17:53:39.272] [INFO ] VmsFontService.loadFontNameInfo: 10 ms.
- [2023-11-07 17:53:39.285] [INFO ] VmsFontService.loadFontColorInfo: 16 EA
- [2023-11-07 17:53:39.286] [INFO ] VmsFontService.loadFontColorInfo: 14 ms.
- [2023-11-07 17:53:39.297] [INFO ] VwStrmCtlrService.loadStrmCtlrInfo: 116 EA
- [2023-11-07 17:53:39.298] [INFO ] VwStrmCtlrService.loadStrmCtlrInfo: 12 ms.
- [2023-11-07 17:53:39.298] [INFO ] VmsManageService.loadBaseDatabase: ..END. 37 ms.
- [2023-11-07 17:53:44.954] [INFO ] VmsSymbService.loadVmsSymbLib: 25 EA
- [2023-11-07 17:53:44.957] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60070, OrgSymb 6007, Size 20062.
- [2023-11-07 17:53:44.957] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60090, OrgSymb 6009, Size 20062.
- [2023-11-07 17:53:44.957] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 70030, OrgSymb 7003, Size 138296.
- [2023-11-07 17:53:44.957] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 3000, OrgSymb 300, Size 138294.
- [2023-11-07 17:53:44.957] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 70010, OrgSymb 7001, Size 138296.
- [2023-11-07 17:53:44.957] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 50030, OrgSymb 5003, Size 119713.
- [2023-11-07 17:53:44.957] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 50010, OrgSymb 5001, Size 1841.
- [2023-11-07 17:53:44.957] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60110, OrgSymb 6011, Size 1228854.
- [2023-11-07 17:53:44.957] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60010, OrgSymb 6001, Size 630.
- [2023-11-07 17:53:44.957] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60130, OrgSymb 6013, Size 138294.
- [2023-11-07 17:53:44.957] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60030, OrgSymb 6003, Size 32622.
- [2023-11-07 17:53:44.957] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60050, OrgSymb 6005, Size 32898.
- [2023-11-07 17:53:44.958] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60080, OrgSymb 6008, Size 20062.
- [2023-11-07 17:53:44.958] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 70020, OrgSymb 7002, Size 138296.
- [2023-11-07 17:53:44.958] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 2000, OrgSymb 200, Size 12342.
- [2023-11-07 17:53:44.958] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 70000, OrgSymb 7000, Size 138296.
- [2023-11-07 17:53:44.958] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 50040, OrgSymb 5004, Size 1841.
- [2023-11-07 17:53:44.958] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 50020, OrgSymb 5002, Size 119713.
- [2023-11-07 17:53:44.958] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 50000, OrgSymb 5000, Size 119713.
- [2023-11-07 17:53:44.958] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60100, OrgSymb 6010, Size 163978.
- [2023-11-07 17:53:44.958] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60000, OrgSymb 6000, Size 147482.
- [2023-11-07 17:53:44.958] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60120, OrgSymb 6012, Size 1228854.
- [2023-11-07 17:53:44.958] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60020, OrgSymb 6002, Size 32622.
- [2023-11-07 17:53:44.959] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60040, OrgSymb 6004, Size 32898.
- [2023-11-07 17:53:44.959] [INFO ] VmsSymbService.loadVmsSymbLib: Symb 60060, OrgSymb 6006, Size 20062.
- [2023-11-07 17:53:44.959] [INFO ] VmsSymbService.loadVmsSymbLib: SymbLib 25 EA.
- [2023-11-07 17:53:44.959] [INFO ] VmsSymbService.loadVmsSymbLib: 5661 ms.
- [2023-11-07 17:53:44.964] [INFO ] VmsSymbService.loadVmsSymbCellInfo: 40 EA
- [2023-11-07 17:53:44.965] [INFO ] VmsSymbService.loadVmsSymbCellInfo: 6 ms.
- [2023-11-07 17:53:45.239] [INFO ] VmsFormService.loadVmsFormInfo: 9 EA
- [2023-11-07 17:53:45.243] [INFO ] VmsFormService.loadVmsFormInfo: 277 ms.
- [2023-11-07 17:53:45.255] [INFO ] VmsFormService.loadVmsFormObjectInfo: 24 EA
- [2023-11-07 17:53:45.255] [INFO ] VmsFormService.loadVmsFormObjectInfo: 12 ms.
- [2023-11-07 17:53:45.264] [INFO ] VmsFormService.loadVmsFormColorInfo: 4 EA
- [2023-11-07 17:53:45.265] [INFO ] VmsFormService.loadVmsFormColorInfo: 10 ms.
- [2023-11-07 17:53:45.269] [INFO ] VmsAtmpService.loadVmsAtmpInfo: 1 EA
- [2023-11-07 17:53:45.269] [INFO ] VmsAtmpService.loadVmsAtmpInfo: 4 ms.
- [2023-11-07 17:53:45.273] [INFO ] VmsManageService.loadEventOccrInfo: 4 ms.
- [2023-11-07 17:53:45.284] [INFO ] VmsIfscService.loadVmsRltnIfsc: 40 EA
- [2023-11-07 17:53:45.285] [INFO ] VmsIfscService.loadVmsRltnIfsc: 11 ms.
- [2023-11-07 17:53:45.296] [INFO ] VmsIfscService.loadVmsIfscTrafInfo: 40 EA
- [2023-11-07 17:53:45.297] [INFO ] VmsIfscService.loadVmsIfscTrafInfo: 12 ms.
- [2023-11-07 17:53:45.314] [INFO ] VmsManageService.loadVmsDsplSchedule: 17 ms.
- [2023-11-07 17:53:45.315] [INFO ] VmsManageService.makeVmsScenarioForm: 6054 ms.
- [2023-11-07 17:53:45.315] [INFO ] VmsManageService.makeVmsProvideForm: START.
- [2023-11-07 17:53:45.327] [ERROR] VmsManageService.makeVmsProvideForm: No Traffic: VMS(1001), FormId(10002), Req 1, Set 0.
- [2023-11-07 17:53:45.329] [ERROR] VmsManageService.makeVmsProvideForm: No Traffic: VMS(1002), FormId(10002), Req 1, Set 0.
- [2023-11-07 17:53:45.331] [ERROR] VmsManageService.makeVmsProvideForm: No Traffic: VMS(1003), FormId(10002), Req 1, Set 0.
- [2023-11-07 17:53:45.332] [ERROR] VmsManageService.makeVmsProvideForm: No Traffic: VMS(1004), FormId(10002), Req 1, Set 0.
- [2023-11-07 17:53:45.333] [INFO ] VmsManageService.makeVmsProvideForm: 18 ms.
- [2023-11-07 17:53:45.333] [INFO ] VmsManageService.makeVmsDatabaseForm: START.
- [2023-11-07 17:53:45.410] [INFO ] VmsManagerService.makeVmsDatabaseFormData: VMS 1001, FORM 10006, DnldFormNo 1060, Objects 2. ScheduleType 7.동영상, FileType 2, File/FtpName C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1001\A01_710006.bmp/FORM\1001\A01_710006.bmp.
- [2023-11-07 17:53:45.432] [INFO ] VmsManagerService.makeVmsDatabaseFormData: VMS 1001, FORM 10007, DnldFormNo 1070, Objects 2. ScheduleType 8.스트리밍영상, FileType 3, File/FtpName C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1001\A02_810007.bmp/FORM\1001\A02_810007.bmp.
- [2023-11-07 17:53:45.467] [INFO ] VmsManagerService.makeVmsDatabaseFormData: VMS 1001, FORM 10000, DnldFormNo 1000, Objects 6. ScheduleType 9.대기환경, FileType 5, File/FtpName C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1001\A03_910000.bmp/FORM\1001\A03_910000.bmp.
- [2023-11-07 17:53:45.494] [INFO ] VmsManagerService.makeVmsDatabaseFormData: VMS 1001, FORM 10003, DnldFormNo 1030, Objects 1. ScheduleType 3.홍보, FileType 5, File/FtpName C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1001\A04_310003.bmp/FORM\1001\A04_310003.bmp.
- [2023-11-07 17:53:45.518] [INFO ] VmsManagerService.makeVmsDatabaseFormData: VMS 1001, FORM 10004, DnldFormNo 1040, Objects 2. ScheduleType 3.홍보, FileType 5, File/FtpName C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1001\A05_310004.bmp/FORM\1001\A05_310004.bmp.
- [2023-11-07 17:53:45.538] [INFO ] VmsManagerService.makeVmsDatabaseFormData: VMS 1002, FORM 10000, DnldFormNo 1000, Objects 6. ScheduleType 9.대기환경, FileType 5, File/FtpName C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1002\A01_910000.bmp/FORM\1002\A01_910000.bmp.
- [2023-11-07 17:53:45.566] [INFO ] VmsManagerService.makeVmsDatabaseFormData: VMS 1002, FORM 10003, DnldFormNo 1030, Objects 1. ScheduleType 3.홍보, FileType 5, File/FtpName C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1002\A02_310003.bmp/FORM\1002\A02_310003.bmp.
- [2023-11-07 17:53:45.581] [INFO ] VmsManagerService.makeVmsDatabaseFormData: VMS 1002, FORM 10004, DnldFormNo 1040, Objects 2. ScheduleType 3.홍보, FileType 5, File/FtpName C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1002\A03_310004.bmp/FORM\1002\A03_310004.bmp.
- [2023-11-07 17:53:45.615] [INFO ] VmsManagerService.makeVmsDatabaseFormData: VMS 1002, FORM 10008, DnldFormNo 1080, Objects 1. ScheduleType 7.동영상, FileType 2, File/FtpName C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1002\A04_710008.bmp/FORM\1002\A04_710008.bmp.
- [2023-11-07 17:53:45.632] [INFO ] VmsManagerService.makeVmsDatabaseFormData: VMS 1003, FORM 10000, DnldFormNo 1000, Objects 6. ScheduleType 9.대기환경, FileType 5, File/FtpName C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1003\A01_910000.bmp/FORM\1003\A01_910000.bmp.
- [2023-11-07 17:53:45.653] [INFO ] VmsManagerService.makeVmsDatabaseFormData: VMS 1003, FORM 10003, DnldFormNo 1030, Objects 1. ScheduleType 3.홍보, FileType 5, File/FtpName C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1003\A02_310003.bmp/FORM\1003\A02_310003.bmp.
- [2023-11-07 17:53:45.669] [INFO ] VmsManagerService.makeVmsDatabaseFormData: VMS 1003, FORM 10004, DnldFormNo 1040, Objects 2. ScheduleType 3.홍보, FileType 5, File/FtpName C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1003\A03_310004.bmp/FORM\1003\A03_310004.bmp.
- [2023-11-07 17:53:45.690] [INFO ] VmsManagerService.makeVmsDatabaseFormData: VMS 1004, FORM 10000, DnldFormNo 1000, Objects 6. ScheduleType 9.대기환경, FileType 5, File/FtpName C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1004\A01_910000.bmp/FORM\1004\A01_910000.bmp.
- [2023-11-07 17:53:45.708] [INFO ] VmsManagerService.makeVmsDatabaseFormData: VMS 1004, FORM 10003, DnldFormNo 1030, Objects 1. ScheduleType 3.홍보, FileType 5, File/FtpName C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1004\A02_310003.bmp/FORM\1004\A02_310003.bmp.
- [2023-11-07 17:53:45.720] [INFO ] VmsManagerService.makeVmsDatabaseFormData: VMS 1004, FORM 10004, DnldFormNo 1040, Objects 2. ScheduleType 3.홍보, FileType 5, File/FtpName C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1004\A03_310004.bmp/FORM\1004\A03_310004.bmp.
- [2023-11-07 17:53:45.746] [INFO ] VmsManagerService.makeVmsDatabaseFormData: VMS 1004, FORM 10008, DnldFormNo 1080, Objects 1. ScheduleType 7.동영상, FileType 2, File/FtpName C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1004\A04_710008.bmp/FORM\1004\A04_710008.bmp.
- [2023-11-07 17:53:45.764] [INFO ] VmsManagerService.makeVmsDatabaseFormData: VMS 1004, FORM 10009, DnldFormNo 1090, Objects 1. ScheduleType 8.스트리밍영상, FileType 3, File/FtpName C:\DRIVE_E\ANDONG_VMS_FTP\FORM\\1004\A05_810009.bmp/FORM\1004\A05_810009.bmp.
- [2023-11-07 17:53:45.764] [INFO ] VmsManageService.makeVmsDatabaseForm: 431 ms.
- [2023-11-07 17:53:45.765] [INFO ] VmsManageService.jobMakeDownloadVmsForm: 6507 ms.
- [2023-11-07 17:53:45.774] [INFO ] 서버가 윈도우 NIO 모드에서 실행됩니다.
- [2023-11-07 17:53:45.775] [INFO ] VmsManageDao.batchUpdateVmsDsplPrst: START. 17 EA.
- [2023-11-07 17:53:45.922] [INFO ] *********************************************************************************
- [2023-11-07 17:53:45.923] [INFO ] ** VMS Communication Server Information **
- [2023-11-07 17:53:45.923] [INFO ] ** bindAddress: 0.0.0.0
- [2023-11-07 17:53:45.924] [INFO ] ** listenPort: 30200
- [2023-11-07 17:53:45.924] [INFO ] ** backlog: 64
- [2023-11-07 17:53:45.924] [INFO ] ** acceptThreads: 16
- [2023-11-07 17:53:45.925] [INFO ] ** workerThreads: 16
- [2023-11-07 17:53:45.925] [INFO ] *********************************************************************************
- [2023-11-07 17:53:46.715] [INFO ] VmsManageDao.batchUpdateVmsDsplPrst: ..END. 17 EA. 938 ms.
- [2023-11-07 17:53:46.715] [INFO ] VmsManageDao.batchInsertVmsDsplPrst: START. 17 EA.
- [2023-11-07 17:53:46.734] [INFO ] VmsManageDao.batchInsertVmsDsplPrst: ..END. 17 EA. 19 ms.
- [2023-11-07 17:54:05.016] [INFO ] VmsCtlrService.updateCtlrStts: total 4, normal 0, error 4.
- [2023-11-07 17:54:05.017] [INFO ] VmsCtlrDao.updateStts: START. 4 EA. History false
- [2023-11-07 17:54:05.023] [INFO ] VmsCtlrDao.updateStts: ..END. 4 EA. 6 ms.
- [2023-11-07 17:54:15.012] [INFO ] VmsManageService.loadVmsOnOffTime: START.
- [2023-11-07 17:54:15.018] [INFO ] VmsManageService.loadVmsOnOffTime: ..END. 6 ms.
|