|
@@ -1,672 +0,0 @@
|
|
|
-[2022-12-29 10:40:59.320] [INFO ] HV000001: Hibernate Validator 6.1.7.Final
|
|
|
-[2022-12-29 10:40:59.336] [INFO ] Starting IcmpPingServerApplicationTests using Java 1.8.0_25 on SEUNGHO with PID 11516 (started by OpenValue in C:\DEV\ITS\01.WINDOWS\22.07.PyeongTaek\JAVA\icmp-ping-server)
|
|
|
-[2022-12-29 10:40:59.337] [INFO ] The following profiles are active: dev
|
|
|
-[2022-12-29 10:41:01.296] [INFO ] com.its.icmp.config.ThreadPoolInitializer$$EnhancerBySpringCGLIB$$647869b8@1645f294
|
|
|
-[2022-12-29 10:41:01.296] [INFO ] Bean 'threadPoolInitializer' of type [com.its.icmp.config.ThreadPoolInitializer$$EnhancerBySpringCGLIB$$647869b8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
-[2022-12-29 10:41:01.402] [INFO ] Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$827a2204] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
-[2022-12-29 10:41:01.463] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0]
|
|
|
-[2022-12-29 10:41:01.556] [INFO ] ApplicationConfig(bootingDateTime=2022-12-29 10:41:01, startSchedule=false, id=WCM01, name=ICMP Ping Server, history=true, statistics=true, userId=admin, userPswd=1234, centerCommEnable=true, listenPort=9905, bindingAddr=0.0.0.0, backlog=1024, acceptThreads=16, workerThreads=16, rcvBuf=16383, sndBuf=16383, readerIdleTimeSeconds=0, writerIdleTimeSeconds=0, allIdleTimeSeconds=0, connectTimeoutSeconds=0)
|
|
|
-[2022-12-29 10:41:01.565] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
|
|
|
-[2022-12-29 10:41:01.566] [INFO ] DatabaseConfig(mapperLocations=classpath:mybatis/mapper/**/*.xml)
|
|
|
-[2022-12-29 10:41:01.823] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
|
|
|
-[2022-12-29 10:41:03.654] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
|
|
|
-[2022-12-29 10:41:03.995] [INFO ] Will secure Ant [pattern='/favicon.ico'] with []
|
|
|
-[2022-12-29 10:41:03.996] [INFO ] Will secure Ant [pattern='/css/**'] with []
|
|
|
-[2022-12-29 10:41:03.996] [INFO ] Will secure Ant [pattern='/js/**'] with []
|
|
|
-[2022-12-29 10:41:03.997] [INFO ] Will secure Ant [pattern='/img/**'] with []
|
|
|
-[2022-12-29 10:41:03.997] [INFO ] Will secure Ant [pattern='/lib/**'] with []
|
|
|
-[2022-12-29 10:41:03.997] [INFO ] Will secure Ant [pattern='/api/**', GET] with []
|
|
|
-[2022-12-29 10:41:03.997] [INFO ] Will secure Ant [pattern='/api/**', POST] with []
|
|
|
-[2022-12-29 10:41:03.998] [INFO ] Will secure Ant [pattern='/api/**', PUT] with []
|
|
|
-[2022-12-29 10:41:03.998] [INFO ] Will secure Ant [pattern='/api/**', DELETE] with []
|
|
|
-[2022-12-29 10:41:05.364] [INFO ] Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4b195203, org.springframework.security.web.context.SecurityContextPersistenceFilter@4052b19f, org.springframework.security.web.header.HeaderWriterFilter@74c9e11, org.springframework.security.web.authentication.logout.LogoutFilter@61037caf, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@12fcb2c3, org.springframework.security.web.session.ConcurrentSessionFilter@101bdd1c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@60dc1a4e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6e24ce51, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@28a6e171, org.springframework.security.web.session.SessionManagementFilter@149274cb, org.springframework.security.web.access.ExceptionTranslationFilter@445bce9a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@51ff3c4b]
|
|
|
-[2022-12-29 10:41:06.201] [INFO ] Using default implementation for ThreadExecutor
|
|
|
-[2022-12-29 10:41:06.224] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
|
|
-[2022-12-29 10:41:06.224] [INFO ] Quartz Scheduler v.2.3.2 created.
|
|
|
-[2022-12-29 10:41:06.226] [INFO ] RAMJobStore initialized.
|
|
|
-[2022-12-29 10:41:06.227] [INFO ] Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
|
|
|
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
|
|
|
- NOT STARTED.
|
|
|
- Currently in standby mode.
|
|
|
- Number of jobs executed: 0
|
|
|
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
|
|
|
- Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
|
|
|
-
|
|
|
-[2022-12-29 10:41:06.228] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
|
|
|
-[2022-12-29 10:41:06.228] [INFO ] Quartz scheduler version: 2.3.2
|
|
|
-[2022-12-29 10:41:06.229] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5882b202
|
|
|
-[2022-12-29 10:41:06.411] [INFO ] Context refreshed
|
|
|
-[2022-12-29 10:41:06.437] [INFO ] Found 1 custom documentation plugin(s)
|
|
|
-[2022-12-29 10:41:06.483] [INFO ] Scanning for api listing references
|
|
|
-[2022-12-29 10:41:06.510] [INFO ] Starting Quartz Scheduler now
|
|
|
-[2022-12-29 10:41:06.510] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started.
|
|
|
-[2022-12-29 10:41:06.529] [INFO ] Started IcmpPingServerApplicationTests in 8.239 seconds (JVM running for 10.683)
|
|
|
-[2022-12-29 10:41:06.560] [INFO ]
|
|
|
-
|
|
|
-Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
|
-[2022-12-29 10:41:06.601] [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.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:123)
|
|
|
- at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99)
|
|
|
- at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124)
|
|
|
- at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124)
|
|
|
- at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190)
|
|
|
- at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132)
|
|
|
- at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248)
|
|
|
- at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$6(ClassBasedTestDescriptor.java:350)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor$$Lambda$326/2050339061.execute(Unknown Source)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:355)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$7(ClassBasedTestDescriptor.java:350)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor$$Lambda$325/1617838096.accept(Unknown Source)
|
|
|
- at java.util.stream.StreamSpliterators$WrappingSpliterator$$Lambda$223/1627428162.accept(Unknown Source)
|
|
|
- at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
|
|
|
- at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
|
|
|
- at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
|
|
|
- at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
|
|
|
- at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
|
|
|
- at java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312)
|
|
|
- at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742)
|
|
|
- at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:741)
|
|
|
- at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:349)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$4(ClassBasedTestDescriptor.java:270)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor$$Lambda$324/151593342.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:269)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$2(ClassBasedTestDescriptor.java:259)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor$$Lambda$317/1898325501.get(Unknown Source)
|
|
|
- at java.util.Optional.orElseGet(Optional.java:267)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$3(ClassBasedTestDescriptor.java:258)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor$$Lambda$234/704024720.getTestInstances(Unknown Source)
|
|
|
- at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
|
|
|
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:101)
|
|
|
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor$$Lambda$316/856055143.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:100)
|
|
|
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:65)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$1(NodeTestTask.java:111)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$177/1948863195.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:111)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:79)
|
|
|
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService$$Lambda$196/371619938.accept(Unknown Source)
|
|
|
- at java.util.ArrayList.forEach(ArrayList.java:1249)
|
|
|
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$192/21257599.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$191/135184888.invoke(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$190/1786364562.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
|
|
|
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService$$Lambda$196/371619938.accept(Unknown Source)
|
|
|
- at java.util.ArrayList.forEach(ArrayList.java:1249)
|
|
|
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$192/21257599.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$191/135184888.invoke(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$190/1786364562.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
|
|
|
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
|
|
|
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
|
|
|
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda$147/770189387.accept(Unknown Source)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
|
|
|
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
|
|
|
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
|
|
|
- at com.intellij.junit5.JUnit5IdeaTestRunner.startRunnerWithArgs(JUnit5IdeaTestRunner.java:71)
|
|
|
- at com.intellij.rt.junit.IdeaTestRunner$Repeater$1.execute(IdeaTestRunner.java:38)
|
|
|
- at com.intellij.rt.execution.junit.TestsRepeater.repeat(TestsRepeater.java:11)
|
|
|
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:35)
|
|
|
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
|
|
|
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
|
|
|
-Caused by: java.awt.HeadlessException: null
|
|
|
- at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:207)
|
|
|
- at java.awt.Window.<init>(Window.java:536)
|
|
|
- at java.awt.Frame.<init>(Frame.java:420)
|
|
|
- at javax.swing.JFrame.<init>(JFrame.java:225)
|
|
|
- at com.its.icmp.IcmpPingServerApplication.run(IcmpPingServerApplication.java:94)
|
|
|
- at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:808)
|
|
|
- ... 91 common frames omitted
|
|
|
-[2022-12-29 10:41:06.613] [ERROR] Application Terminated: 1672278066611
|
|
|
-[2022-12-29 10:41:06.632] [INFO ] pool-icmp-ping-server - Starting...
|
|
|
-[2022-12-29 10:41:08.585] [INFO ] pool-icmp-ping-server - Start completed.
|
|
|
-[2022-12-29 10:41:08.807] [WARN ] Exception thrown from ApplicationListener handling ContextClosedEvent
|
|
|
-java.lang.NullPointerException: null
|
|
|
- at com.its.icmp.service.IcmpPingService.updateCtlrStts(IcmpPingService.java:118)
|
|
|
- at com.its.icmp.service.IcmpPingService$$FastClassBySpringCGLIB$$9024f2af.invoke(<generated>)
|
|
|
- at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
|
|
|
- at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783)
|
|
|
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
|
|
- at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753)
|
|
|
- at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123)
|
|
|
- at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388)
|
|
|
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119)
|
|
|
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
|
|
|
- at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753)
|
|
|
- at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698)
|
|
|
- at com.its.icmp.service.IcmpPingService$$EnhancerBySpringCGLIB$$f107ee4d.updateCtlrStts(<generated>)
|
|
|
- at com.its.icmp.IcmpPingServerApplication.terminateApplication(IcmpPingServerApplication.java:192)
|
|
|
- at com.its.icmp.IcmpPingServerApplication.onApplicationEvent(IcmpPingServerApplication.java:215)
|
|
|
- at com.its.icmp.IcmpPingServerApplication.onApplicationEvent(IcmpPingServerApplication.java:47)
|
|
|
- at com.its.icmp.IcmpPingServerApplication$$EnhancerBySpringCGLIB$$d18631ea.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.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.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:123)
|
|
|
- at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99)
|
|
|
- at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124)
|
|
|
- at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124)
|
|
|
- at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190)
|
|
|
- at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132)
|
|
|
- at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248)
|
|
|
- at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$6(ClassBasedTestDescriptor.java:350)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor$$Lambda$326/2050339061.execute(Unknown Source)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:355)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$7(ClassBasedTestDescriptor.java:350)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor$$Lambda$325/1617838096.accept(Unknown Source)
|
|
|
- at java.util.stream.StreamSpliterators$WrappingSpliterator$$Lambda$223/1627428162.accept(Unknown Source)
|
|
|
- at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
|
|
|
- at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
|
|
|
- at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
|
|
|
- at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
|
|
|
- at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
|
|
|
- at java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312)
|
|
|
- at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742)
|
|
|
- at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:741)
|
|
|
- at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:349)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$4(ClassBasedTestDescriptor.java:270)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor$$Lambda$324/151593342.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:269)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$2(ClassBasedTestDescriptor.java:259)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor$$Lambda$317/1898325501.get(Unknown Source)
|
|
|
- at java.util.Optional.orElseGet(Optional.java:267)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$3(ClassBasedTestDescriptor.java:258)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor$$Lambda$234/704024720.getTestInstances(Unknown Source)
|
|
|
- at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
|
|
|
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:101)
|
|
|
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor$$Lambda$316/856055143.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:100)
|
|
|
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:65)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$1(NodeTestTask.java:111)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$177/1948863195.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:111)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:79)
|
|
|
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService$$Lambda$196/371619938.accept(Unknown Source)
|
|
|
- at java.util.ArrayList.forEach(ArrayList.java:1249)
|
|
|
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$192/21257599.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$191/135184888.invoke(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$190/1786364562.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
|
|
|
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService$$Lambda$196/371619938.accept(Unknown Source)
|
|
|
- at java.util.ArrayList.forEach(ArrayList.java:1249)
|
|
|
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$192/21257599.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$191/135184888.invoke(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$190/1786364562.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
|
|
|
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
|
|
|
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
|
|
|
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda$147/770189387.accept(Unknown Source)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
|
|
|
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
|
|
|
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
|
|
|
- at com.intellij.junit5.JUnit5IdeaTestRunner.startRunnerWithArgs(JUnit5IdeaTestRunner.java:71)
|
|
|
- at com.intellij.rt.junit.IdeaTestRunner$Repeater$1.execute(IdeaTestRunner.java:38)
|
|
|
- at com.intellij.rt.execution.junit.TestsRepeater.repeat(TestsRepeater.java:11)
|
|
|
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:35)
|
|
|
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
|
|
|
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
|
|
|
-[2022-12-29 10:41:08.812] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
|
|
-[2022-12-29 10:41:08.812] [INFO ] Shutting down Quartz Scheduler
|
|
|
-[2022-12-29 10:41:08.812] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
|
|
|
-[2022-12-29 10:41:08.813] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
|
|
-[2022-12-29 10:41:08.813] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
|
|
|
-[2022-12-29 10:41:08.845] [INFO ] pool-icmp-ping-server - Shutdown initiated...
|
|
|
-[2022-12-29 10:41:08.877] [INFO ] pool-icmp-ping-server - Shutdown completed.
|
|
|
-[2022-12-29 10:41:08.878] [ERROR] Caught exception while allowing TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener@6e9175d8] to prepare test instance [com.its.icmp.IcmpPingServerApplicationTests@dae5e0]
|
|
|
-java.lang.IllegalStateException: Failed to load ApplicationContext
|
|
|
- at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:132)
|
|
|
- at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124)
|
|
|
- at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190)
|
|
|
- at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132)
|
|
|
- at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248)
|
|
|
- at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$6(ClassBasedTestDescriptor.java:350)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor$$Lambda$326/2050339061.execute(Unknown Source)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:355)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$7(ClassBasedTestDescriptor.java:350)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor$$Lambda$325/1617838096.accept(Unknown Source)
|
|
|
- at java.util.stream.StreamSpliterators$WrappingSpliterator$$Lambda$223/1627428162.accept(Unknown Source)
|
|
|
- at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
|
|
|
- at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
|
|
|
- at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
|
|
|
- at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
|
|
|
- at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
|
|
|
- at java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312)
|
|
|
- at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742)
|
|
|
- at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:741)
|
|
|
- at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:349)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$4(ClassBasedTestDescriptor.java:270)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor$$Lambda$324/151593342.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:269)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$2(ClassBasedTestDescriptor.java:259)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor$$Lambda$317/1898325501.get(Unknown Source)
|
|
|
- at java.util.Optional.orElseGet(Optional.java:267)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$3(ClassBasedTestDescriptor.java:258)
|
|
|
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor$$Lambda$234/704024720.getTestInstances(Unknown Source)
|
|
|
- at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
|
|
|
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:101)
|
|
|
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor$$Lambda$316/856055143.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:100)
|
|
|
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:65)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$1(NodeTestTask.java:111)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$177/1948863195.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:111)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:79)
|
|
|
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService$$Lambda$196/371619938.accept(Unknown Source)
|
|
|
- at java.util.ArrayList.forEach(ArrayList.java:1249)
|
|
|
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$192/21257599.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$191/135184888.invoke(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$190/1786364562.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
|
|
|
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService$$Lambda$196/371619938.accept(Unknown Source)
|
|
|
- at java.util.ArrayList.forEach(ArrayList.java:1249)
|
|
|
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$192/21257599.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$191/135184888.invoke(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$190/1786364562.execute(Unknown Source)
|
|
|
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
|
|
|
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
|
|
|
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
|
|
|
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
|
|
|
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda$147/770189387.accept(Unknown Source)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
|
|
|
- at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
|
|
|
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
|
|
|
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
|
|
|
- at com.intellij.junit5.JUnit5IdeaTestRunner.startRunnerWithArgs(JUnit5IdeaTestRunner.java:71)
|
|
|
- at com.intellij.rt.junit.IdeaTestRunner$Repeater$1.execute(IdeaTestRunner.java:38)
|
|
|
- at com.intellij.rt.execution.junit.TestsRepeater.repeat(TestsRepeater.java:11)
|
|
|
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:35)
|
|
|
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
|
|
|
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
|
|
|
-Caused by: 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.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:123)
|
|
|
- at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99)
|
|
|
- at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124)
|
|
|
- ... 86 common frames omitted
|
|
|
-Caused by: java.awt.HeadlessException: null
|
|
|
- at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:207)
|
|
|
- at java.awt.Window.<init>(Window.java:536)
|
|
|
- at java.awt.Frame.<init>(Frame.java:420)
|
|
|
- at javax.swing.JFrame.<init>(JFrame.java:225)
|
|
|
- at com.its.icmp.IcmpPingServerApplication.run(IcmpPingServerApplication.java:94)
|
|
|
- at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:808)
|
|
|
- ... 91 common frames omitted
|
|
|
-[2022-12-29 10:41:39.747] [INFO ] HV000001: Hibernate Validator 6.1.7.Final
|
|
|
-[2022-12-29 10:41:39.756] [INFO ] Starting IcmpPingServerApplicationTests using Java 1.8.0_25 on SEUNGHO with PID 13968 (started by OpenValue in C:\DEV\ITS\01.WINDOWS\22.07.PyeongTaek\JAVA\icmp-ping-server)
|
|
|
-[2022-12-29 10:41:39.756] [INFO ] The following profiles are active: dev
|
|
|
-[2022-12-29 10:41:41.669] [INFO ] com.its.icmp.config.ThreadPoolInitializer$$EnhancerBySpringCGLIB$$19131d9@15c4af7a
|
|
|
-[2022-12-29 10:41:41.670] [INFO ] Bean 'threadPoolInitializer' of type [com.its.icmp.config.ThreadPoolInitializer$$EnhancerBySpringCGLIB$$19131d9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
-[2022-12-29 10:41:41.756] [INFO ] Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$1f92ea25] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
-[2022-12-29 10:41:41.801] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0]
|
|
|
-[2022-12-29 10:41:41.889] [INFO ] ApplicationConfig(bootingDateTime=2022-12-29 10:41:41, startSchedule=false, id=WCM01, name=ICMP Ping Server, history=true, statistics=true, userId=admin, userPswd=1234, centerCommEnable=true, listenPort=9905, bindingAddr=0.0.0.0, backlog=1024, acceptThreads=16, workerThreads=16, rcvBuf=16383, sndBuf=16383, readerIdleTimeSeconds=0, writerIdleTimeSeconds=0, allIdleTimeSeconds=0, connectTimeoutSeconds=0)
|
|
|
-[2022-12-29 10:41:41.901] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
|
|
|
-[2022-12-29 10:41:41.901] [INFO ] DatabaseConfig(mapperLocations=classpath:mybatis/mapper/**/*.xml)
|
|
|
-[2022-12-29 10:41:42.112] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
|
|
|
-[2022-12-29 10:41:43.578] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
|
|
|
-[2022-12-29 10:41:43.849] [INFO ] Will secure Ant [pattern='/favicon.ico'] with []
|
|
|
-[2022-12-29 10:41:43.849] [INFO ] Will secure Ant [pattern='/css/**'] with []
|
|
|
-[2022-12-29 10:41:43.849] [INFO ] Will secure Ant [pattern='/js/**'] with []
|
|
|
-[2022-12-29 10:41:43.849] [INFO ] Will secure Ant [pattern='/img/**'] with []
|
|
|
-[2022-12-29 10:41:43.849] [INFO ] Will secure Ant [pattern='/lib/**'] with []
|
|
|
-[2022-12-29 10:41:43.849] [INFO ] Will secure Ant [pattern='/api/**', GET] with []
|
|
|
-[2022-12-29 10:41:43.850] [INFO ] Will secure Ant [pattern='/api/**', POST] with []
|
|
|
-[2022-12-29 10:41:43.850] [INFO ] Will secure Ant [pattern='/api/**', PUT] with []
|
|
|
-[2022-12-29 10:41:43.850] [INFO ] Will secure Ant [pattern='/api/**', DELETE] with []
|
|
|
-[2022-12-29 10:41:45.311] [INFO ] Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4b195203, org.springframework.security.web.context.SecurityContextPersistenceFilter@4052b19f, org.springframework.security.web.header.HeaderWriterFilter@74c9e11, org.springframework.security.web.authentication.logout.LogoutFilter@61037caf, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@12fcb2c3, org.springframework.security.web.session.ConcurrentSessionFilter@101bdd1c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@60dc1a4e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6e24ce51, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@28a6e171, org.springframework.security.web.session.SessionManagementFilter@149274cb, org.springframework.security.web.access.ExceptionTranslationFilter@445bce9a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@51ff3c4b]
|
|
|
-[2022-12-29 10:41:46.173] [INFO ] Using default implementation for ThreadExecutor
|
|
|
-[2022-12-29 10:41:46.196] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
|
|
-[2022-12-29 10:41:46.196] [INFO ] Quartz Scheduler v.2.3.2 created.
|
|
|
-[2022-12-29 10:41:46.197] [INFO ] RAMJobStore initialized.
|
|
|
-[2022-12-29 10:41:46.199] [INFO ] Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
|
|
|
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
|
|
|
- NOT STARTED.
|
|
|
- Currently in standby mode.
|
|
|
- Number of jobs executed: 0
|
|
|
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
|
|
|
- Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
|
|
|
-
|
|
|
-[2022-12-29 10:41:46.199] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
|
|
|
-[2022-12-29 10:41:46.200] [INFO ] Quartz scheduler version: 2.3.2
|
|
|
-[2022-12-29 10:41:46.200] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5882b202
|
|
|
-[2022-12-29 10:41:46.381] [INFO ] Context refreshed
|
|
|
-[2022-12-29 10:41:46.409] [INFO ] Found 1 custom documentation plugin(s)
|
|
|
-[2022-12-29 10:41:46.463] [INFO ] Scanning for api listing references
|
|
|
-[2022-12-29 10:41:46.481] [INFO ] Starting Quartz Scheduler now
|
|
|
-[2022-12-29 10:41:46.481] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started.
|
|
|
-[2022-12-29 10:41:46.499] [INFO ] Started IcmpPingServerApplicationTests in 7.47 seconds (JVM running for 8.884)
|
|
|
-[2022-12-29 10:41:46.502] [INFO ]
|
|
|
-[2022-12-29 10:41:46.503] [INFO ]
|
|
|
-[2022-12-29 10:41:46.503] [INFO ] ************************************************************************************
|
|
|
-[2022-12-29 10:41:46.503] [INFO ] ** **
|
|
|
-[2022-12-29 10:41:46.503] [INFO ] ** Intelligent Traffic System **
|
|
|
-[2022-12-29 10:41:46.503] [INFO ] ** ICMP Ping Server Program. **
|
|
|
-[2022-12-29 10:41:46.503] [INFO ] ** **
|
|
|
-[2022-12-29 10:41:46.503] [INFO ] ** [ver.1.0] **
|
|
|
-[2022-12-29 10:41:46.503] [INFO ] ** WCM01
|
|
|
-[2022-12-29 10:41:46.504] [INFO ] ** startup: 2022-12-29 10:41:41
|
|
|
-[2022-12-29 10:41:46.504] [INFO ] ************************************************************************************
|
|
|
-[2022-12-29 10:41:46.504] [INFO ] DbmsDataProcess.run: Start.
|
|
|
-[2022-12-29 10:41:46.504] [INFO ] DbmsDataProcess.Task: 0
|
|
|
-[2022-12-29 10:41:46.505] [INFO ] DbmsDataProcess.Task: 1
|
|
|
-[2022-12-29 10:41:46.505] [INFO ] DbmsDataProcess.Task: 2
|
|
|
-[2022-12-29 10:41:46.505] [INFO ] DbmsDataProcess.Task: 3
|
|
|
-[2022-12-29 10:41:46.505] [INFO ] DbmsDataProcess.Task: 4
|
|
|
-[2022-12-29 10:41:46.505] [INFO ] DbmsDataProcess.Task: 5
|
|
|
-[2022-12-29 10:41:46.505] [INFO ] DbmsDataProcess.Task: 6
|
|
|
-[2022-12-29 10:41:46.505] [INFO ] DbmsDataProcess.Task: 7
|
|
|
-[2022-12-29 10:41:46.505] [INFO ] DbmsDataProcess.run: ..End.
|
|
|
-[2022-12-29 10:41:46.519] [INFO ] pool-icmp-ping-server - Starting...
|
|
|
-[2022-12-29 10:41:48.440] [INFO ] pool-icmp-ping-server - Start completed.
|
|
|
-[2022-12-29 10:41:48.569] [INFO ] IcmpPings: [IcmpPingVo(name=wcam, description=web camera, timeout=5, enable=true, crontab=10 * * * * *, history=true)]
|
|
|
-[2022-12-29 10:41:48.569] [INFO ] JobRunners: []
|
|
|
-[2022-12-29 10:41:49.674] [ERROR] Application Terminated: 1672278109672
|
|
|
-[2022-12-29 11:12:34.078] [INFO ] HV000001: Hibernate Validator 6.1.7.Final
|
|
|
-[2022-12-29 11:12:34.098] [INFO ] Starting IcmpPingServerApplicationTests using Java 1.8.0_25 on SEUNGHO with PID 18356 (started by OpenValue in C:\DEV\ITS\01.WINDOWS\22.07.PyeongTaek\JAVA\icmp-ping-server)
|
|
|
-[2022-12-29 11:12:34.099] [INFO ] The following profiles are active: dev
|
|
|
-[2022-12-29 11:12:35.745] [INFO ] com.its.icmp.config.ThreadPoolInitializer$$EnhancerBySpringCGLIB$$198fd5e4@2b960a7
|
|
|
-[2022-12-29 11:12:35.746] [INFO ] Bean 'threadPoolInitializer' of type [com.its.icmp.config.ThreadPoolInitializer$$EnhancerBySpringCGLIB$$198fd5e4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
-[2022-12-29 11:12:35.855] [INFO ] Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$37918e30] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
-[2022-12-29 11:12:35.928] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0]
|
|
|
-[2022-12-29 11:12:36.062] [INFO ] ApplicationConfig(bootingDateTime=2022-12-29 11:12:36, startSchedule=false, id=WCM01, name=ICMP Ping Server, history=true, statistics=true, userId=admin, userPswd=1234, centerCommEnable=true, listenPort=9905, bindingAddr=0.0.0.0, backlog=1024, acceptThreads=16, workerThreads=16, rcvBuf=16383, sndBuf=16383, readerIdleTimeSeconds=0, writerIdleTimeSeconds=0, allIdleTimeSeconds=0, connectTimeoutSeconds=0)
|
|
|
-[2022-12-29 11:12:36.075] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
|
|
|
-[2022-12-29 11:12:36.076] [INFO ] DatabaseConfig(mapperLocations=classpath:mybatis/mapper/**/*.xml)
|
|
|
-[2022-12-29 11:12:36.708] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
|
|
|
-[2022-12-29 11:12:40.185] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
|
|
|
-[2022-12-29 11:12:40.480] [INFO ] Will secure Ant [pattern='/favicon.ico'] with []
|
|
|
-[2022-12-29 11:12:40.481] [INFO ] Will secure Ant [pattern='/css/**'] with []
|
|
|
-[2022-12-29 11:12:40.481] [INFO ] Will secure Ant [pattern='/js/**'] with []
|
|
|
-[2022-12-29 11:12:40.481] [INFO ] Will secure Ant [pattern='/img/**'] with []
|
|
|
-[2022-12-29 11:12:40.481] [INFO ] Will secure Ant [pattern='/lib/**'] with []
|
|
|
-[2022-12-29 11:12:40.482] [INFO ] Will secure Ant [pattern='/api/**', GET] with []
|
|
|
-[2022-12-29 11:12:40.482] [INFO ] Will secure Ant [pattern='/api/**', POST] with []
|
|
|
-[2022-12-29 11:12:40.482] [INFO ] Will secure Ant [pattern='/api/**', PUT] with []
|
|
|
-[2022-12-29 11:12:40.482] [INFO ] Will secure Ant [pattern='/api/**', DELETE] with []
|
|
|
-[2022-12-29 11:12:41.936] [INFO ] Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1e30db85, org.springframework.security.web.context.SecurityContextPersistenceFilter@5bc63e20, org.springframework.security.web.header.HeaderWriterFilter@31efacad, org.springframework.security.web.authentication.logout.LogoutFilter@1a531422, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@265c1a7c, org.springframework.security.web.session.ConcurrentSessionFilter@74960e9d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2fc49538, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1cd6b1bd, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@19827608, org.springframework.security.web.session.SessionManagementFilter@38029686, org.springframework.security.web.access.ExceptionTranslationFilter@6221b13b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@30a9e3db]
|
|
|
-[2022-12-29 11:12:42.741] [INFO ] Using default implementation for ThreadExecutor
|
|
|
-[2022-12-29 11:12:42.767] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
|
|
-[2022-12-29 11:12:42.767] [INFO ] Quartz Scheduler v.2.3.2 created.
|
|
|
-[2022-12-29 11:12:42.769] [INFO ] RAMJobStore initialized.
|
|
|
-[2022-12-29 11:12:42.770] [INFO ] Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
|
|
|
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
|
|
|
- NOT STARTED.
|
|
|
- Currently in standby mode.
|
|
|
- Number of jobs executed: 0
|
|
|
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
|
|
|
- Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
|
|
|
-
|
|
|
-[2022-12-29 11:12:42.770] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
|
|
|
-[2022-12-29 11:12:42.771] [INFO ] Quartz scheduler version: 2.3.2
|
|
|
-[2022-12-29 11:12:42.771] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@63917fe1
|
|
|
-[2022-12-29 11:12:42.929] [INFO ] Context refreshed
|
|
|
-[2022-12-29 11:12:42.952] [INFO ] Found 1 custom documentation plugin(s)
|
|
|
-[2022-12-29 11:12:43.006] [INFO ] Scanning for api listing references
|
|
|
-[2022-12-29 11:12:43.033] [INFO ] Starting Quartz Scheduler now
|
|
|
-[2022-12-29 11:12:43.034] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started.
|
|
|
-[2022-12-29 11:12:43.055] [INFO ] Started IcmpPingServerApplicationTests in 9.52 seconds (JVM running for 10.486)
|
|
|
-[2022-12-29 11:12:43.059] [INFO ]
|
|
|
-[2022-12-29 11:12:43.059] [INFO ]
|
|
|
-[2022-12-29 11:12:43.059] [INFO ] ************************************************************************************
|
|
|
-[2022-12-29 11:12:43.059] [INFO ] ** **
|
|
|
-[2022-12-29 11:12:43.059] [INFO ] ** Intelligent Traffic System **
|
|
|
-[2022-12-29 11:12:43.059] [INFO ] ** ICMP Ping Server Program. **
|
|
|
-[2022-12-29 11:12:43.060] [INFO ] ** **
|
|
|
-[2022-12-29 11:12:43.060] [INFO ] ** [ver.1.0] **
|
|
|
-[2022-12-29 11:12:43.060] [INFO ] ** WCM01
|
|
|
-[2022-12-29 11:12:43.060] [INFO ] ** startup: 2022-12-29 11:12:36
|
|
|
-[2022-12-29 11:12:43.060] [INFO ] ************************************************************************************
|
|
|
-[2022-12-29 11:12:43.060] [INFO ] DbmsDataProcess.run: Start.
|
|
|
-[2022-12-29 11:12:43.060] [INFO ] DbmsDataProcess.Task: 0
|
|
|
-[2022-12-29 11:12:43.061] [INFO ] DbmsDataProcess.Task: 1
|
|
|
-[2022-12-29 11:12:43.061] [INFO ] DbmsDataProcess.Task: 2
|
|
|
-[2022-12-29 11:12:43.061] [INFO ] DbmsDataProcess.Task: 3
|
|
|
-[2022-12-29 11:12:43.061] [INFO ] DbmsDataProcess.Task: 4
|
|
|
-[2022-12-29 11:12:43.061] [INFO ] DbmsDataProcess.Task: 5
|
|
|
-[2022-12-29 11:12:43.062] [INFO ] DbmsDataProcess.Task: 6
|
|
|
-[2022-12-29 11:12:43.062] [INFO ] DbmsDataProcess.Task: 7
|
|
|
-[2022-12-29 11:12:43.062] [INFO ] DbmsDataProcess.run: ..End.
|
|
|
-[2022-12-29 11:12:43.075] [INFO ] pool-icmp-ping-server - Starting...
|
|
|
-[2022-12-29 11:12:44.800] [INFO ] pool-icmp-ping-server - Start completed.
|
|
|
-[2022-12-29 11:12:45.097] [INFO ] IcmpPings: [IcmpPingVo(name=wcam, description=web camera, timeout=5, enable=true, crontab=10 * * * * *, history=true)]
|
|
|
-[2022-12-29 11:12:45.098] [INFO ] JobRunners: []
|
|
|
-[2022-12-29 11:12:51.548] [INFO ] JAVI: DefaultHttpRequest(decodeResult: success, version: RTSP/1.0)
|
|
|
-DESCRIBE rtsp://118.40.176.110:1935/live/CCAM0020.stream RTSP/1.0
|
|
|
-cseq: 0
|
|
|
-user-agent: JAVA_Client
|
|
|
-authorization: Basic Og==
|
|
|
-accept: application/sdp
|
|
|
-[2022-12-29 11:13:49.113] [INFO ] HV000001: Hibernate Validator 6.1.7.Final
|
|
|
-[2022-12-29 11:13:49.123] [INFO ] Starting IcmpPingServerApplicationTests using Java 1.8.0_25 on SEUNGHO with PID 25940 (started by OpenValue in C:\DEV\ITS\01.WINDOWS\22.07.PyeongTaek\JAVA\icmp-ping-server)
|
|
|
-[2022-12-29 11:13:49.123] [INFO ] The following profiles are active: dev
|
|
|
-[2022-12-29 11:13:51.230] [INFO ] com.its.icmp.config.ThreadPoolInitializer$$EnhancerBySpringCGLIB$$65f63760@31dfc6f5
|
|
|
-[2022-12-29 11:13:51.230] [INFO ] Bean 'threadPoolInitializer' of type [com.its.icmp.config.ThreadPoolInitializer$$EnhancerBySpringCGLIB$$65f63760] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
-[2022-12-29 11:13:51.337] [INFO ] Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$83f7efac] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
-[2022-12-29 11:13:51.405] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0]
|
|
|
-[2022-12-29 11:13:51.516] [INFO ] ApplicationConfig(bootingDateTime=2022-12-29 11:13:51, startSchedule=false, id=WCM01, name=ICMP Ping Server, history=true, statistics=true, userId=admin, userPswd=1234, centerCommEnable=true, listenPort=9905, bindingAddr=0.0.0.0, backlog=1024, acceptThreads=16, workerThreads=16, rcvBuf=16383, sndBuf=16383, readerIdleTimeSeconds=0, writerIdleTimeSeconds=0, allIdleTimeSeconds=0, connectTimeoutSeconds=0)
|
|
|
-[2022-12-29 11:13:51.530] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
|
|
|
-[2022-12-29 11:13:51.530] [INFO ] DatabaseConfig(mapperLocations=classpath:mybatis/mapper/**/*.xml)
|
|
|
-[2022-12-29 11:13:51.762] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
|
|
|
-[2022-12-29 11:13:54.179] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
|
|
|
-[2022-12-29 11:13:54.478] [INFO ] Will secure Ant [pattern='/favicon.ico'] with []
|
|
|
-[2022-12-29 11:13:54.478] [INFO ] Will secure Ant [pattern='/css/**'] with []
|
|
|
-[2022-12-29 11:13:54.478] [INFO ] Will secure Ant [pattern='/js/**'] with []
|
|
|
-[2022-12-29 11:13:54.478] [INFO ] Will secure Ant [pattern='/img/**'] with []
|
|
|
-[2022-12-29 11:13:54.479] [INFO ] Will secure Ant [pattern='/lib/**'] with []
|
|
|
-[2022-12-29 11:13:54.479] [INFO ] Will secure Ant [pattern='/api/**', GET] with []
|
|
|
-[2022-12-29 11:13:54.479] [INFO ] Will secure Ant [pattern='/api/**', POST] with []
|
|
|
-[2022-12-29 11:13:54.479] [INFO ] Will secure Ant [pattern='/api/**', PUT] with []
|
|
|
-[2022-12-29 11:13:54.480] [INFO ] Will secure Ant [pattern='/api/**', DELETE] with []
|
|
|
-[2022-12-29 11:13:56.160] [INFO ] Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@19827608, org.springframework.security.web.context.SecurityContextPersistenceFilter@61037caf, org.springframework.security.web.header.HeaderWriterFilter@38029686, org.springframework.security.web.authentication.logout.LogoutFilter@7a388990, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5b2b8d86, org.springframework.security.web.session.ConcurrentSessionFilter@fb5aeed, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@670342a2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@443cdaa4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@cc9ef8d, org.springframework.security.web.session.SessionManagementFilter@31da0434, org.springframework.security.web.access.ExceptionTranslationFilter@2cfe272f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2f9b21d6]
|
|
|
-[2022-12-29 11:13:57.232] [INFO ] Using default implementation for ThreadExecutor
|
|
|
-[2022-12-29 11:13:57.281] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
|
|
-[2022-12-29 11:13:57.282] [INFO ] Quartz Scheduler v.2.3.2 created.
|
|
|
-[2022-12-29 11:13:57.283] [INFO ] RAMJobStore initialized.
|
|
|
-[2022-12-29 11:13:57.285] [INFO ] Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
|
|
|
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
|
|
|
- NOT STARTED.
|
|
|
- Currently in standby mode.
|
|
|
- Number of jobs executed: 0
|
|
|
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
|
|
|
- Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
|
|
|
-
|
|
|
-[2022-12-29 11:13:57.286] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
|
|
|
-[2022-12-29 11:13:57.286] [INFO ] Quartz scheduler version: 2.3.2
|
|
|
-[2022-12-29 11:13:57.286] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@720f56e2
|
|
|
-[2022-12-29 11:13:57.514] [INFO ] Context refreshed
|
|
|
-[2022-12-29 11:13:57.540] [INFO ] Found 1 custom documentation plugin(s)
|
|
|
-[2022-12-29 11:13:57.586] [INFO ] Scanning for api listing references
|
|
|
-[2022-12-29 11:13:57.610] [INFO ] Starting Quartz Scheduler now
|
|
|
-[2022-12-29 11:13:57.611] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started.
|
|
|
-[2022-12-29 11:13:57.627] [INFO ] Started IcmpPingServerApplicationTests in 9.296 seconds (JVM running for 10.828)
|
|
|
-[2022-12-29 11:13:57.630] [INFO ]
|
|
|
-[2022-12-29 11:13:57.630] [INFO ]
|
|
|
-[2022-12-29 11:13:57.630] [INFO ] ************************************************************************************
|
|
|
-[2022-12-29 11:13:57.630] [INFO ] ** **
|
|
|
-[2022-12-29 11:13:57.630] [INFO ] ** Intelligent Traffic System **
|
|
|
-[2022-12-29 11:13:57.630] [INFO ] ** ICMP Ping Server Program. **
|
|
|
-[2022-12-29 11:13:57.630] [INFO ] ** **
|
|
|
-[2022-12-29 11:13:57.631] [INFO ] ** [ver.1.0] **
|
|
|
-[2022-12-29 11:13:57.631] [INFO ] ** WCM01
|
|
|
-[2022-12-29 11:13:57.631] [INFO ] ** startup: 2022-12-29 11:13:51
|
|
|
-[2022-12-29 11:13:57.631] [INFO ] ************************************************************************************
|
|
|
-[2022-12-29 11:13:57.631] [INFO ] DbmsDataProcess.run: Start.
|
|
|
-[2022-12-29 11:13:57.631] [INFO ] DbmsDataProcess.Task: 0
|
|
|
-[2022-12-29 11:13:57.632] [INFO ] DbmsDataProcess.Task: 1
|
|
|
-[2022-12-29 11:13:57.632] [INFO ] DbmsDataProcess.Task: 2
|
|
|
-[2022-12-29 11:13:57.632] [INFO ] DbmsDataProcess.Task: 3
|
|
|
-[2022-12-29 11:13:57.632] [INFO ] DbmsDataProcess.Task: 4
|
|
|
-[2022-12-29 11:13:57.632] [INFO ] DbmsDataProcess.Task: 5
|
|
|
-[2022-12-29 11:13:57.632] [INFO ] DbmsDataProcess.Task: 6
|
|
|
-[2022-12-29 11:13:57.632] [INFO ] DbmsDataProcess.Task: 7
|
|
|
-[2022-12-29 11:13:57.632] [INFO ] DbmsDataProcess.run: ..End.
|
|
|
-[2022-12-29 11:13:57.650] [INFO ] pool-icmp-ping-server - Starting...
|
|
|
-[2022-12-29 11:13:59.686] [INFO ] pool-icmp-ping-server - Start completed.
|
|
|
-[2022-12-29 11:14:00.055] [INFO ] IcmpPings: [IcmpPingVo(name=wcam, description=web camera, timeout=5, enable=true, crontab=10 * * * * *, history=true)]
|
|
|
-[2022-12-29 11:14:00.055] [INFO ] JobRunners: []
|
|
|
-[2022-12-29 11:14:03.396] [INFO ] JAVI: DefaultHttpRequest(decodeResult: success, version: RTSP/1.0)
|
|
|
-DESCRIBE rtsp://118.40.176.110:1935/live/CCAM0020.stream RTSP/1.0
|
|
|
-cseq: 0
|
|
|
-user-agent: JAVA_Client
|
|
|
-authorization: Basic Og==
|
|
|
-accept: application/sdp
|
|
|
-[2022-12-29 11:16:48.080] [INFO ] HV000001: Hibernate Validator 6.1.7.Final
|
|
|
-[2022-12-29 11:16:48.084] [INFO ] Starting IcmpPingServerApplicationTests using Java 1.8.0_25 on SEUNGHO with PID 27816 (started by OpenValue in C:\DEV\ITS\01.WINDOWS\22.07.PyeongTaek\JAVA\icmp-ping-server)
|
|
|
-[2022-12-29 11:16:48.084] [INFO ] The following profiles are active: dev
|
|
|
-[2022-12-29 11:16:49.349] [INFO ] com.its.icmp.config.ThreadPoolInitializer$$EnhancerBySpringCGLIB$$65f63760@31dfc6f5
|
|
|
-[2022-12-29 11:16:49.350] [INFO ] Bean 'threadPoolInitializer' of type [com.its.icmp.config.ThreadPoolInitializer$$EnhancerBySpringCGLIB$$65f63760] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
-[2022-12-29 11:16:49.415] [INFO ] Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$83f7efac] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
-[2022-12-29 11:16:49.455] [INFO ] Supporting [WS-Addressing August 2004, WS-Addressing 1.0]
|
|
|
-[2022-12-29 11:16:49.517] [INFO ] ApplicationConfig(bootingDateTime=2022-12-29 11:16:49, startSchedule=false, id=WCM01, name=ICMP Ping Server, history=true, statistics=true, userId=admin, userPswd=1234, centerCommEnable=true, listenPort=9905, bindingAddr=0.0.0.0, backlog=1024, acceptThreads=16, workerThreads=16, rcvBuf=16383, sndBuf=16383, readerIdleTimeSeconds=0, writerIdleTimeSeconds=0, allIdleTimeSeconds=0, connectTimeoutSeconds=0)
|
|
|
-[2022-12-29 11:16:49.527] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
|
|
|
-[2022-12-29 11:16:49.528] [INFO ] DatabaseConfig(mapperLocations=classpath:mybatis/mapper/**/*.xml)
|
|
|
-[2022-12-29 11:16:49.690] [INFO ] mapperLocations: classpath:mybatis/mapper/**/*.xml
|
|
|
-[2022-12-29 11:16:50.806] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
|
|
|
-[2022-12-29 11:16:50.984] [INFO ] Will secure Ant [pattern='/favicon.ico'] with []
|
|
|
-[2022-12-29 11:16:50.984] [INFO ] Will secure Ant [pattern='/css/**'] with []
|
|
|
-[2022-12-29 11:16:50.985] [INFO ] Will secure Ant [pattern='/js/**'] with []
|
|
|
-[2022-12-29 11:16:50.985] [INFO ] Will secure Ant [pattern='/img/**'] with []
|
|
|
-[2022-12-29 11:16:50.985] [INFO ] Will secure Ant [pattern='/lib/**'] with []
|
|
|
-[2022-12-29 11:16:50.985] [INFO ] Will secure Ant [pattern='/api/**', GET] with []
|
|
|
-[2022-12-29 11:16:50.985] [INFO ] Will secure Ant [pattern='/api/**', POST] with []
|
|
|
-[2022-12-29 11:16:50.985] [INFO ] Will secure Ant [pattern='/api/**', PUT] with []
|
|
|
-[2022-12-29 11:16:50.985] [INFO ] Will secure Ant [pattern='/api/**', DELETE] with []
|
|
|
-[2022-12-29 11:16:51.975] [INFO ] Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@cc9ef8d, org.springframework.security.web.context.SecurityContextPersistenceFilter@2fc49538, org.springframework.security.web.header.HeaderWriterFilter@38029686, org.springframework.security.web.authentication.logout.LogoutFilter@13213f26, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7fef0b40, org.springframework.security.web.session.ConcurrentSessionFilter@fb5aeed, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@d5e575c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3b41e1bf, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@14b528b6, org.springframework.security.web.session.SessionManagementFilter@31da0434, org.springframework.security.web.access.ExceptionTranslationFilter@2cfe272f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2e0fdbe9]
|
|
|
-[2022-12-29 11:16:52.754] [INFO ] Using default implementation for ThreadExecutor
|
|
|
-[2022-12-29 11:16:52.778] [INFO ] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
|
|
-[2022-12-29 11:16:52.779] [INFO ] Quartz Scheduler v.2.3.2 created.
|
|
|
-[2022-12-29 11:16:52.780] [INFO ] RAMJobStore initialized.
|
|
|
-[2022-12-29 11:16:52.782] [INFO ] Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
|
|
|
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
|
|
|
- NOT STARTED.
|
|
|
- Currently in standby mode.
|
|
|
- Number of jobs executed: 0
|
|
|
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
|
|
|
- Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
|
|
|
-
|
|
|
-[2022-12-29 11:16:52.786] [INFO ] Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
|
|
|
-[2022-12-29 11:16:52.787] [INFO ] Quartz scheduler version: 2.3.2
|
|
|
-[2022-12-29 11:16:52.787] [INFO ] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@677349fb
|
|
|
-[2022-12-29 11:16:52.986] [INFO ] Context refreshed
|
|
|
-[2022-12-29 11:16:53.013] [INFO ] Found 1 custom documentation plugin(s)
|
|
|
-[2022-12-29 11:16:53.082] [INFO ] Scanning for api listing references
|
|
|
-[2022-12-29 11:16:53.116] [INFO ] Starting Quartz Scheduler now
|
|
|
-[2022-12-29 11:16:53.116] [INFO ] Scheduler quartzScheduler_$_NON_CLUSTERED started.
|
|
|
-[2022-12-29 11:16:53.136] [INFO ] Started IcmpPingServerApplicationTests in 5.554 seconds (JVM running for 6.461)
|
|
|
-[2022-12-29 11:16:53.139] [INFO ]
|
|
|
-[2022-12-29 11:16:53.140] [INFO ]
|
|
|
-[2022-12-29 11:16:53.140] [INFO ] ************************************************************************************
|
|
|
-[2022-12-29 11:16:53.140] [INFO ] ** **
|
|
|
-[2022-12-29 11:16:53.140] [INFO ] ** Intelligent Traffic System **
|
|
|
-[2022-12-29 11:16:53.140] [INFO ] ** ICMP Ping Server Program. **
|
|
|
-[2022-12-29 11:16:53.140] [INFO ] ** **
|
|
|
-[2022-12-29 11:16:53.140] [INFO ] ** [ver.1.0] **
|
|
|
-[2022-12-29 11:16:53.140] [INFO ] ** WCM01
|
|
|
-[2022-12-29 11:16:53.141] [INFO ] ** startup: 2022-12-29 11:16:49
|
|
|
-[2022-12-29 11:16:53.141] [INFO ] ************************************************************************************
|
|
|
-[2022-12-29 11:16:53.141] [INFO ] DbmsDataProcess.run: Start.
|
|
|
-[2022-12-29 11:16:53.141] [INFO ] DbmsDataProcess.Task: 0
|
|
|
-[2022-12-29 11:16:53.142] [INFO ] DbmsDataProcess.Task: 1
|
|
|
-[2022-12-29 11:16:53.142] [INFO ] DbmsDataProcess.Task: 2
|
|
|
-[2022-12-29 11:16:53.142] [INFO ] DbmsDataProcess.Task: 3
|
|
|
-[2022-12-29 11:16:53.142] [INFO ] DbmsDataProcess.Task: 4
|
|
|
-[2022-12-29 11:16:53.142] [INFO ] DbmsDataProcess.Task: 5
|
|
|
-[2022-12-29 11:16:53.143] [INFO ] DbmsDataProcess.Task: 6
|
|
|
-[2022-12-29 11:16:53.143] [INFO ] DbmsDataProcess.Task: 7
|
|
|
-[2022-12-29 11:16:53.143] [INFO ] DbmsDataProcess.run: ..End.
|
|
|
-[2022-12-29 11:16:53.159] [INFO ] pool-icmp-ping-server - Starting...
|
|
|
-[2022-12-29 11:16:54.835] [INFO ] pool-icmp-ping-server - Start completed.
|
|
|
-[2022-12-29 11:16:54.996] [INFO ] IcmpPings: [IcmpPingVo(name=wcam, description=web camera, timeout=5, enable=true, crontab=10 * * * * *, history=true)]
|
|
|
-[2022-12-29 11:16:54.997] [INFO ] JobRunners: []
|
|
|
-[2022-12-29 11:16:58.064] [INFO ] JAVI: DefaultHttpRequest(decodeResult: success, version: RTSP/1.0)
|
|
|
-DESCRIBE rtsp://118.40.176.110:1935/live/CCAM0020.stream RTSP/1.0
|
|
|
-cseq: 0
|
|
|
-user-agent: JAVA_Client
|
|
|
-authorization: Basic Og==
|
|
|
-accept: application/sdp
|
|
|
-[2022-12-29 11:16:58.087] [INFO ] Request OK
|