2024-08-31 15:33:16.943 ERROR 1792 --- [http-nio-80-exec-10] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:16.953 ERROR 1792 --- [http-nio-80-exec-10] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:17.939 ERROR 1792 --- [http-nio-80-exec-3] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:17.945 ERROR 1792 --- [http-nio-80-exec-3] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:18.936 ERROR 1792 --- [http-nio-80-exec-8] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:18.942 ERROR 1792 --- [http-nio-80-exec-8] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:19.932 ERROR 1792 --- [http-nio-80-exec-6] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:19.939 ERROR 1792 --- [http-nio-80-exec-6] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:20.936 ERROR 1792 --- [http-nio-80-exec-7] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:20.945 ERROR 1792 --- [http-nio-80-exec-7] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:21.935 ERROR 1792 --- [http-nio-80-exec-2] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:21.944 ERROR 1792 --- [http-nio-80-exec-2] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:22.934 ERROR 1792 --- [http-nio-80-exec-5] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:22.940 ERROR 1792 --- [http-nio-80-exec-5] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:23.939 ERROR 1792 --- [http-nio-80-exec-9] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:23.949 ERROR 1792 --- [http-nio-80-exec-9] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:24.635 INFO 1792 --- [DefaultQuartzScheduler_Worker-30] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:33:24.983 ERROR 1792 --- [http-nio-80-exec-2] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:24.991 ERROR 1792 --- [http-nio-80-exec-2] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:25.106 INFO 1792 --- [DefaultQuartzScheduler_Worker-30] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":33,"Sec":26}} 2024-08-31 15:33:25.320 INFO 1792 --- [DefaultQuartzScheduler_Worker-30] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:33:25.940 ERROR 1792 --- [http-nio-80-exec-5] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:25.947 ERROR 1792 --- [http-nio-80-exec-5] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:26.938 ERROR 1792 --- [http-nio-80-exec-9] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:26.947 ERROR 1792 --- [http-nio-80-exec-9] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:27.942 ERROR 1792 --- [http-nio-80-exec-4] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:27.950 ERROR 1792 --- [http-nio-80-exec-4] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:28.941 ERROR 1792 --- [http-nio-80-exec-1] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:28.947 ERROR 1792 --- [http-nio-80-exec-1] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:29.941 ERROR 1792 --- [http-nio-80-exec-6] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:29.951 ERROR 1792 --- [http-nio-80-exec-6] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:30.941 ERROR 1792 --- [http-nio-80-exec-7] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:30.947 ERROR 1792 --- [http-nio-80-exec-7] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:31.939 ERROR 1792 --- [http-nio-80-exec-2] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:31.949 ERROR 1792 --- [http-nio-80-exec-2] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:32.937 ERROR 1792 --- [http-nio-80-exec-5] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:32.943 ERROR 1792 --- [http-nio-80-exec-5] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:33.942 ERROR 1792 --- [http-nio-80-exec-9] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:33.954 ERROR 1792 --- [http-nio-80-exec-9] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:34.943 ERROR 1792 --- [http-nio-80-exec-4] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:34.953 ERROR 1792 --- [http-nio-80-exec-4] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:35.941 ERROR 1792 --- [http-nio-80-exec-1] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:35.949 ERROR 1792 --- [http-nio-80-exec-1] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:36.942 ERROR 1792 --- [http-nio-80-exec-10] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:36.948 ERROR 1792 --- [http-nio-80-exec-10] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:37.941 ERROR 1792 --- [http-nio-80-exec-3] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:37.950 ERROR 1792 --- [http-nio-80-exec-3] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:38.935 ERROR 1792 --- [http-nio-80-exec-8] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:38.944 ERROR 1792 --- [http-nio-80-exec-8] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:39.945 ERROR 1792 --- [http-nio-80-exec-6] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:39.955 ERROR 1792 --- [http-nio-80-exec-6] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:40.933 ERROR 1792 --- [http-nio-80-exec-7] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:40.939 ERROR 1792 --- [http-nio-80-exec-7] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:41.935 ERROR 1792 --- [http-nio-80-exec-2] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:41.944 ERROR 1792 --- [http-nio-80-exec-2] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:42.936 ERROR 1792 --- [http-nio-80-exec-5] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:42.944 ERROR 1792 --- [http-nio-80-exec-5] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:43.931 ERROR 1792 --- [http-nio-80-exec-9] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:43.937 ERROR 1792 --- [http-nio-80-exec-9] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:44.931 ERROR 1792 --- [http-nio-80-exec-4] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:44.937 ERROR 1792 --- [http-nio-80-exec-4] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:45.928 ERROR 1792 --- [http-nio-80-exec-1] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:45.934 ERROR 1792 --- [http-nio-80-exec-1] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:46.944 ERROR 1792 --- [http-nio-80-exec-10] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:46.954 ERROR 1792 --- [http-nio-80-exec-10] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:47.939 ERROR 1792 --- [http-nio-80-exec-3] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:47.946 ERROR 1792 --- [http-nio-80-exec-3] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:48.945 ERROR 1792 --- [http-nio-80-exec-8] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:48.955 ERROR 1792 --- [http-nio-80-exec-8] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:49.939 ERROR 1792 --- [http-nio-80-exec-6] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:49.946 ERROR 1792 --- [http-nio-80-exec-6] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:50.940 ERROR 1792 --- [http-nio-80-exec-7] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:50.946 ERROR 1792 --- [http-nio-80-exec-7] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:51.937 ERROR 1792 --- [http-nio-80-exec-4] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:51.946 ERROR 1792 --- [http-nio-80-exec-4] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:52.937 ERROR 1792 --- [http-nio-80-exec-1] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:52.948 ERROR 1792 --- [http-nio-80-exec-1] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:53.471 INFO 1792 --- [DefaultQuartzScheduler_Worker-29] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:33:53.942 ERROR 1792 --- [http-nio-80-exec-10] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:53.950 ERROR 1792 --- [http-nio-80-exec-10] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:54.104 INFO 1792 --- [DefaultQuartzScheduler_Worker-29] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":33,"Sec":55}} 2024-08-31 15:33:54.421 INFO 1792 --- [DefaultQuartzScheduler_Worker-29] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:33:54.940 ERROR 1792 --- [http-nio-80-exec-3] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:54.948 ERROR 1792 --- [http-nio-80-exec-3] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:55.942 ERROR 1792 --- [http-nio-80-exec-8] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:55.950 ERROR 1792 --- [http-nio-80-exec-8] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:56.931 ERROR 1792 --- [http-nio-80-exec-10] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:56.936 ERROR 1792 --- [http-nio-80-exec-10] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:57.946 ERROR 1792 --- [http-nio-80-exec-3] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:57.954 ERROR 1792 --- [http-nio-80-exec-3] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:58.930 ERROR 1792 --- [http-nio-80-exec-1] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:58.936 ERROR 1792 --- [http-nio-80-exec-1] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:33:59.929 ERROR 1792 --- [http-nio-80-exec-6] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:33:59.935 ERROR 1792 --- [http-nio-80-exec-6] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:34:00.945 ERROR 1792 --- [http-nio-80-exec-7] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:34:00.951 ERROR 1792 --- [http-nio-80-exec-7] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:34:01.934 ERROR 1792 --- [http-nio-80-exec-2] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:34:01.943 ERROR 1792 --- [http-nio-80-exec-2] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:34:02.934 ERROR 1792 --- [http-nio-80-exec-5] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:34:02.940 ERROR 1792 --- [http-nio-80-exec-5] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:34:03.934 ERROR 1792 --- [http-nio-80-exec-9] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:34:03.943 ERROR 1792 --- [http-nio-80-exec-9] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:34:04.938 ERROR 1792 --- [http-nio-80-exec-4] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:34:04.946 ERROR 1792 --- [http-nio-80-exec-4] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:34:05.937 ERROR 1792 --- [http-nio-80-exec-8] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:34:05.943 ERROR 1792 --- [http-nio-80-exec-8] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:34:06.933 ERROR 1792 --- [http-nio-80-exec-6] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:34:06.941 ERROR 1792 --- [http-nio-80-exec-6] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:34:07.938 ERROR 1792 --- [http-nio-80-exec-7] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:34:07.946 ERROR 1792 --- [http-nio-80-exec-7] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:34:08.934 ERROR 1792 --- [http-nio-80-exec-2] com.bluetop.gbw.core.impl.AmHemService : 获取频谱信息失败,设备ip:172.16.100.23 2024-08-31 15:34:08.940 ERROR 1792 --- [http-nio-80-exec-2] c.b.g.c.web.SpectrumTaskFrontController : java.lang.IllegalArgumentException: argument "content" is null java.lang.RuntimeException: java.lang.IllegalArgumentException: argument "content" is null at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:572) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.getSpecInfo(SpectrumTaskFrontServiceImpl.java:400) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.getSpecInfo() ~[classes!/:1.9.6] at com.bluetop.gbw.controller.web.SpectrumTaskFrontController.getSpecInfo(SpectrumTaskFrontController.java:188) ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-core-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-web-1.7.0.jar!/:1.7.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.68.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.68.jar!/:na] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.core.impl.AmHemService.getSpecInfo(AmHemService.java:545) ~[classes!/:1.9.6] ... 81 common frames omitted 2024-08-31 15:34:09.379 INFO 1792 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused. 2024-08-31 15:34:09.440 INFO 1792 --- [SpringApplicationShutdownHook] c.bluetop.gbw.websocket.WebSocketServer : 用户退出:1725088788460,当前在线人数为:0 2024-08-31 15:34:09.506 ERROR 1792 --- [my-scheduler-task-8] com.bluetop.gbw.init.InitAsyncTask : save narrow spec error :Unexpected end of stream.; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream. org.springframework.data.redis.RedisConnectionFailureException: Unexpected end of stream.; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream. at org.springframework.data.redis.connection.jedis.JedisExceptionConverter.convert(JedisExceptionConverter.java:65) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisExceptionConverter.convert(JedisExceptionConverter.java:42) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.PassThroughExceptionTranslationStrategy.translate(PassThroughExceptionTranslationStrategy.java:44) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.FallbackExceptionTranslationStrategy.translate(FallbackExceptionTranslationStrategy.java:42) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.convertJedisAccessException(JedisConnection.java:192) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.doWithJedis(JedisConnection.java:827) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.doInvoke(JedisConnection.java:165) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.lambda$new$0(JedisConnection.java:74) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisInvoker$Synchronizer.invoke(JedisInvoker.java:1018) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisInvoker.just(JedisInvoker.java:112) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisHashCommands.hGetAll(JedisHashCommands.java:129) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.DefaultedRedisConnection.hGetAll(DefaultedRedisConnection.java:1367) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.DefaultStringRedisConnection.hGetAll(DefaultStringRedisConnection.java:568) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.core.DefaultHashOperations.lambda$entries$18(DefaultHashOperations.java:307) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:224) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:191) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.core.AbstractOperations.execute(AbstractOperations.java:97) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.core.DefaultHashOperations.entries(DefaultHashOperations.java:307) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at com.bluetop.gbw.init.InitAsyncTask.addNarrowSpecInfoToQueue(InitAsyncTask.java:225) ~[classes!/:1.9.6] at com.bluetop.gbw.init.InitAsyncTask$$FastClassBySpringCGLIB$$e0192d45.invoke() [classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) [spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) [spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) [spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) [spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.init.InitAsyncTask$$EnhancerBySpringCGLIB$$ba91d9c8.addNarrowSpecInfoToQueue() [classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor356.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) [spring-context-5.3.23.jar!/:5.3.23] at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) [spring-context-5.3.23.jar!/:5.3.23] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_401] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream. at redis.clients.jedis.util.RedisInputStream.ensureFill(RedisInputStream.java:202) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.util.RedisInputStream.readByte(RedisInputStream.java:43) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Protocol.process(Protocol.java:165) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Protocol.read(Protocol.java:230) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:352) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Connection.getBinaryMultiBulkReply(Connection.java:304) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.BinaryJedis.hgetAll(BinaryJedis.java:1348) ~[jedis-3.8.0.jar!/:na] at org.springframework.data.redis.connection.jedis.JedisInvoker.lambda$just$3(JedisInvoker.java:112) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.lambda$doInvoke$2(JedisConnection.java:181) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.doWithJedis(JedisConnection.java:824) ~[spring-data-redis-2.7.5.jar!/:2.7.5] ... 31 common frames omitted 2024-08-31 15:34:09.506 ERROR 1792 --- [my-scheduler-task-4] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task org.springframework.data.redis.RedisConnectionFailureException: Unexpected end of stream.; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream. at org.springframework.data.redis.connection.jedis.JedisExceptionConverter.convert(JedisExceptionConverter.java:65) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisExceptionConverter.convert(JedisExceptionConverter.java:42) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.PassThroughExceptionTranslationStrategy.translate(PassThroughExceptionTranslationStrategy.java:44) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.FallbackExceptionTranslationStrategy.translate(FallbackExceptionTranslationStrategy.java:42) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.convertJedisAccessException(JedisConnection.java:192) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.doWithJedis(JedisConnection.java:827) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.doInvoke(JedisConnection.java:165) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.lambda$new$0(JedisConnection.java:74) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisInvoker$Synchronizer.invoke(JedisInvoker.java:1027) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisInvoker$DefaultSingleInvocationSpec.get(JedisInvoker.java:937) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisStringCommands.set(JedisStringCommands.java:125) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.DefaultedRedisConnection.set(DefaultedRedisConnection.java:314) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.DefaultStringRedisConnection.set(DefaultStringRedisConnection.java:1121) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.core.DefaultValueOperations$7.inRedis(DefaultValueOperations.java:309) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.core.AbstractOperations$ValueDeserializingRedisCallback.doInRedis(AbstractOperations.java:61) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:224) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:191) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.core.AbstractOperations.execute(AbstractOperations.java:97) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.core.DefaultValueOperations.set(DefaultValueOperations.java:305) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at com.bluetop.gbw.init.InitAsyncTask.saveNetWorkSpeed(InitAsyncTask.java:213) ~[classes!/:1.9.6] at com.bluetop.gbw.init.InitAsyncTask$$FastClassBySpringCGLIB$$e0192d45.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.init.InitAsyncTask$$EnhancerBySpringCGLIB$$ba91d9c8.saveNetWorkSpeed() ~[classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor411.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) ~[spring-context-5.3.23.jar!/:5.3.23] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_401] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream. at redis.clients.jedis.util.RedisInputStream.ensureFill(RedisInputStream.java:202) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.util.RedisInputStream.readByte(RedisInputStream.java:43) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Protocol.process(Protocol.java:165) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Protocol.read(Protocol.java:230) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:352) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Connection.getStatusCodeReply(Connection.java:270) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.BinaryJedis.set(BinaryJedis.java:411) ~[jedis-3.8.0.jar!/:na] at org.springframework.data.redis.connection.jedis.JedisInvoker.lambda$from$18(JedisInvoker.java:280) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.lambda$doInvoke$2(JedisConnection.java:181) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.doWithJedis(JedisConnection.java:824) ~[spring-data-redis-2.7.5.jar!/:2.7.5] ... 32 common frames omitted 2024-08-31 15:34:09.507 ERROR 1792 --- [my-scheduler-task-10] com.bluetop.gbw.init.InitAsyncTask : save board spec error :Unexpected end of stream.; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream. org.springframework.data.redis.RedisConnectionFailureException: Unexpected end of stream.; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream. at org.springframework.data.redis.connection.jedis.JedisExceptionConverter.convert(JedisExceptionConverter.java:65) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisExceptionConverter.convert(JedisExceptionConverter.java:42) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.PassThroughExceptionTranslationStrategy.translate(PassThroughExceptionTranslationStrategy.java:44) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.FallbackExceptionTranslationStrategy.translate(FallbackExceptionTranslationStrategy.java:42) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.convertJedisAccessException(JedisConnection.java:192) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.doWithJedis(JedisConnection.java:827) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.doInvoke(JedisConnection.java:165) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.lambda$new$0(JedisConnection.java:74) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisInvoker$Synchronizer.invoke(JedisInvoker.java:1018) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisInvoker.just(JedisInvoker.java:112) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisStringCommands.get(JedisStringCommands.java:57) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.DefaultedRedisConnection.get(DefaultedRedisConnection.java:279) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.DefaultStringRedisConnection.get(DefaultStringRedisConnection.java:438) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.core.DefaultValueOperations$1.inRedis(DefaultValueOperations.java:58) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.core.AbstractOperations$ValueDeserializingRedisCallback.doInRedis(AbstractOperations.java:61) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:224) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:191) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.core.AbstractOperations.execute(AbstractOperations.java:97) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.core.DefaultValueOperations.get(DefaultValueOperations.java:54) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl.hasRunningBoardSpecTask(SpectrumTaskFrontServiceImpl.java:459) ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) [spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) [spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) [spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) [spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$e5814c4d.hasRunningBoardSpecTask() ~[classes!/:1.9.6] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$FastClassBySpringCGLIB$$5b8efc2b.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) [spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) [spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) [spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) [spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.service.web.impl.SpectrumTaskFrontServiceImpl$$EnhancerBySpringCGLIB$$d8ff88bd.hasRunningBoardSpecTask() ~[classes!/:1.9.6] at com.bluetop.gbw.init.InitAsyncTask.addBoardSpecInfoToQueue(InitAsyncTask.java:355) ~[classes!/:1.9.6] at com.bluetop.gbw.init.InitAsyncTask$$FastClassBySpringCGLIB$$e0192d45.invoke() [classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) [spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) [spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) [spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) [spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.init.InitAsyncTask$$EnhancerBySpringCGLIB$$ba91d9c8.addBoardSpecInfoToQueue() [classes!/:1.9.6] at sun.reflect.GeneratedMethodAccessor357.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) [spring-context-5.3.23.jar!/:5.3.23] at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) [spring-context-5.3.23.jar!/:5.3.23] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_401] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] Caused by: redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream. at redis.clients.jedis.util.RedisInputStream.ensureFill(RedisInputStream.java:202) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.util.RedisInputStream.readByte(RedisInputStream.java:43) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Protocol.process(Protocol.java:165) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Protocol.read(Protocol.java:230) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:352) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Connection.getBinaryBulkReply(Connection.java:289) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.BinaryJedis.get(BinaryJedis.java:442) ~[jedis-3.8.0.jar!/:na] at org.springframework.data.redis.connection.jedis.JedisInvoker.lambda$just$3(JedisInvoker.java:112) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.lambda$doInvoke$2(JedisConnection.java:181) ~[spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.data.redis.connection.jedis.JedisConnection.doWithJedis(JedisConnection.java:824) ~[spring-data-redis-2.7.5.jar!/:2.7.5] ... 45 common frames omitted 2024-08-31 15:34:09.564 INFO 1792 --- [SpringApplicationShutdownHook] o.apache.iotdb.session.pool.SessionPool : closing the session pool, cleaning queues... 2024-08-31 15:34:09.565 INFO 1792 --- [SpringApplicationShutdownHook] o.s.s.quartz.SchedulerFactoryBean : Shutting down Quartz Scheduler 2024-08-31 15:34:09.565 INFO 1792 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down. 2024-08-31 15:34:09.565 INFO 1792 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused. 2024-08-31 15:34:09.568 INFO 1792 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-31 15:34:09.584 INFO 1792 --- [SpringApplicationShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 2024-08-31 15:34:09.603 WARN 1792 --- [DefaultQuartzScheduler_QuartzSchedulerThread] com.zaxxer.hikari.pool.ProxyConnection : HikariPool-1 - Connection com.mysql.cj.jdbc.ConnectionImpl@598bc5e2 marked as broken because of SQLSTATE(08S01), ErrorCode(0) com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet successfully received from the server was 689 milliseconds ago. The last packet sent successfully to the server was 689 milliseconds ago. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.commit(ConnectionImpl.java:806) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.zaxxer.hikari.pool.ProxyConnection.commit(ProxyConnection.java:387) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariProxyConnection.commit(HikariProxyConnection.java) [HikariCP-4.0.3.jar!/:na] at sun.reflect.GeneratedMethodAccessor236.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.quartz.impl.jdbcjobstore.AttributeRestoringConnectionInvocationHandler.invoke(AttributeRestoringConnectionInvocationHandler.java:73) [quartz-2.3.2.jar!/:na] at com.sun.proxy.$Proxy200.commit(Unknown Source) [na:na] at org.quartz.impl.jdbcjobstore.JobStoreSupport.commitConnection(JobStoreSupport.java:3747) [quartz-2.3.2.jar!/:na] at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3866) [quartz-2.3.2.jar!/:na] at org.quartz.impl.jdbcjobstore.JobStoreSupport.triggersFired(JobStoreSupport.java:2977) [quartz-2.3.2.jar!/:na] at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:353) [quartz-2.3.2.jar!/:na] Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet successfully received from the server was 689 milliseconds ago. The last packet sent successfully to the server was 689 milliseconds ago. at sun.reflect.GeneratedConstructorAccessor96.newInstance(Unknown Source) ~[na:na] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_401] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_401] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:581) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:761) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:700) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:1051) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:997) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.NativeSession.execSQL(NativeSession.java:663) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.commit(ConnectionImpl.java:794) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 11 common frames omitted Caused by: java.net.SocketException: Socket closed at java.net.SocketInputStream.socketRead0(Native Method) ~[na:1.8.0_401] at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[na:1.8.0_401] at java.net.SocketInputStream.read(SocketInputStream.java:171) ~[na:1.8.0_401] at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[na:1.8.0_401] at com.mysql.cj.protocol.ReadAheadInputStream.fill(ReadAheadInputStream.java:107) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:150) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.ReadAheadInputStream.read(ReadAheadInputStream.java:180) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[na:1.8.0_401] at com.mysql.cj.protocol.FullReadInputStream.readFully(FullReadInputStream.java:64) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.SimplePacketReader.readHeaderLocal(SimplePacketReader.java:81) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:63) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:45) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReader.java:52) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReader.java:41) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:54) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:44) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:575) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 17 common frames omitted 2024-08-31 15:34:09.605 ERROR 1792 --- [DefaultQuartzScheduler_QuartzSchedulerThread] o.s.s.quartz.LocalDataSourceJobStore : Couldn't rollback jdbc connection. Connection is closed java.sql.SQLException: Connection is closed at com.zaxxer.hikari.pool.ProxyConnection$ClosedConnection.lambda$getClosedConnection$0(ProxyConnection.java:515) ~[HikariCP-4.0.3.jar!/:na] at com.sun.proxy.$Proxy102.rollback(Unknown Source) ~[na:na] at com.zaxxer.hikari.pool.ProxyConnection.rollback(ProxyConnection.java:396) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariProxyConnection.rollback(HikariProxyConnection.java) ~[HikariCP-4.0.3.jar!/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.quartz.impl.jdbcjobstore.AttributeRestoringConnectionInvocationHandler.invoke(AttributeRestoringConnectionInvocationHandler.java:73) ~[quartz-2.3.2.jar!/:na] at com.sun.proxy.$Proxy200.rollback(Unknown Source) ~[na:na] at org.quartz.impl.jdbcjobstore.JobStoreSupport.rollbackConnection(JobStoreSupport.java:3727) [quartz-2.3.2.jar!/:na] at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3868) [quartz-2.3.2.jar!/:na] at org.quartz.impl.jdbcjobstore.JobStoreSupport.triggersFired(JobStoreSupport.java:2977) [quartz-2.3.2.jar!/:na] at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:353) [quartz-2.3.2.jar!/:na] 2024-08-31 15:34:09.608 ERROR 1792 --- [DefaultQuartzScheduler_QuartzSchedulerThread] o.s.s.quartz.LocalDataSourceJobStore : Couldn't rollback jdbc connection. Connection is closed java.sql.SQLException: Connection is closed at com.zaxxer.hikari.pool.ProxyConnection$ClosedConnection.lambda$getClosedConnection$0(ProxyConnection.java:515) ~[HikariCP-4.0.3.jar!/:na] at com.sun.proxy.$Proxy102.rollback(Unknown Source) ~[na:na] at com.zaxxer.hikari.pool.ProxyConnection.rollback(ProxyConnection.java:396) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariProxyConnection.rollback(HikariProxyConnection.java) ~[HikariCP-4.0.3.jar!/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.quartz.impl.jdbcjobstore.AttributeRestoringConnectionInvocationHandler.invoke(AttributeRestoringConnectionInvocationHandler.java:73) ~[quartz-2.3.2.jar!/:na] at com.sun.proxy.$Proxy200.rollback(Unknown Source) ~[na:na] at org.quartz.impl.jdbcjobstore.JobStoreSupport.rollbackConnection(JobStoreSupport.java:3727) [quartz-2.3.2.jar!/:na] at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3889) [quartz-2.3.2.jar!/:na] at org.quartz.impl.jdbcjobstore.JobStoreSupport.triggersFired(JobStoreSupport.java:2977) [quartz-2.3.2.jar!/:na] at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:353) [quartz-2.3.2.jar!/:na] 2024-08-31 15:34:09.609 WARN 1792 --- [DefaultQuartzScheduler_QuartzSchedulerThread] buteRestoringConnectionInvocationHandler : Failed restore connection's original auto commit setting. java.sql.SQLException: Connection is closed at com.zaxxer.hikari.pool.ProxyConnection$ClosedConnection.lambda$getClosedConnection$0(ProxyConnection.java:515) ~[HikariCP-4.0.3.jar!/:na] at com.sun.proxy.$Proxy102.setAutoCommit(Unknown Source) ~[na:na] at com.zaxxer.hikari.pool.ProxyConnection.setAutoCommit(ProxyConnection.java:414) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariProxyConnection.setAutoCommit(HikariProxyConnection.java) ~[HikariCP-4.0.3.jar!/:na] at org.quartz.impl.jdbcjobstore.AttributeRestoringConnectionInvocationHandler.restoreOriginalAtributes(AttributeRestoringConnectionInvocationHandler.java:141) ~[quartz-2.3.2.jar!/:na] at org.quartz.impl.jdbcjobstore.JobStoreSupport.cleanupConnection(JobStoreSupport.java:3677) [quartz-2.3.2.jar!/:na] at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3896) [quartz-2.3.2.jar!/:na] at org.quartz.impl.jdbcjobstore.JobStoreSupport.triggersFired(JobStoreSupport.java:2977) [quartz-2.3.2.jar!/:na] at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:353) [quartz-2.3.2.jar!/:na] 2024-08-31 15:34:09.612 ERROR 1792 --- [DefaultQuartzScheduler_QuartzSchedulerThread] org.quartz.core.ErrorLogger : An error occurred while firing triggers '[Trigger 'sys_monitor.systemAlarm': triggerClass: 'org.quartz.impl.triggers.SimpleTriggerImpl calendar: 'null' misfireInstruction: 1 nextFireTime: Sat Aug 31 15:34:07 CST 2024]' org.quartz.JobPersistenceException: Unexpected runtime exception: JobStore is shutdown - aborting retry at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3890) ~[quartz-2.3.2.jar!/:na] at org.quartz.impl.jdbcjobstore.JobStoreSupport.triggersFired(JobStoreSupport.java:2977) ~[quartz-2.3.2.jar!/:na] at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:353) ~[quartz-2.3.2.jar!/:na] Caused by: java.lang.IllegalStateException: JobStore is shutdown - aborting retry at org.quartz.impl.jdbcjobstore.JobStoreSupport.retryExecuteInNonManagedTXLock(JobStoreSupport.java:3833) ~[quartz-2.3.2.jar!/:na] at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3869) ~[quartz-2.3.2.jar!/:na] ... 2 common frames omitted 2024-08-31 15:34:09.614 ERROR 1792 --- [DefaultQuartzScheduler_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : Runtime error occurred in main trigger firing loop. java.lang.IllegalStateException: JobStore is shutdown - aborting retry at org.quartz.impl.jdbcjobstore.JobStoreSupport.retryExecuteInNonManagedTXLock(JobStoreSupport.java:3833) ~[quartz-2.3.2.jar!/:na] at org.quartz.impl.jdbcjobstore.JobStoreSupport.releaseAcquiredTrigger(JobStoreSupport.java:2940) ~[quartz-2.3.2.jar!/:na] at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:363) ~[quartz-2.3.2.jar!/:na] 2024-08-31 15:34:09.650 INFO 1792 --- [SpringApplicationShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. 2024-08-31 15:34:09.656 WARN 1792 --- [SpringApplicationShutdownHook] redis.clients.jedis.JedisFactory : Error while QUIT redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream. at redis.clients.jedis.util.RedisInputStream.ensureFill(RedisInputStream.java:202) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.util.RedisInputStream.readByte(RedisInputStream.java:43) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Protocol.process(Protocol.java:165) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Protocol.read(Protocol.java:230) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:352) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Connection.getStatusCodeReply(Connection.java:270) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.BinaryJedis.quit(BinaryJedis.java:475) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.JedisFactory.destroyObject(JedisFactory.java:160) ~[jedis-3.8.0.jar!/:na] at org.apache.commons.pool2.PooledObjectFactory.destroyObject(PooledObjectFactory.java:127) [commons-pool2-2.11.1.jar!/:2.11.1] at org.apache.commons.pool2.impl.GenericObjectPool.destroy(GenericObjectPool.java:611) [commons-pool2-2.11.1.jar!/:2.11.1] at org.apache.commons.pool2.impl.GenericObjectPool.clear(GenericObjectPool.java:461) [commons-pool2-2.11.1.jar!/:2.11.1] at org.apache.commons.pool2.impl.GenericObjectPool.close(GenericObjectPool.java:495) [commons-pool2-2.11.1.jar!/:2.11.1] at redis.clients.jedis.util.Pool.closeInternalPool(Pool.java:136) [jedis-3.8.0.jar!/:na] at redis.clients.jedis.util.Pool.destroy(Pool.java:114) [jedis-3.8.0.jar!/:na] at org.springframework.data.redis.connection.jedis.JedisConnectionFactory.destroy(JedisConnectionFactory.java:478) [spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:213) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1163) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1156) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1106) [spring-context-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1075) [spring-context-5.3.23.jar!/:5.3.23] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.doClose(ServletWebServerApplicationContext.java:174) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021) [spring-context-5.3.23.jar!/:5.3.23] at org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(SpringApplicationShutdownHook.java:145) [spring-boot-2.7.5.jar!/:2.7.5] at java.lang.Iterable.forEach(Iterable.java:75) ~[na:1.8.0_401] at org.springframework.boot.SpringApplicationShutdownHook.run(SpringApplicationShutdownHook.java:114) [spring-boot-2.7.5.jar!/:2.7.5] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] 2024-08-31 15:34:09.658 WARN 1792 --- [SpringApplicationShutdownHook] redis.clients.jedis.JedisFactory : Error while QUIT redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream. at redis.clients.jedis.util.RedisInputStream.ensureFill(RedisInputStream.java:202) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.util.RedisInputStream.readByte(RedisInputStream.java:43) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Protocol.process(Protocol.java:165) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Protocol.read(Protocol.java:230) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:352) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.Connection.getStatusCodeReply(Connection.java:270) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.BinaryJedis.quit(BinaryJedis.java:475) ~[jedis-3.8.0.jar!/:na] at redis.clients.jedis.JedisFactory.destroyObject(JedisFactory.java:160) ~[jedis-3.8.0.jar!/:na] at org.apache.commons.pool2.PooledObjectFactory.destroyObject(PooledObjectFactory.java:127) [commons-pool2-2.11.1.jar!/:2.11.1] at org.apache.commons.pool2.impl.GenericObjectPool.destroy(GenericObjectPool.java:611) [commons-pool2-2.11.1.jar!/:2.11.1] at org.apache.commons.pool2.impl.GenericObjectPool.clear(GenericObjectPool.java:461) [commons-pool2-2.11.1.jar!/:2.11.1] at org.apache.commons.pool2.impl.GenericObjectPool.close(GenericObjectPool.java:495) [commons-pool2-2.11.1.jar!/:2.11.1] at redis.clients.jedis.util.Pool.closeInternalPool(Pool.java:136) [jedis-3.8.0.jar!/:na] at redis.clients.jedis.util.Pool.destroy(Pool.java:114) [jedis-3.8.0.jar!/:na] at org.springframework.data.redis.connection.jedis.JedisConnectionFactory.destroy(JedisConnectionFactory.java:478) [spring-data-redis-2.7.5.jar!/:2.7.5] at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:213) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1163) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1156) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1106) [spring-context-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1075) [spring-context-5.3.23.jar!/:5.3.23] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.doClose(ServletWebServerApplicationContext.java:174) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021) [spring-context-5.3.23.jar!/:5.3.23] at org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(SpringApplicationShutdownHook.java:145) [spring-boot-2.7.5.jar!/:2.7.5] at java.lang.Iterable.forEach(Iterable.java:75) ~[na:1.8.0_401] at org.springframework.boot.SpringApplicationShutdownHook.run(SpringApplicationShutdownHook.java:114) [spring-boot-2.7.5.jar!/:2.7.5] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] 2024-08-31 15:34:51.922 INFO 687 --- [main] c.b.gbw.GbwMonitorStationApplication : Starting GbwMonitorStationApplication v1.9.6 using Java 1.8.0_401 on BluetopBoard-RK3588 with PID 687 (/opt/package/gbw-monitor-station/gbw-monitor-station.jar started by root in /opt/package/gbw-monitor-station) 2024-08-31 15:34:51.930 INFO 687 --- [main] c.b.gbw.GbwMonitorStationApplication : No active profile set, falling back to 1 default profile: "default" 2024-08-31 15:34:54.078 INFO 687 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-08-31 15:34:54.086 INFO 687 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-08-31 15:34:54.291 INFO 687 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 176 ms. Found 0 Redis repository interfaces. 2024-08-31 15:34:54.989 INFO 687 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.bluetop.gbw.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$6a01efe6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:34:55.270 INFO 687 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:34:55.279 INFO 687 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'redisConfig' of type [com.bluetop.gbw.config.RedisConfig$$EnhancerBySpringCGLIB$$4be29ecd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:34:55.657 INFO 687 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'jedisConnectionFactory' of type [org.springframework.data.redis.connection.jedis.JedisConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:34:55.786 INFO 687 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'stringRedisTemplate' of type [org.springframework.data.redis.core.StringRedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:34:55.788 INFO 687 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroRealm' of type [com.bluetop.gbw.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:34:56.220 INFO 687 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:34:56.263 INFO 687 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:34:56.492 INFO 687 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f913515] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:34:56.513 INFO 687 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:34:57.240 INFO 687 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 443 (https) 80 (http) 2024-08-31 15:34:57.265 INFO 687 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-08-31 15:34:57.265 INFO 687 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.68] 2024-08-31 15:34:57.390 INFO 687 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-08-31 15:34:57.390 INFO 687 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5327 ms 2024-08-31 15:34:59.323 WARN 687 --- [main] c.b.m.core.metadata.TableInfoHelper : Can not find table primary key in Class: "com.bluetop.gbw.entity.device.TaskTreePathEntity". 2024-08-31 15:34:59.324 WARN 687 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.bluetop.gbw.entity.device.TaskTreePathEntity ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 2024-08-31 15:34:59.532 ERROR 687 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.bluetop.gbw.mapper.sys.GroupMapper.queryUserGroup] is ignored, because it exists, maybe from xml file 2024-08-31 15:35:01.329 INFO 687 --- [main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse 2024-08-31 15:35:01.356 INFO 687 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-08-31 15:35:02.583 ERROR 687 --- [main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Exception during pool initialization. com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) [HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) [HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) [HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) [HikariCP-4.0.3.jar!/:na] at org.flywaydb.core.internal.jdbc.JdbcUtils.openConnection(JdbcUtils.java:56) [flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.internal.database.DatabaseFactory.createDatabase(DatabaseFactory.java:72) [flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.Flyway.execute(Flyway.java:1670) [flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.Flyway.migrate(Flyway.java:1356) [flyway-core-5.2.4.jar!/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer.afterPropertiesSet(FlywayMigrationInitializer.java:70) [spring-boot-autoconfigure-2.7.5.jar!/:2.7.5] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295) ~[spring-boot-2.7.5.jar!/:2.7.5] at com.bluetop.gbw.GbwMonitorStationApplication.main(GbwMonitorStationApplication.java:23) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:65) ~[gbw-monitor-station.jar:1.9.6] Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_401] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_401] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 89 common frames omitted Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 92 common frames omitted 2024-08-31 15:35:02.606 WARN 687 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'globalExceptionHandler': Unsatisfied dependency expressed through field 'qualityDataFrontService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'qualityDataFrontServiceImpl': Unsatisfied dependency expressed through field 'quartzService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'quartzServiceImpl': Unsatisfied dependency expressed through field 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException 2024-08-31 15:35:02.630 INFO 687 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 2024-08-31 15:35:02.670 INFO 687 --- [main] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2024-08-31 15:35:02.733 ERROR 687 --- [main] o.s.boot.SpringApplication : Application run failed org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'globalExceptionHandler': Unsatisfied dependency expressed through field 'qualityDataFrontService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'qualityDataFrontServiceImpl': Unsatisfied dependency expressed through field 'quartzService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'quartzServiceImpl': Unsatisfied dependency expressed through field 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295) [spring-boot-2.7.5.jar!/:2.7.5] at com.bluetop.gbw.GbwMonitorStationApplication.main(GbwMonitorStationApplication.java:23) [classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:65) [gbw-monitor-station.jar:1.9.6] Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'qualityDataFrontServiceImpl': Unsatisfied dependency expressed through field 'quartzService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'quartzServiceImpl': Unsatisfied dependency expressed through field 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] ... 28 common frames omitted Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'quartzServiceImpl': Unsatisfied dependency expressed through field 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] ... 42 common frames omitted Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] ... 56 common frames omitted Caused by: java.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer.afterPropertiesSet(FlywayMigrationInitializer.java:70) ~[spring-boot-autoconfigure-2.7.5.jar!/:2.7.5] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.23.jar!/:5.3.23] ... 68 common frames omitted Caused by: org.flywaydb.core.internal.exception.FlywaySqlException: Unable to obtain connection from database: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- SQL State : 08S01 Error Code : 0 Message : Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at org.flywaydb.core.internal.jdbc.JdbcUtils.openConnection(JdbcUtils.java:60) ~[flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.internal.database.DatabaseFactory.createDatabase(DatabaseFactory.java:72) ~[flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.Flyway.execute(Flyway.java:1670) ~[flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.Flyway.migrate(Flyway.java:1356) ~[flyway-core-5.2.4.jar!/:na] ... 75 common frames omitted Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na] at org.flywaydb.core.internal.jdbc.JdbcUtils.openConnection(JdbcUtils.java:56) ~[flyway-core-5.2.4.jar!/:na] ... 78 common frames omitted Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_401] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_401] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 89 common frames omitted Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 92 common frames omitted 2024-08-31 15:35:10.488 INFO 4622 --- [main] c.b.gbw.GbwMonitorStationApplication : Starting GbwMonitorStationApplication v1.9.6 using Java 1.8.0_401 on BluetopBoard-RK3588 with PID 4622 (/opt/package/gbw-monitor-station/gbw-monitor-station.jar started by root in /opt/package/gbw-monitor-station) 2024-08-31 15:35:10.492 INFO 4622 --- [main] c.b.gbw.GbwMonitorStationApplication : No active profile set, falling back to 1 default profile: "default" 2024-08-31 15:35:12.906 INFO 4622 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-08-31 15:35:12.913 INFO 4622 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-08-31 15:35:13.087 INFO 4622 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 142 ms. Found 0 Redis repository interfaces. 2024-08-31 15:35:13.857 INFO 4622 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.bluetop.gbw.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$ff3137d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:35:14.135 INFO 4622 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:35:14.140 INFO 4622 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'redisConfig' of type [com.bluetop.gbw.config.RedisConfig$$EnhancerBySpringCGLIB$$e111e6b8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:35:14.382 INFO 4622 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'jedisConnectionFactory' of type [org.springframework.data.redis.connection.jedis.JedisConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:35:14.502 INFO 4622 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'stringRedisTemplate' of type [org.springframework.data.redis.core.StringRedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:35:14.505 INFO 4622 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroRealm' of type [com.bluetop.gbw.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:35:14.818 INFO 4622 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:35:14.875 INFO 4622 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:35:15.183 INFO 4622 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a4c07d00] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:35:15.211 INFO 4622 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 15:35:15.915 INFO 4622 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 443 (https) 80 (http) 2024-08-31 15:35:15.940 INFO 4622 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-08-31 15:35:15.940 INFO 4622 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.68] 2024-08-31 15:35:16.082 INFO 4622 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-08-31 15:35:16.083 INFO 4622 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5482 ms 2024-08-31 15:35:17.943 WARN 4622 --- [main] c.b.m.core.metadata.TableInfoHelper : Can not find table primary key in Class: "com.bluetop.gbw.entity.device.TaskTreePathEntity". 2024-08-31 15:35:17.943 WARN 4622 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.bluetop.gbw.entity.device.TaskTreePathEntity ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 2024-08-31 15:35:18.121 ERROR 4622 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.bluetop.gbw.mapper.sys.GroupMapper.queryUserGroup] is ignored, because it exists, maybe from xml file 2024-08-31 15:35:19.709 INFO 4622 --- [main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse 2024-08-31 15:35:19.731 INFO 4622 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-08-31 15:35:20.049 INFO 4622 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-08-31 15:35:20.060 INFO 4622 --- [main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:mysql://127.0.0.1:3306/gbw_monitor_station_rm500 (MySQL 8.0) 2024-08-31 15:35:20.946 INFO 4622 --- [main] o.f.core.internal.command.DbValidate : Successfully validated 36 migrations (execution time 00:00.670s) 2024-08-31 15:35:20.996 INFO 4622 --- [main] o.f.core.internal.command.DbMigrate : Current version of schema `gbw_monitor_station_rm500`: 1.0.35 2024-08-31 15:35:20.998 INFO 4622 --- [main] o.f.core.internal.command.DbMigrate : Schema `gbw_monitor_station_rm500` is up to date. No migration necessary. 2024-08-31 15:35:21.205 INFO 4622 --- [main] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 2024-08-31 15:35:21.269 INFO 4622 --- [main] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-31 15:35:21.269 INFO 4622 --- [main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 2024-08-31 15:35:21.283 INFO 4622 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Using db table-based data access locking (synchronization). 2024-08-31 15:35:21.286 INFO 4622 --- [main] o.s.s.quartz.LocalDataSourceJobStore : JobStoreCMT initialized. 2024-08-31 15:35:21.287 INFO 4622 --- [main] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'DefaultQuartzScheduler' 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 30 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. 2024-08-31 15:35:21.287 INFO 4622 --- [main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'DefaultQuartzScheduler' initialized from an externally provided properties instance. 2024-08-31 15:35:21.287 INFO 4622 --- [main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 2024-08-31 15:35:21.288 INFO 4622 --- [main] org.quartz.core.QuartzScheduler : JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@485e36bc 2024-08-31 15:35:21.949 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载[com.bluetop.gbw.dto.v8.down.api]包下所有文件生成xml映射关系... 2024-08-31 15:35:22.026 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.AutoDiag 2024-08-31 15:35:22.026 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentAlarmHistoryQuery 2024-08-31 15:35:22.026 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentAlarmParamSet$EquipmentAlarmParam 2024-08-31 15:35:22.027 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentAlarmParamSet 2024-08-31 15:35:22.027 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentInfoQuery 2024-08-31 15:35:22.027 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentInitParamSet 2024-08-31 15:35:22.027 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentLogHistoryQuery 2024-08-31 15:35:22.027 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentParameterQuery 2024-08-31 15:35:22.027 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentStatusRealtimeQuery 2024-08-31 15:35:22.027 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.FileQuery 2024-08-31 15:35:22.027 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.FileRetrieve 2024-08-31 15:35:22.027 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.IQTask 2024-08-31 15:35:22.027 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.IQTaskSet 2024-08-31 15:35:22.027 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.OffsetHistoryQuery 2024-08-31 15:35:22.027 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.OffsetTaskSet 2024-08-31 15:35:22.027 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.ProgramCommand$Command 2024-08-31 15:35:22.027 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.ProgramCommand 2024-08-31 15:35:22.027 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityAlarmHistoryQuery 2024-08-31 15:35:22.027 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityAlarmParamSet$QualityAlarmParam 2024-08-31 15:35:22.028 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityAlarmParamSet 2024-08-31 15:35:22.028 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityHistoryQuery 2024-08-31 15:35:22.028 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityRealtimeQuery 2024-08-31 15:35:22.028 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityTaskSet 2024-08-31 15:35:22.028 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.RealtimeStream 2024-08-31 15:35:22.028 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.ReceiverControl$Param 2024-08-31 15:35:22.028 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.ReceiverControl 2024-08-31 15:35:22.028 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.SpectrumHistoryQuery 2024-08-31 15:35:22.028 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.SpectrumRealtimeQuery 2024-08-31 15:35:22.028 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.SpectrumTaskSet 2024-08-31 15:35:22.028 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.StreamHistoryQuery 2024-08-31 15:35:22.028 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.StreamRealtimeClientQuery 2024-08-31 15:35:22.028 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.StreamRealtimeClientStop 2024-08-31 15:35:22.028 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.StreamRealtimeQuery 2024-08-31 15:35:22.028 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.StreamTaskSet 2024-08-31 15:35:22.028 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.TaskDelete 2024-08-31 15:35:22.028 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.TaskStatusQuery$Task 2024-08-31 15:35:22.029 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.TaskStatusQuery 2024-08-31 15:35:22.029 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.VideoRealtimeQuery 2024-08-31 15:35:22.029 INFO 4622 --- [main] com.bluetop.gbw.common.PackageUtil : 加载完成 2024-08-31 15:35:25.423 INFO 4622 --- [main] com.bluetop.gbw.init.GlobalCache : 开始设置板卡ip 2024-08-31 15:35:25.582 INFO 4622 --- [main] c.b.g.s.web.impl.IpConfigServiceImpl : interfaceAddresses:[{"address":"fe80:0:0:0:941f:9cff:fe6a:1a8f%eth1","networkPrefixLength":64},{"address":"172.16.100.25","broadcast":"172.16.100.255","networkPrefixLength":24}] 2024-08-31 15:35:25.591 INFO 4622 --- [main] c.b.g.s.web.impl.IpConfigServiceImpl : interfaceAddresses:[{"address":"fe80:0:0:0:981f:9cff:fe6a:1a8f%eth0","networkPrefixLength":64},{"address":"192.168.100.27","broadcast":"192.168.100.255","networkPrefixLength":24}] 2024-08-31 15:35:26.003 INFO 4622 --- [main] com.bluetop.gbw.init.GlobalCache : 获取网卡名:eth1,索引:4,ipv4:[172.16.100.25],ipv4Mask:255.255.255.0,ipv6:,ipv6Mask: 2024-08-31 15:35:26.067 INFO 4622 --- [main] com.bluetop.gbw.init.GlobalCache : 获取网卡名:eth0,索引:3,ipv4:[192.168.100.27],ipv4Mask:255.255.255.0,ipv6:fe80:0:0:0:981f:9cff:fe6a:1a8f,ipv6Mask:64 2024-08-31 15:35:26.907 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is :Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal 2024-08-31 15:35:26.909 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : UBUNTU 系统网卡配置文件不存在 文件名:/etc/netplan/interface.yaml! 2024-08-31 15:35:27.049 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is :Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal 2024-08-31 15:35:27.225 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:systemctl restart systemd-networkd, result: true 2024-08-31 15:35:27.231 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 15:35:27.232 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : 不支持检测windows系统启动脚本 2024-08-31 15:35:27.238 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:ifconfig eth0 192.168.100.27 netmask 255.255.255.0 up, result: true 2024-08-31 15:35:27.240 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 15:35:27.240 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : 设置平台:Unix/Linux,网卡:eth0,ip:192.168.100.27,结果:true 2024-08-31 15:35:27.240 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : StringUtils.hasLength(gateway):false 2024-08-31 15:35:27.337 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:ifconfig eth0 down, result: true 2024-08-31 15:35:27.339 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 15:35:27.344 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:ifconfig eth0 hw ether B0:C3:01:00:00:0a, result: true 2024-08-31 15:35:27.347 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 15:35:27.357 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:ifconfig eth0 up, result: true 2024-08-31 15:35:27.363 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 15:35:27.526 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is :Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal 2024-08-31 15:35:27.527 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : UBUNTU 系统网卡配置文件不存在 文件名:/etc/netplan/interface.yaml! 2024-08-31 15:35:27.676 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is :Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal 2024-08-31 15:35:27.895 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:systemctl restart systemd-networkd, result: true 2024-08-31 15:35:27.897 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 15:35:27.897 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : 不支持检测windows系统启动脚本 2024-08-31 15:35:27.901 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:ifconfig eth0 192.168.100.27 netmask 255.255.255.0 up, result: true 2024-08-31 15:35:27.903 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 15:35:27.903 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : 设置平台:Unix/Linux,网卡:eth0,ip:192.168.100.27,结果:true 2024-08-31 15:35:27.903 INFO 4622 --- [main] com.bluetop.gbw.util.SystemUtil : StringUtils.hasLength(gateway):false 2024-08-31 15:35:28.001 INFO 4622 --- [main] com.bluetop.gbw.init.GlobalCache : IP初始化 2024-08-31 15:35:28.002 INFO 4622 --- [main] com.bluetop.gbw.init.GlobalCache : 外网IP为192.168.100.27 2024-08-31 15:35:28.003 INFO 4622 --- [main] com.bluetop.gbw.init.GlobalCache : 内网IP为172.16.100.25 2024-08-31 15:35:28.052 INFO 4622 --- [main] c.b.gbw.iot.basic.IotDataStructureInit : 加载IotDB数据结构 2024-08-31 15:35:28.178 INFO 4622 --- [main] c.b.g.iot.basic.DevicePropertyResource : load Iot device com.bluetop.gbw.iot.entity.SpecInfo 2024-08-31 15:35:28.202 WARN 4622 --- [main] o.a.i.t.common.conf.TSFileDescriptor : not found iotdb-common.properties, use the default configs. 2024-08-31 15:35:28.236 INFO 4622 --- [main] c.b.g.iot.basic.DevicePropertyResource : load Iot device com.bluetop.gbw.iot.entity.PerfInfo 2024-08-31 15:35:28.238 INFO 4622 --- [main] c.b.gbw.iot.basic.IotDataStructureInit : IotDB数据结构加载完成 2024-08-31 15:35:28.279 INFO 4622 --- [gbw-async-2] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetDeviceInfo} 2024-08-31 15:35:28.288 INFO 4622 --- [gbw-async-3] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetDeviceInfo} 2024-08-31 15:35:28.290 INFO 4622 --- [gbw-async-1] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetDeviceInfo} 2024-08-31 15:35:28.700 INFO 4622 --- [gbw-async-3] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetDeviceInfoResponse(list=[GetDeviceInfoParam(caseNum=0, slot=3, mod=2, channels=22, deviceId=RMBR1611024010, front=RM-BR16L, back=AM, state=Alive, rt=0-0-18-13, appVersion=null, fpgaVersion=null, kernelVersion=null)]) 2024-08-31 15:35:28.700 INFO 4622 --- [gbw-async-1] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetDeviceInfoResponse(list=[GetDeviceInfoParam(caseNum=0, slot=3, mod=2, channels=22, deviceId=RMBR1611024010, front=RM-BR16L, back=AM, state=Alive, rt=0-0-18-13, appVersion=null, fpgaVersion=null, kernelVersion=null)]) 2024-08-31 15:35:28.727 INFO 4622 --- [gbw-async-2] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetDeviceInfoResponse(list=[GetDeviceInfoParam(caseNum=0, slot=3, mod=2, channels=22, deviceId=RMBR1611024010, front=RM-BR16L, back=AM, state=Alive, rt=0-0-18-13, appVersion=null, fpgaVersion=null, kernelVersion=null)]) 2024-08-31 15:35:28.922 INFO 4622 --- [main] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] 2024-08-31 15:35:29.001 INFO 4622 --- [nioEventLoopGroup-4-9] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.13:1234 2024-08-31 15:35:29.001 INFO 4622 --- [nioEventLoopGroup-4-14] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.19:1234 2024-08-31 15:35:29.002 INFO 4622 --- [nioEventLoopGroup-4-7] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.12:1234 2024-08-31 15:35:29.002 INFO 4622 --- [nioEventLoopGroup-2-1] c.b.g.d.c.udp.server.DDCSpectrumServer : 宽带频谱监听服务加入组播 ---> /235.2.2.1:1234 2024-08-31 15:35:29.002 INFO 4622 --- [nioEventLoopGroup-4-7] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.20:1234 2024-08-31 15:35:29.004 INFO 4622 --- [nioEventLoopGroup-4-13] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.1:1234 2024-08-31 15:35:29.004 INFO 4622 --- [nioEventLoopGroup-4-4] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.14:1234 2024-08-31 15:35:29.004 INFO 4622 --- [nioEventLoopGroup-4-16] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.8:1234 2024-08-31 15:35:29.004 INFO 4622 --- [nioEventLoopGroup-4-15] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.9:1234 2024-08-31 15:35:29.004 INFO 4622 --- [nioEventLoopGroup-4-13] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.7:1234 2024-08-31 15:35:29.004 INFO 4622 --- [nioEventLoopGroup-4-2] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.11:1234 2024-08-31 15:35:29.004 INFO 4622 --- [nioEventLoopGroup-4-10] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.3:1234 2024-08-31 15:35:29.004 INFO 4622 --- [nioEventLoopGroup-4-14] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.22:1234 2024-08-31 15:35:29.005 INFO 4622 --- [nioEventLoopGroup-4-2] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.5:1234 2024-08-31 15:35:29.005 INFO 4622 --- [nioEventLoopGroup-4-3] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.18:1234 2024-08-31 15:35:29.006 INFO 4622 --- [nioEventLoopGroup-4-8] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.4:1234 2024-08-31 15:35:29.006 INFO 4622 --- [nioEventLoopGroup-4-6] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.17:1234 2024-08-31 15:35:29.006 INFO 4622 --- [nioEventLoopGroup-4-5] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.15:1234 2024-08-31 15:35:29.006 INFO 4622 --- [nioEventLoopGroup-4-3] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.16:1234 2024-08-31 15:35:29.004 INFO 4622 --- [nioEventLoopGroup-4-11] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.10:1234 2024-08-31 15:35:29.007 INFO 4622 --- [nioEventLoopGroup-4-16] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.21:1234 2024-08-31 15:35:29.007 INFO 4622 --- [nioEventLoopGroup-3-1] c.b.g.d.cms.udp.server.SpectrumServer : 宽带频谱监听服务加入组播 ---> /235.3.2.1:1234 2024-08-31 15:35:29.004 INFO 4622 --- [nioEventLoopGroup-4-12] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.2:1234 2024-08-31 15:35:29.006 INFO 4622 --- [nioEventLoopGroup-4-1] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.6:1234 2024-08-31 15:35:29.796 INFO 4622 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 443 (https) 80 (http) with context path '' 2024-08-31 15:35:29.799 INFO 4622 --- [main] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 2024-08-31 15:35:29.893 INFO 4622 --- [http-nio-80-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-08-31 15:35:29.894 INFO 4622 --- [http-nio-80-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-08-31 15:35:29.896 INFO 4622 --- [http-nio-80-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 2024-08-31 15:35:29.983 INFO 4622 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Freed 1 triggers from 'acquired' / 'blocked' state. 2024-08-31 15:35:29.987 INFO 4622 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Handling 2 trigger(s) that missed their scheduled fire-time. 2024-08-31 15:35:30.193 INFO 4622 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Recovering 0 jobs that were in-progress at the time of the last shut-down. 2024-08-31 15:35:30.193 INFO 4622 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Recovery complete. 2024-08-31 15:35:30.195 INFO 4622 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Removed 0 'complete' triggers. 2024-08-31 15:35:30.196 INFO 4622 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Removed 1 stale fired job entries. 2024-08-31 15:35:30.255 INFO 4622 --- [main] org.quartz.core.QuartzScheduler : Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. 2024-08-31 15:35:30.346 INFO 4622 --- [main] c.b.gbw.GbwMonitorStationApplication : Started GbwMonitorStationApplication in 21.034 seconds (JVM running for 22.239) 2024-08-31 15:35:30.355 INFO 4622 --- [main] com.bluetop.gbw.init.SystemInit : 初始化SaveParamConfig 2024-08-31 15:35:30.356 ERROR 4622 --- [my-scheduler-task-5] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.init.InitAsyncTask.saveNarrowSpecInfo(InitAsyncTask.java:306) ~[classes!/:1.9.6] at com.bluetop.gbw.init.InitAsyncTask$$FastClassBySpringCGLIB$$e0192d45.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.init.InitAsyncTask$$EnhancerBySpringCGLIB$$669f78a0.saveNarrowSpecInfo() ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) ~[spring-context-5.3.23.jar!/:5.3.23] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_401] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] 2024-08-31 15:35:30.356 ERROR 4622 --- [my-scheduler-task-7] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.init.InitAsyncTask.saveBoardSpecInfo(InitAsyncTask.java:398) ~[classes!/:1.9.6] at com.bluetop.gbw.init.InitAsyncTask$$FastClassBySpringCGLIB$$e0192d45.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.init.InitAsyncTask$$EnhancerBySpringCGLIB$$669f78a0.saveBoardSpecInfo() ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) ~[spring-context-5.3.23.jar!/:5.3.23] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_401] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] 2024-08-31 15:35:30.357 ERROR 4622 --- [my-scheduler-task-2] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.init.InitAsyncTask.savePerf(InitAsyncTask.java:701) ~[classes!/:1.9.6] at com.bluetop.gbw.init.InitAsyncTask$$FastClassBySpringCGLIB$$e0192d45.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.init.InitAsyncTask$$EnhancerBySpringCGLIB$$669f78a0.savePerf() ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) ~[spring-context-5.3.23.jar!/:5.3.23] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_401] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] 2024-08-31 15:35:30.397 ERROR 4622 --- [gbw-async-4] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public void com.bluetop.gbw.service.impl.AsyncServiceImpl.perfSendWeb(java.util.List) java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.service.impl.AsyncServiceImpl.perfSendWeb(AsyncServiceImpl.java:799) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] 2024-08-31 15:35:30.965 INFO 4622 --- [main] c.b.g.service.web.impl.TaskServiceImpl : 初始化endOldTaskAndStartNew 2024-08-31 15:35:31.031 INFO 4622 --- [main] com.bluetop.gbw.init.SystemInit : 初始化IsReportAndReportUrl 2024-08-31 15:35:31.056 INFO 4622 --- [main] com.bluetop.gbw.init.SystemInit : 检查并初始化数据库配置文件 2024-08-31 15:35:31.056 INFO 4622 --- [main] com.bluetop.gbw.init.SystemInit : 初始化deviceId devBase 2024-08-31 15:35:31.066 INFO 4622 --- [main] com.bluetop.gbw.init.SystemInit : 初始化基础通道信息 2024-08-31 15:35:31.072 INFO 4622 --- [main] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=22} 2024-08-31 15:35:31.283 INFO 4622 --- [main] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfoList(index=null, slot=3, iqOut=[IQOut(multicastIp=235.0.2.1, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.2, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.3, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.4, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.5, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.6, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.7, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.8, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.9, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.10, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.11, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.12, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.13, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.14, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.15, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.16, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.17, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.18, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.19, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.20, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.21, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.22, port=1234, outputValid=1, switchVal=null, outType=null)], demodList=[HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=720, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11680, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11810, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11815, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=14920, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15230, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15340, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15360, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17840, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=21490, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17730, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11610, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15800, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17770, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17800, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.1, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.2, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.3, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.4, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.5, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.6, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.7, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.8, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.9, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.10, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.11, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.12, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.13, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.14, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.15, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.16, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.17, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.18, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.19, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.20, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.21, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.22, port=1234, outputValid=null, switchVal=true, outType=null)]) 2024-08-31 15:35:32.152 INFO 4622 --- [main] com.bluetop.gbw.init.SystemInit : 初始化通道板卡信息 2024-08-31 15:35:32.162 INFO 4622 --- [main] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=22} 2024-08-31 15:35:32.318 INFO 4622 --- [main] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfoList(index=null, slot=3, iqOut=[IQOut(multicastIp=235.0.2.1, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.2, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.3, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.4, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.5, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.6, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.7, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.8, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.9, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.10, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.11, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.12, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.13, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.14, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.15, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.16, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.17, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.18, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.19, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.20, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.21, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.22, port=1234, outputValid=1, switchVal=null, outType=null)], demodList=[HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=720, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11680, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11810, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11815, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=14920, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15230, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15340, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15360, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17840, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=21490, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17730, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11610, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15800, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17770, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17800, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.1, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.2, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.3, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.4, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.5, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.6, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.7, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.8, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.9, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.10, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.11, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.12, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.13, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.14, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.15, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.16, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.17, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.18, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.19, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.20, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.21, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.22, port=1234, outputValid=null, switchVal=true, outType=null)]) 2024-08-31 15:35:32.627 INFO 4622 --- [main] c.b.g.quartz.service.QuartzServiceImpl : Cron定时任务temp_collect_task_cycle.tempCollectTask_monitor_cycle已存在, 跳过下发 2024-08-31 15:35:32.640 INFO 4622 --- [main] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetNotificationInfo, data={"Save":true,"Interval":"500","ReSendInterval":"60000","Notification":[{"AlarmAddr":"http://172.16.100.25:80/receiver/hem/alarm","ScanAddr":"http://172.16.100.25:80/receiver/hem/scan","PerfAddr":"http://172.16.100.25:80/receiver/hem/perf","SourceID":""}]}} 2024-08-31 15:35:32.796 INFO 4622 --- [main] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:35:32.815 INFO 4622 --- [main] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"SetReportInfo","FileAddr":"http://172.16.100.25:80/receiver/recorder/file"} 2024-08-31 15:35:32.851 INFO 4622 --- [main] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 15:35:32.857 INFO 4622 --- [main] c.b.g.quartz.service.QuartzServiceImpl : Cron定时任务GROUP_DATA_DEL.DATA_DEL_已存在, 跳过下发 2024-08-31 15:35:32.871 INFO 4622 --- [main] c.b.g.quartz.service.QuartzServiceImpl : Simple定时任务sys_monitor.systemAlarm已存在, 跳过下发 2024-08-31 15:35:32.882 INFO 4622 --- [main] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/SetReportInfo 数据 {"MsgId":"a9aac951-6559-4a6a-996f-7166490e2972","FileInfo":{"Addr":"http://172.16.100.25:80/receiver/iqSrs/file"},"ExecInfo":{"Addr":"http://172.16.100.25:80/receiver/iqSrs/exec"}} 2024-08-31 15:35:32.886 INFO 4622 --- [main] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/SetReportInfo 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 15:35:32.891 INFO 4622 --- [main] com.bluetop.gbw.init.SystemInit : 下发解嵌上报地址 2024-08-31 15:35:32.897 INFO 4622 --- [gbw-async-21] com.bluetop.gbw.init.MediaTaskInit : 检查流媒体任务 2024-08-31 15:35:32.904 INFO 4622 --- [gbw-async-21] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=22} 2024-08-31 15:35:33.007 INFO 4622 --- [http-nio-80-exec-7] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "a9aac951-6559-4a6a-996f-7166490e2972", "Status": "0", "Message": "BT_OK"} 2024-08-31 15:35:33.071 INFO 4622 --- [gbw-async-21] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfoList(index=null, slot=3, iqOut=[IQOut(multicastIp=235.0.2.1, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.2, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.3, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.4, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.5, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.6, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.7, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.8, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.9, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.10, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.11, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.12, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.13, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.14, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.15, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.16, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.17, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.18, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.19, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.20, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.21, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.22, port=1234, outputValid=1, switchVal=null, outType=null)], demodList=[HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=720, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11680, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11810, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11815, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=14920, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15230, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15340, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15360, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17840, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=21490, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17730, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11610, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15800, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17770, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17800, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.1, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.2, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.3, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.4, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.5, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.6, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.7, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.8, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.9, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.10, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.11, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.12, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.13, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.14, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.15, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.16, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.17, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.18, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.19, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.20, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.21, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.22, port=1234, outputValid=null, switchVal=true, outType=null)]) 2024-08-31 15:35:36.451 INFO 4622 --- [DefaultQuartzScheduler_Worker-2] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:35:37.112 INFO 4622 --- [DefaultQuartzScheduler_Worker-2] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":35,"Sec":38}} 2024-08-31 15:35:37.311 INFO 4622 --- [DefaultQuartzScheduler_Worker-2] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:36:08.019 INFO 4622 --- [DefaultQuartzScheduler_Worker-3] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:36:08.097 INFO 4622 --- [DefaultQuartzScheduler_Worker-3] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":36,"Sec":9}} 2024-08-31 15:36:08.319 INFO 4622 --- [DefaultQuartzScheduler_Worker-3] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:36:31.995 INFO 4622 --- [main] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/ctl/receiver/basicConfig 参数 {"msgType":"basicConfig","stateUrl":"https://192.168.100.27:443/api/decode/serverStateReport","stateHBintv":0,"cmdRspTimeout":0} 2024-08-31 15:36:35.097 ERROR 4622 --- [main] com.bluetop.gbw.init.SystemInit : 下发解嵌上报地址失败! java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.dataConfig(DecodeServiceImpl.java:201) ~[classes!/:1.9.6] at com.bluetop.gbw.init.SystemInit.initDecodeReportUrl(SystemInit.java:211) [classes!/:1.9.6] at com.bluetop.gbw.init.SystemInit.run(SystemInit.java:171) [classes!/:1.9.6] at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:762) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:752) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295) [spring-boot-2.7.5.jar!/:2.7.5] at com.bluetop.gbw.GbwMonitorStationApplication.main(GbwMonitorStationApplication.java:23) [classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:65) [gbw-monitor-station.jar:1.9.6] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 19 common frames omitted 2024-08-31 15:36:35.098 INFO 4622 --- [main] com.bluetop.gbw.init.SystemInit : 下发执行中收测解嵌任务 2024-08-31 15:36:35.100 INFO 4622 --- [main] com.bluetop.gbw.init.SystemInit : 整点任务执行-无正在执行中的任务 2024-08-31 15:36:37.294 INFO 4622 --- [DefaultQuartzScheduler_Worker-6] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:36:38.093 INFO 4622 --- [DefaultQuartzScheduler_Worker-6] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":36,"Sec":39}} 2024-08-31 15:36:38.310 INFO 4622 --- [DefaultQuartzScheduler_Worker-6] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:37:06.696 INFO 4622 --- [DefaultQuartzScheduler_Worker-5] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:37:07.093 INFO 4622 --- [DefaultQuartzScheduler_Worker-5] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":37,"Sec":8}} 2024-08-31 15:37:07.292 INFO 4622 --- [DefaultQuartzScheduler_Worker-5] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:37:36.892 INFO 4622 --- [DefaultQuartzScheduler_Worker-30] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:37:37.091 INFO 4622 --- [DefaultQuartzScheduler_Worker-30] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":37,"Sec":38}} 2024-08-31 15:37:37.299 INFO 4622 --- [DefaultQuartzScheduler_Worker-30] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:38:07.555 INFO 4622 --- [DefaultQuartzScheduler_Worker-28] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:38:08.088 INFO 4622 --- [DefaultQuartzScheduler_Worker-28] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":38,"Sec":9}} 2024-08-31 15:38:08.289 INFO 4622 --- [DefaultQuartzScheduler_Worker-28] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:38:36.775 INFO 4622 --- [DefaultQuartzScheduler_Worker-25] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:38:37.087 INFO 4622 --- [DefaultQuartzScheduler_Worker-25] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":38,"Sec":38}} 2024-08-31 15:38:37.281 INFO 4622 --- [DefaultQuartzScheduler_Worker-25] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:39:08.076 INFO 4622 --- [DefaultQuartzScheduler_Worker-21] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:39:09.085 INFO 4622 --- [DefaultQuartzScheduler_Worker-21] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":39,"Sec":10}} 2024-08-31 15:39:09.290 INFO 4622 --- [DefaultQuartzScheduler_Worker-21] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:39:37.338 INFO 4622 --- [DefaultQuartzScheduler_Worker-15] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:39:38.084 INFO 4622 --- [DefaultQuartzScheduler_Worker-15] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":39,"Sec":39}} 2024-08-31 15:39:38.286 INFO 4622 --- [DefaultQuartzScheduler_Worker-15] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:39:59.362 INFO 4622 --- [QuartzScheduler_DefaultQuartzScheduler-NON_CLUSTERED_MisfireHandler] o.s.s.quartz.LocalDataSourceJobStore : Handling 1 trigger(s) that missed their scheduled fire-time. 2024-08-31 15:40:07.164 INFO 4622 --- [DefaultQuartzScheduler_Worker-30] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:40:08.081 INFO 4622 --- [DefaultQuartzScheduler_Worker-30] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":40,"Sec":9}} 2024-08-31 15:40:08.281 INFO 4622 --- [DefaultQuartzScheduler_Worker-30] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:40:36.668 INFO 4622 --- [DefaultQuartzScheduler_Worker-7] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:40:37.081 INFO 4622 --- [DefaultQuartzScheduler_Worker-7] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":40,"Sec":38}} 2024-08-31 15:40:37.282 INFO 4622 --- [DefaultQuartzScheduler_Worker-7] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:41:07.386 INFO 4622 --- [DefaultQuartzScheduler_Worker-29] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:41:08.078 INFO 4622 --- [DefaultQuartzScheduler_Worker-29] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":41,"Sec":9}} 2024-08-31 15:41:08.278 INFO 4622 --- [DefaultQuartzScheduler_Worker-29] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:41:37.320 INFO 4622 --- [DefaultQuartzScheduler_Worker-22] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:41:38.077 INFO 4622 --- [DefaultQuartzScheduler_Worker-22] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":41,"Sec":39}} 2024-08-31 15:41:38.274 INFO 4622 --- [DefaultQuartzScheduler_Worker-22] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:42:06.884 INFO 4622 --- [DefaultQuartzScheduler_Worker-16] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:42:07.074 INFO 4622 --- [DefaultQuartzScheduler_Worker-16] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":42,"Sec":8}} 2024-08-31 15:42:07.275 INFO 4622 --- [DefaultQuartzScheduler_Worker-16] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:42:29.363 INFO 4622 --- [QuartzScheduler_DefaultQuartzScheduler-NON_CLUSTERED_MisfireHandler] o.s.s.quartz.LocalDataSourceJobStore : Handling 1 trigger(s) that missed their scheduled fire-time. 2024-08-31 15:42:37.581 INFO 4622 --- [DefaultQuartzScheduler_Worker-2] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:42:38.072 INFO 4622 --- [DefaultQuartzScheduler_Worker-2] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":42,"Sec":39}} 2024-08-31 15:42:38.271 INFO 4622 --- [DefaultQuartzScheduler_Worker-2] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:43:06.493 INFO 4622 --- [DefaultQuartzScheduler_Worker-21] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:43:07.072 INFO 4622 --- [DefaultQuartzScheduler_Worker-21] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":43,"Sec":8}} 2024-08-31 15:43:07.276 INFO 4622 --- [DefaultQuartzScheduler_Worker-21] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:43:37.260 INFO 4622 --- [DefaultQuartzScheduler_Worker-20] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:43:38.069 INFO 4622 --- [DefaultQuartzScheduler_Worker-20] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":43,"Sec":39}} 2024-08-31 15:43:38.267 INFO 4622 --- [DefaultQuartzScheduler_Worker-20] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:44:06.489 INFO 4622 --- [DefaultQuartzScheduler_Worker-6] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:44:07.067 INFO 4622 --- [DefaultQuartzScheduler_Worker-6] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":44,"Sec":8}} 2024-08-31 15:44:07.313 INFO 4622 --- [DefaultQuartzScheduler_Worker-6] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:44:29.362 INFO 4622 --- [QuartzScheduler_DefaultQuartzScheduler-NON_CLUSTERED_MisfireHandler] o.s.s.quartz.LocalDataSourceJobStore : Handling 1 trigger(s) that missed their scheduled fire-time. 2024-08-31 15:44:36.983 INFO 4622 --- [DefaultQuartzScheduler_Worker-8] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:44:37.064 INFO 4622 --- [DefaultQuartzScheduler_Worker-8] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":44,"Sec":38}} 2024-08-31 15:44:37.261 INFO 4622 --- [DefaultQuartzScheduler_Worker-8] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:45:06.764 INFO 4622 --- [DefaultQuartzScheduler_Worker-24] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:45:07.064 INFO 4622 --- [DefaultQuartzScheduler_Worker-24] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":45,"Sec":8}} 2024-08-31 15:45:07.266 INFO 4622 --- [DefaultQuartzScheduler_Worker-24] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:45:37.236 INFO 4622 --- [DefaultQuartzScheduler_Worker-19] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:45:38.061 INFO 4622 --- [DefaultQuartzScheduler_Worker-19] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":45,"Sec":39}} 2024-08-31 15:45:38.255 INFO 4622 --- [DefaultQuartzScheduler_Worker-19] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:46:06.913 INFO 4622 --- [DefaultQuartzScheduler_Worker-17] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:46:07.059 INFO 4622 --- [DefaultQuartzScheduler_Worker-17] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":46,"Sec":8}} 2024-08-31 15:46:07.277 INFO 4622 --- [DefaultQuartzScheduler_Worker-17] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:46:37.568 INFO 4622 --- [DefaultQuartzScheduler_Worker-13] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:46:38.057 INFO 4622 --- [DefaultQuartzScheduler_Worker-13] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":46,"Sec":39}} 2024-08-31 15:46:38.259 INFO 4622 --- [DefaultQuartzScheduler_Worker-13] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:47:07.015 INFO 4622 --- [DefaultQuartzScheduler_Worker-7] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:47:07.056 INFO 4622 --- [DefaultQuartzScheduler_Worker-7] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":47,"Sec":8}} 2024-08-31 15:47:07.255 INFO 4622 --- [DefaultQuartzScheduler_Worker-7] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:47:29.367 INFO 4622 --- [QuartzScheduler_DefaultQuartzScheduler-NON_CLUSTERED_MisfireHandler] o.s.s.quartz.LocalDataSourceJobStore : Handling 1 trigger(s) that missed their scheduled fire-time. 2024-08-31 15:47:37.126 INFO 4622 --- [DefaultQuartzScheduler_Worker-17] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:47:38.054 INFO 4622 --- [DefaultQuartzScheduler_Worker-17] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":47,"Sec":39}} 2024-08-31 15:47:38.258 INFO 4622 --- [DefaultQuartzScheduler_Worker-17] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:48:07.002 INFO 4622 --- [DefaultQuartzScheduler_Worker-26] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:48:07.051 INFO 4622 --- [DefaultQuartzScheduler_Worker-26] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":48,"Sec":8}} 2024-08-31 15:48:07.244 INFO 4622 --- [DefaultQuartzScheduler_Worker-26] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:48:36.543 INFO 4622 --- [DefaultQuartzScheduler_Worker-18] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:48:37.051 INFO 4622 --- [DefaultQuartzScheduler_Worker-18] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":48,"Sec":38}} 2024-08-31 15:48:37.250 INFO 4622 --- [DefaultQuartzScheduler_Worker-18] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:49:07.236 INFO 4622 --- [DefaultQuartzScheduler_Worker-11] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:49:08.047 INFO 4622 --- [DefaultQuartzScheduler_Worker-11] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":49,"Sec":9}} 2024-08-31 15:49:08.253 INFO 4622 --- [DefaultQuartzScheduler_Worker-11] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:49:36.497 INFO 4622 --- [DefaultQuartzScheduler_Worker-3] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:49:37.046 INFO 4622 --- [DefaultQuartzScheduler_Worker-3] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":49,"Sec":38}} 2024-08-31 15:49:37.240 INFO 4622 --- [DefaultQuartzScheduler_Worker-3] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:50:07.038 INFO 4622 --- [DefaultQuartzScheduler_Worker-17] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:50:08.047 INFO 4622 --- [DefaultQuartzScheduler_Worker-17] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":50,"Sec":9}} 2024-08-31 15:50:08.239 INFO 4622 --- [DefaultQuartzScheduler_Worker-17] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:50:29.370 INFO 4622 --- [QuartzScheduler_DefaultQuartzScheduler-NON_CLUSTERED_MisfireHandler] o.s.s.quartz.LocalDataSourceJobStore : Handling 1 trigger(s) that missed their scheduled fire-time. 2024-08-31 15:50:37.530 INFO 4622 --- [DefaultQuartzScheduler_Worker-8] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:50:38.043 INFO 4622 --- [DefaultQuartzScheduler_Worker-8] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":50,"Sec":39}} 2024-08-31 15:50:38.242 INFO 4622 --- [DefaultQuartzScheduler_Worker-8] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:51:06.710 INFO 4622 --- [DefaultQuartzScheduler_Worker-4] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:51:07.041 INFO 4622 --- [DefaultQuartzScheduler_Worker-4] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":51,"Sec":8}} 2024-08-31 15:51:07.236 INFO 4622 --- [DefaultQuartzScheduler_Worker-4] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:51:37.441 INFO 4622 --- [DefaultQuartzScheduler_Worker-1] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:51:38.039 INFO 4622 --- [DefaultQuartzScheduler_Worker-1] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":51,"Sec":39}} 2024-08-31 15:51:38.232 INFO 4622 --- [DefaultQuartzScheduler_Worker-1] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:52:06.536 INFO 4622 --- [DefaultQuartzScheduler_Worker-18] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:52:07.037 INFO 4622 --- [DefaultQuartzScheduler_Worker-18] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":52,"Sec":8}} 2024-08-31 15:52:07.234 INFO 4622 --- [DefaultQuartzScheduler_Worker-18] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:52:36.869 INFO 4622 --- [DefaultQuartzScheduler_Worker-15] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:52:37.035 INFO 4622 --- [DefaultQuartzScheduler_Worker-15] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":52,"Sec":38}} 2024-08-31 15:52:37.225 INFO 4622 --- [DefaultQuartzScheduler_Worker-15] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:52:59.374 INFO 4622 --- [QuartzScheduler_DefaultQuartzScheduler-NON_CLUSTERED_MisfireHandler] o.s.s.quartz.LocalDataSourceJobStore : Handling 1 trigger(s) that missed their scheduled fire-time. 2024-08-31 15:53:08.395 INFO 4622 --- [DefaultQuartzScheduler_Worker-3] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:53:09.034 INFO 4622 --- [DefaultQuartzScheduler_Worker-3] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":53,"Sec":10}} 2024-08-31 15:53:09.257 INFO 4622 --- [DefaultQuartzScheduler_Worker-3] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:53:37.339 INFO 4622 --- [DefaultQuartzScheduler_Worker-9] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:53:38.032 INFO 4622 --- [DefaultQuartzScheduler_Worker-9] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":53,"Sec":39}} 2024-08-31 15:53:38.230 INFO 4622 --- [DefaultQuartzScheduler_Worker-9] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:54:06.681 INFO 4622 --- [DefaultQuartzScheduler_Worker-1] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:54:07.029 INFO 4622 --- [DefaultQuartzScheduler_Worker-1] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":54,"Sec":8}} 2024-08-31 15:54:07.300 INFO 4622 --- [DefaultQuartzScheduler_Worker-1] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:54:37.449 INFO 4622 --- [DefaultQuartzScheduler_Worker-18] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:54:38.028 INFO 4622 --- [DefaultQuartzScheduler_Worker-18] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":54,"Sec":39}} 2024-08-31 15:54:38.328 INFO 4622 --- [DefaultQuartzScheduler_Worker-18] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:55:07.763 INFO 4622 --- [DefaultQuartzScheduler_Worker-20] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:55:08.027 INFO 4622 --- [DefaultQuartzScheduler_Worker-20] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":55,"Sec":9}} 2024-08-31 15:55:08.336 INFO 4622 --- [DefaultQuartzScheduler_Worker-20] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:55:38.430 INFO 4622 --- [DefaultQuartzScheduler_Worker-11] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:55:39.025 INFO 4622 --- [DefaultQuartzScheduler_Worker-11] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":55,"Sec":40}} 2024-08-31 15:55:39.371 INFO 4622 --- [DefaultQuartzScheduler_Worker-11] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:55:59.376 INFO 4622 --- [QuartzScheduler_DefaultQuartzScheduler-NON_CLUSTERED_MisfireHandler] o.s.s.quartz.LocalDataSourceJobStore : Handling 1 trigger(s) that missed their scheduled fire-time. 2024-08-31 15:56:06.918 INFO 4622 --- [DefaultQuartzScheduler_Worker-15] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:56:07.023 INFO 4622 --- [DefaultQuartzScheduler_Worker-15] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":56,"Sec":8}} 2024-08-31 15:56:07.325 INFO 4622 --- [DefaultQuartzScheduler_Worker-15] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:56:37.957 INFO 4622 --- [DefaultQuartzScheduler_Worker-3] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:56:38.021 INFO 4622 --- [DefaultQuartzScheduler_Worker-3] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":56,"Sec":39}} 2024-08-31 15:56:38.215 INFO 4622 --- [DefaultQuartzScheduler_Worker-3] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:57:06.562 INFO 4622 --- [DefaultQuartzScheduler_Worker-8] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:57:07.020 INFO 4622 --- [DefaultQuartzScheduler_Worker-8] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":57,"Sec":8}} 2024-08-31 15:57:07.216 INFO 4622 --- [DefaultQuartzScheduler_Worker-8] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:57:36.621 INFO 4622 --- [DefaultQuartzScheduler_Worker-4] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:57:37.016 INFO 4622 --- [DefaultQuartzScheduler_Worker-4] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":57,"Sec":38}} 2024-08-31 15:57:37.291 INFO 4622 --- [DefaultQuartzScheduler_Worker-4] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:58:07.509 INFO 4622 --- [DefaultQuartzScheduler_Worker-21] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:58:08.015 INFO 4622 --- [DefaultQuartzScheduler_Worker-21] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":58,"Sec":9}} 2024-08-31 15:58:08.346 INFO 4622 --- [DefaultQuartzScheduler_Worker-21] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:58:29.378 INFO 4622 --- [QuartzScheduler_DefaultQuartzScheduler-NON_CLUSTERED_MisfireHandler] o.s.s.quartz.LocalDataSourceJobStore : Handling 1 trigger(s) that missed their scheduled fire-time. 2024-08-31 15:58:36.775 INFO 4622 --- [DefaultQuartzScheduler_Worker-8] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:58:37.014 INFO 4622 --- [DefaultQuartzScheduler_Worker-8] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":58,"Sec":38}} 2024-08-31 15:58:37.239 INFO 4622 --- [DefaultQuartzScheduler_Worker-8] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:59:06.918 INFO 4622 --- [DefaultQuartzScheduler_Worker-4] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:59:07.011 INFO 4622 --- [DefaultQuartzScheduler_Worker-4] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":59,"Sec":8}} 2024-08-31 15:59:07.348 INFO 4622 --- [DefaultQuartzScheduler_Worker-4] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 15:59:37.371 INFO 4622 --- [DefaultQuartzScheduler_Worker-2] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 15:59:38.010 INFO 4622 --- [DefaultQuartzScheduler_Worker-2] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":15,"Min":59,"Sec":39}} 2024-08-31 15:59:38.344 INFO 4622 --- [DefaultQuartzScheduler_Worker-2] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:00:01.416 INFO 4622 --- [DefaultQuartzScheduler_Worker-29] c.b.g.q.job.TempCollectTaskMonitorJob : 整点任务执行-无正在执行中的任务 2024-08-31 16:00:08.857 INFO 4622 --- [DefaultQuartzScheduler_Worker-28] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:00:09.011 INFO 4622 --- [DefaultQuartzScheduler_Worker-28] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":0,"Sec":10}} 2024-08-31 16:00:09.325 INFO 4622 --- [DefaultQuartzScheduler_Worker-28] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:00:36.820 INFO 4622 --- [DefaultQuartzScheduler_Worker-15] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:00:37.007 INFO 4622 --- [DefaultQuartzScheduler_Worker-15] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":0,"Sec":38}} 2024-08-31 16:00:37.199 INFO 4622 --- [DefaultQuartzScheduler_Worker-15] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:00:59.377 INFO 4622 --- [QuartzScheduler_DefaultQuartzScheduler-NON_CLUSTERED_MisfireHandler] o.s.s.quartz.LocalDataSourceJobStore : Handling 1 trigger(s) that missed their scheduled fire-time. 2024-08-31 16:01:07.610 INFO 4622 --- [DefaultQuartzScheduler_Worker-4] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:01:08.004 INFO 4622 --- [DefaultQuartzScheduler_Worker-4] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":1,"Sec":9}} 2024-08-31 16:01:08.202 INFO 4622 --- [DefaultQuartzScheduler_Worker-4] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:01:37.744 INFO 4622 --- [DefaultQuartzScheduler_Worker-9] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:01:38.002 INFO 4622 --- [DefaultQuartzScheduler_Worker-9] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":1,"Sec":39}} 2024-08-31 16:01:38.194 INFO 4622 --- [DefaultQuartzScheduler_Worker-9] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:02:06.634 INFO 4622 --- [DefaultQuartzScheduler_Worker-17] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:02:07.000 INFO 4622 --- [DefaultQuartzScheduler_Worker-17] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":2,"Sec":8}} 2024-08-31 16:02:07.335 INFO 4622 --- [DefaultQuartzScheduler_Worker-17] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:02:37.404 INFO 4622 --- [DefaultQuartzScheduler_Worker-19] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:02:37.999 INFO 4622 --- [DefaultQuartzScheduler_Worker-19] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":2,"Sec":38}} 2024-08-31 16:02:38.326 INFO 4622 --- [DefaultQuartzScheduler_Worker-19] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:02:59.380 INFO 4622 --- [QuartzScheduler_DefaultQuartzScheduler-NON_CLUSTERED_MisfireHandler] o.s.s.quartz.LocalDataSourceJobStore : Handling 1 trigger(s) that missed their scheduled fire-time. 2024-08-31 16:03:07.863 INFO 4622 --- [DefaultQuartzScheduler_Worker-10] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:03:07.997 INFO 4622 --- [DefaultQuartzScheduler_Worker-10] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":3,"Sec":8}} 2024-08-31 16:03:08.349 INFO 4622 --- [DefaultQuartzScheduler_Worker-10] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:03:37.226 INFO 4622 --- [DefaultQuartzScheduler_Worker-8] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:03:37.995 INFO 4622 --- [DefaultQuartzScheduler_Worker-8] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":3,"Sec":38}} 2024-08-31 16:03:38.189 INFO 4622 --- [DefaultQuartzScheduler_Worker-8] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:04:07.841 INFO 4622 --- [DefaultQuartzScheduler_Worker-9] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:04:07.992 INFO 4622 --- [DefaultQuartzScheduler_Worker-9] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":4,"Sec":8}} 2024-08-31 16:04:08.349 INFO 4622 --- [DefaultQuartzScheduler_Worker-9] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:04:29.380 INFO 4622 --- [QuartzScheduler_DefaultQuartzScheduler-NON_CLUSTERED_MisfireHandler] o.s.s.quartz.LocalDataSourceJobStore : Handling 1 trigger(s) that missed their scheduled fire-time. 2024-08-31 16:04:37.484 INFO 4622 --- [DefaultQuartzScheduler_Worker-17] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:04:37.992 INFO 4622 --- [DefaultQuartzScheduler_Worker-17] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":4,"Sec":38}} 2024-08-31 16:04:38.248 INFO 4622 --- [DefaultQuartzScheduler_Worker-17] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:05:39.564 INFO 690 --- [main] c.b.gbw.GbwMonitorStationApplication : Starting GbwMonitorStationApplication v1.9.6 using Java 1.8.0_401 on BluetopBoard-RK3588 with PID 690 (/opt/package/gbw-monitor-station/gbw-monitor-station.jar started by root in /opt/package/gbw-monitor-station) 2024-08-31 16:05:39.569 INFO 690 --- [main] c.b.gbw.GbwMonitorStationApplication : No active profile set, falling back to 1 default profile: "default" 2024-08-31 16:05:41.945 INFO 690 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-08-31 16:05:41.966 INFO 690 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-08-31 16:05:42.091 INFO 690 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 97 ms. Found 0 Redis repository interfaces. 2024-08-31 16:05:42.691 INFO 690 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.bluetop.gbw.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$ff3137d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:05:43.025 INFO 690 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:05:43.033 INFO 690 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'redisConfig' of type [com.bluetop.gbw.config.RedisConfig$$EnhancerBySpringCGLIB$$e111e6b8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:05:43.468 INFO 690 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'jedisConnectionFactory' of type [org.springframework.data.redis.connection.jedis.JedisConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:05:43.707 INFO 690 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'stringRedisTemplate' of type [org.springframework.data.redis.core.StringRedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:05:43.710 INFO 690 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroRealm' of type [com.bluetop.gbw.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:05:44.135 INFO 690 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:05:44.175 INFO 690 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:05:44.313 INFO 690 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a4c07d00] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:05:44.322 INFO 690 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:05:44.916 INFO 690 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 443 (https) 80 (http) 2024-08-31 16:05:44.943 INFO 690 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-08-31 16:05:44.943 INFO 690 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.68] 2024-08-31 16:05:45.057 INFO 690 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-08-31 16:05:45.057 INFO 690 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5369 ms 2024-08-31 16:05:46.868 WARN 690 --- [main] c.b.m.core.metadata.TableInfoHelper : Can not find table primary key in Class: "com.bluetop.gbw.entity.device.TaskTreePathEntity". 2024-08-31 16:05:46.869 WARN 690 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.bluetop.gbw.entity.device.TaskTreePathEntity ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 2024-08-31 16:05:47.087 ERROR 690 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.bluetop.gbw.mapper.sys.GroupMapper.queryUserGroup] is ignored, because it exists, maybe from xml file 2024-08-31 16:05:49.210 INFO 690 --- [main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse 2024-08-31 16:05:49.232 INFO 690 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-08-31 16:05:50.433 ERROR 690 --- [main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Exception during pool initialization. com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) [HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) [HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) [HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) [HikariCP-4.0.3.jar!/:na] at org.flywaydb.core.internal.jdbc.JdbcUtils.openConnection(JdbcUtils.java:56) [flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.internal.database.DatabaseFactory.createDatabase(DatabaseFactory.java:72) [flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.Flyway.execute(Flyway.java:1670) [flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.Flyway.migrate(Flyway.java:1356) [flyway-core-5.2.4.jar!/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer.afterPropertiesSet(FlywayMigrationInitializer.java:70) [spring-boot-autoconfigure-2.7.5.jar!/:2.7.5] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295) ~[spring-boot-2.7.5.jar!/:2.7.5] at com.bluetop.gbw.GbwMonitorStationApplication.main(GbwMonitorStationApplication.java:23) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:65) ~[gbw-monitor-station.jar:1.9.6] Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_401] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_401] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 89 common frames omitted Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 92 common frames omitted 2024-08-31 16:05:50.442 WARN 690 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'globalExceptionHandler': Unsatisfied dependency expressed through field 'qualityDataFrontService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'qualityDataFrontServiceImpl': Unsatisfied dependency expressed through field 'quartzService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'quartzServiceImpl': Unsatisfied dependency expressed through field 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException 2024-08-31 16:05:50.463 INFO 690 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 2024-08-31 16:05:50.506 INFO 690 --- [main] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2024-08-31 16:05:50.569 ERROR 690 --- [main] o.s.boot.SpringApplication : Application run failed org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'globalExceptionHandler': Unsatisfied dependency expressed through field 'qualityDataFrontService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'qualityDataFrontServiceImpl': Unsatisfied dependency expressed through field 'quartzService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'quartzServiceImpl': Unsatisfied dependency expressed through field 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295) [spring-boot-2.7.5.jar!/:2.7.5] at com.bluetop.gbw.GbwMonitorStationApplication.main(GbwMonitorStationApplication.java:23) [classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:65) [gbw-monitor-station.jar:1.9.6] Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'qualityDataFrontServiceImpl': Unsatisfied dependency expressed through field 'quartzService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'quartzServiceImpl': Unsatisfied dependency expressed through field 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] ... 28 common frames omitted Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'quartzServiceImpl': Unsatisfied dependency expressed through field 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] ... 42 common frames omitted Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] ... 56 common frames omitted Caused by: java.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer.afterPropertiesSet(FlywayMigrationInitializer.java:70) ~[spring-boot-autoconfigure-2.7.5.jar!/:2.7.5] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.23.jar!/:5.3.23] ... 68 common frames omitted Caused by: org.flywaydb.core.internal.exception.FlywaySqlException: Unable to obtain connection from database: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- SQL State : 08S01 Error Code : 0 Message : Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at org.flywaydb.core.internal.jdbc.JdbcUtils.openConnection(JdbcUtils.java:60) ~[flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.internal.database.DatabaseFactory.createDatabase(DatabaseFactory.java:72) ~[flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.Flyway.execute(Flyway.java:1670) ~[flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.Flyway.migrate(Flyway.java:1356) ~[flyway-core-5.2.4.jar!/:na] ... 75 common frames omitted Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na] at org.flywaydb.core.internal.jdbc.JdbcUtils.openConnection(JdbcUtils.java:56) ~[flyway-core-5.2.4.jar!/:na] ... 78 common frames omitted Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_401] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_401] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 89 common frames omitted Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 92 common frames omitted 2024-08-31 16:05:58.594 INFO 2960 --- [main] c.b.gbw.GbwMonitorStationApplication : Starting GbwMonitorStationApplication v1.9.6 using Java 1.8.0_401 on BluetopBoard-RK3588 with PID 2960 (/opt/package/gbw-monitor-station/gbw-monitor-station.jar started by root in /opt/package/gbw-monitor-station) 2024-08-31 16:05:58.598 INFO 2960 --- [main] c.b.gbw.GbwMonitorStationApplication : No active profile set, falling back to 1 default profile: "default" 2024-08-31 16:06:01.146 INFO 2960 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-08-31 16:06:01.151 INFO 2960 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-08-31 16:06:01.258 INFO 2960 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 83 ms. Found 0 Redis repository interfaces. 2024-08-31 16:06:02.061 INFO 2960 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.bluetop.gbw.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$ff3137d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:02.405 INFO 2960 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:02.415 INFO 2960 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'redisConfig' of type [com.bluetop.gbw.config.RedisConfig$$EnhancerBySpringCGLIB$$e111e6b8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:02.758 INFO 2960 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'jedisConnectionFactory' of type [org.springframework.data.redis.connection.jedis.JedisConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:02.890 INFO 2960 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'stringRedisTemplate' of type [org.springframework.data.redis.core.StringRedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:02.893 INFO 2960 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroRealm' of type [com.bluetop.gbw.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:03.243 INFO 2960 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:03.304 INFO 2960 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:03.464 INFO 2960 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a4c07d00] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:03.479 INFO 2960 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:04.190 INFO 2960 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 443 (https) 80 (http) 2024-08-31 16:06:04.228 INFO 2960 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-08-31 16:06:04.229 INFO 2960 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.68] 2024-08-31 16:06:04.325 INFO 2960 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-08-31 16:06:04.326 INFO 2960 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5627 ms 2024-08-31 16:06:06.115 WARN 2960 --- [main] c.b.m.core.metadata.TableInfoHelper : Can not find table primary key in Class: "com.bluetop.gbw.entity.device.TaskTreePathEntity". 2024-08-31 16:06:06.116 WARN 2960 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.bluetop.gbw.entity.device.TaskTreePathEntity ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 2024-08-31 16:06:06.328 ERROR 2960 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.bluetop.gbw.mapper.sys.GroupMapper.queryUserGroup] is ignored, because it exists, maybe from xml file 2024-08-31 16:06:07.943 INFO 2960 --- [main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse 2024-08-31 16:06:07.969 INFO 2960 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-08-31 16:06:09.172 ERROR 2960 --- [main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Exception during pool initialization. com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) [HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) [HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) [HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) [HikariCP-4.0.3.jar!/:na] at org.flywaydb.core.internal.jdbc.JdbcUtils.openConnection(JdbcUtils.java:56) [flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.internal.database.DatabaseFactory.createDatabase(DatabaseFactory.java:72) [flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.Flyway.execute(Flyway.java:1670) [flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.Flyway.migrate(Flyway.java:1356) [flyway-core-5.2.4.jar!/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer.afterPropertiesSet(FlywayMigrationInitializer.java:70) [spring-boot-autoconfigure-2.7.5.jar!/:2.7.5] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295) ~[spring-boot-2.7.5.jar!/:2.7.5] at com.bluetop.gbw.GbwMonitorStationApplication.main(GbwMonitorStationApplication.java:23) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:65) ~[gbw-monitor-station.jar:1.9.6] Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_401] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_401] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 89 common frames omitted Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 92 common frames omitted 2024-08-31 16:06:09.182 WARN 2960 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'globalExceptionHandler': Unsatisfied dependency expressed through field 'qualityDataFrontService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'qualityDataFrontServiceImpl': Unsatisfied dependency expressed through field 'quartzService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'quartzServiceImpl': Unsatisfied dependency expressed through field 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException 2024-08-31 16:06:09.196 INFO 2960 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 2024-08-31 16:06:09.280 INFO 2960 --- [main] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2024-08-31 16:06:09.338 ERROR 2960 --- [main] o.s.boot.SpringApplication : Application run failed org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'globalExceptionHandler': Unsatisfied dependency expressed through field 'qualityDataFrontService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'qualityDataFrontServiceImpl': Unsatisfied dependency expressed through field 'quartzService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'quartzServiceImpl': Unsatisfied dependency expressed through field 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295) [spring-boot-2.7.5.jar!/:2.7.5] at com.bluetop.gbw.GbwMonitorStationApplication.main(GbwMonitorStationApplication.java:23) [classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:65) [gbw-monitor-station.jar:1.9.6] Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'qualityDataFrontServiceImpl': Unsatisfied dependency expressed through field 'quartzService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'quartzServiceImpl': Unsatisfied dependency expressed through field 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] ... 28 common frames omitted Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'quartzServiceImpl': Unsatisfied dependency expressed through field 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] ... 42 common frames omitted Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] ... 56 common frames omitted Caused by: java.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer.afterPropertiesSet(FlywayMigrationInitializer.java:70) ~[spring-boot-autoconfigure-2.7.5.jar!/:2.7.5] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.23.jar!/:5.3.23] ... 68 common frames omitted Caused by: org.flywaydb.core.internal.exception.FlywaySqlException: Unable to obtain connection from database: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- SQL State : 08S01 Error Code : 0 Message : Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at org.flywaydb.core.internal.jdbc.JdbcUtils.openConnection(JdbcUtils.java:60) ~[flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.internal.database.DatabaseFactory.createDatabase(DatabaseFactory.java:72) ~[flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.Flyway.execute(Flyway.java:1670) ~[flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.Flyway.migrate(Flyway.java:1356) ~[flyway-core-5.2.4.jar!/:na] ... 75 common frames omitted Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na] at org.flywaydb.core.internal.jdbc.JdbcUtils.openConnection(JdbcUtils.java:56) ~[flyway-core-5.2.4.jar!/:na] ... 78 common frames omitted Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_401] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_401] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 89 common frames omitted Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 92 common frames omitted 2024-08-31 16:06:16.645 INFO 8054 --- [main] c.b.gbw.GbwMonitorStationApplication : Starting GbwMonitorStationApplication v1.9.6 using Java 1.8.0_401 on BluetopBoard-RK3588 with PID 8054 (/opt/package/gbw-monitor-station/gbw-monitor-station.jar started by root in /opt/package/gbw-monitor-station) 2024-08-31 16:06:16.650 INFO 8054 --- [main] c.b.gbw.GbwMonitorStationApplication : No active profile set, falling back to 1 default profile: "default" 2024-08-31 16:06:18.895 INFO 8054 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-08-31 16:06:18.914 INFO 8054 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-08-31 16:06:19.051 INFO 8054 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 111 ms. Found 0 Redis repository interfaces. 2024-08-31 16:06:19.860 INFO 8054 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.bluetop.gbw.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$76e96afc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:20.127 INFO 8054 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:20.133 INFO 8054 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'redisConfig' of type [com.bluetop.gbw.config.RedisConfig$$EnhancerBySpringCGLIB$$58ca19e3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:20.419 INFO 8054 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'jedisConnectionFactory' of type [org.springframework.data.redis.connection.jedis.JedisConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:20.548 INFO 8054 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'stringRedisTemplate' of type [org.springframework.data.redis.core.StringRedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:20.550 INFO 8054 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroRealm' of type [com.bluetop.gbw.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:20.817 INFO 8054 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:20.868 INFO 8054 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:21.034 INFO 8054 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$1c78b02b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:21.054 INFO 8054 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:21.766 INFO 8054 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 443 (https) 80 (http) 2024-08-31 16:06:21.795 INFO 8054 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-08-31 16:06:21.795 INFO 8054 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.68] 2024-08-31 16:06:21.899 INFO 8054 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-08-31 16:06:21.899 INFO 8054 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5093 ms 2024-08-31 16:06:23.623 WARN 8054 --- [main] c.b.m.core.metadata.TableInfoHelper : Can not find table primary key in Class: "com.bluetop.gbw.entity.device.TaskTreePathEntity". 2024-08-31 16:06:23.625 WARN 8054 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.bluetop.gbw.entity.device.TaskTreePathEntity ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 2024-08-31 16:06:23.848 ERROR 8054 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.bluetop.gbw.mapper.sys.GroupMapper.queryUserGroup] is ignored, because it exists, maybe from xml file 2024-08-31 16:06:25.417 INFO 8054 --- [main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse 2024-08-31 16:06:25.443 INFO 8054 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-08-31 16:06:26.663 ERROR 8054 --- [main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Exception during pool initialization. com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) [HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) [HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) [HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) [HikariCP-4.0.3.jar!/:na] at org.flywaydb.core.internal.jdbc.JdbcUtils.openConnection(JdbcUtils.java:56) [flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.internal.database.DatabaseFactory.createDatabase(DatabaseFactory.java:72) [flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.Flyway.execute(Flyway.java:1670) [flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.Flyway.migrate(Flyway.java:1356) [flyway-core-5.2.4.jar!/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer.afterPropertiesSet(FlywayMigrationInitializer.java:70) [spring-boot-autoconfigure-2.7.5.jar!/:2.7.5] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295) ~[spring-boot-2.7.5.jar!/:2.7.5] at com.bluetop.gbw.GbwMonitorStationApplication.main(GbwMonitorStationApplication.java:23) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:65) ~[gbw-monitor-station.jar:1.9.6] Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_401] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_401] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 89 common frames omitted Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 92 common frames omitted 2024-08-31 16:06:26.677 WARN 8054 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'globalExceptionHandler': Unsatisfied dependency expressed through field 'qualityDataFrontService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'qualityDataFrontServiceImpl': Unsatisfied dependency expressed through field 'quartzService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'quartzServiceImpl': Unsatisfied dependency expressed through field 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException 2024-08-31 16:06:26.698 INFO 8054 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 2024-08-31 16:06:26.746 INFO 8054 --- [main] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2024-08-31 16:06:26.801 ERROR 8054 --- [main] o.s.boot.SpringApplication : Application run failed org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'globalExceptionHandler': Unsatisfied dependency expressed through field 'qualityDataFrontService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'qualityDataFrontServiceImpl': Unsatisfied dependency expressed through field 'quartzService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'quartzServiceImpl': Unsatisfied dependency expressed through field 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295) [spring-boot-2.7.5.jar!/:2.7.5] at com.bluetop.gbw.GbwMonitorStationApplication.main(GbwMonitorStationApplication.java:23) [classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:65) [gbw-monitor-station.jar:1.9.6] Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'qualityDataFrontServiceImpl': Unsatisfied dependency expressed through field 'quartzService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'quartzServiceImpl': Unsatisfied dependency expressed through field 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] ... 28 common frames omitted Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'quartzServiceImpl': Unsatisfied dependency expressed through field 'scheduler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] ... 42 common frames omitted Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is java.lang.reflect.InvocationTargetException at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656) ~[spring-beans-5.3.23.jar!/:5.3.23] ... 56 common frames omitted Caused by: java.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer.afterPropertiesSet(FlywayMigrationInitializer.java:70) ~[spring-boot-autoconfigure-2.7.5.jar!/:2.7.5] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.23.jar!/:5.3.23] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.23.jar!/:5.3.23] ... 68 common frames omitted Caused by: org.flywaydb.core.internal.exception.FlywaySqlException: Unable to obtain connection from database: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- SQL State : 08S01 Error Code : 0 Message : Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at org.flywaydb.core.internal.jdbc.JdbcUtils.openConnection(JdbcUtils.java:60) ~[flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.internal.database.DatabaseFactory.createDatabase(DatabaseFactory.java:72) ~[flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.Flyway.execute(Flyway.java:1670) ~[flyway-core-5.2.4.jar!/:na] at org.flywaydb.core.Flyway.migrate(Flyway.java:1356) ~[flyway-core-5.2.4.jar!/:na] ... 75 common frames omitted Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na] at org.flywaydb.core.internal.jdbc.JdbcUtils.openConnection(JdbcUtils.java:56) ~[flyway-core-5.2.4.jar!/:na] ... 78 common frames omitted Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_401] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_401] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 89 common frames omitted Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ~[mysql-connector-j-8.0.31.jar!/:8.0.31] ... 92 common frames omitted 2024-08-31 16:06:34.260 INFO 12794 --- [main] c.b.gbw.GbwMonitorStationApplication : Starting GbwMonitorStationApplication v1.9.6 using Java 1.8.0_401 on BluetopBoard-RK3588 with PID 12794 (/opt/package/gbw-monitor-station/gbw-monitor-station.jar started by root in /opt/package/gbw-monitor-station) 2024-08-31 16:06:34.265 INFO 12794 --- [main] c.b.gbw.GbwMonitorStationApplication : No active profile set, falling back to 1 default profile: "default" 2024-08-31 16:06:36.438 INFO 12794 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-08-31 16:06:36.443 INFO 12794 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-08-31 16:06:36.606 INFO 12794 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 138 ms. Found 0 Redis repository interfaces. 2024-08-31 16:06:37.379 INFO 12794 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.bluetop.gbw.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$6a01efe6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:37.680 INFO 12794 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:37.685 INFO 12794 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'redisConfig' of type [com.bluetop.gbw.config.RedisConfig$$EnhancerBySpringCGLIB$$4be29ecd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:38.046 INFO 12794 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'jedisConnectionFactory' of type [org.springframework.data.redis.connection.jedis.JedisConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:38.232 INFO 12794 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'stringRedisTemplate' of type [org.springframework.data.redis.core.StringRedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:38.235 INFO 12794 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroRealm' of type [com.bluetop.gbw.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:38.615 INFO 12794 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:38.686 INFO 12794 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:38.882 INFO 12794 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f913515] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:38.890 INFO 12794 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:06:39.537 INFO 12794 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 443 (https) 80 (http) 2024-08-31 16:06:39.563 INFO 12794 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-08-31 16:06:39.563 INFO 12794 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.68] 2024-08-31 16:06:39.656 INFO 12794 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-08-31 16:06:39.656 INFO 12794 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5241 ms 2024-08-31 16:06:41.370 WARN 12794 --- [main] c.b.m.core.metadata.TableInfoHelper : Can not find table primary key in Class: "com.bluetop.gbw.entity.device.TaskTreePathEntity". 2024-08-31 16:06:41.371 WARN 12794 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.bluetop.gbw.entity.device.TaskTreePathEntity ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 2024-08-31 16:06:41.559 ERROR 12794 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.bluetop.gbw.mapper.sys.GroupMapper.queryUserGroup] is ignored, because it exists, maybe from xml file 2024-08-31 16:06:43.185 INFO 12794 --- [main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse 2024-08-31 16:06:43.210 INFO 12794 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-08-31 16:06:43.560 INFO 12794 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-08-31 16:06:43.571 INFO 12794 --- [main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:mysql://127.0.0.1:3306/gbw_monitor_station_rm500 (MySQL 8.0) 2024-08-31 16:06:44.298 INFO 12794 --- [main] o.f.core.internal.command.DbValidate : Successfully validated 36 migrations (execution time 00:00.508s) 2024-08-31 16:06:44.348 INFO 12794 --- [main] o.f.core.internal.command.DbMigrate : Current version of schema `gbw_monitor_station_rm500`: 1.0.35 2024-08-31 16:06:44.350 INFO 12794 --- [main] o.f.core.internal.command.DbMigrate : Schema `gbw_monitor_station_rm500` is up to date. No migration necessary. 2024-08-31 16:06:44.543 INFO 12794 --- [main] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 2024-08-31 16:06:44.592 INFO 12794 --- [main] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-31 16:06:44.592 INFO 12794 --- [main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 2024-08-31 16:06:44.603 INFO 12794 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Using db table-based data access locking (synchronization). 2024-08-31 16:06:44.607 INFO 12794 --- [main] o.s.s.quartz.LocalDataSourceJobStore : JobStoreCMT initialized. 2024-08-31 16:06:44.608 INFO 12794 --- [main] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'DefaultQuartzScheduler' 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 30 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. 2024-08-31 16:06:44.609 INFO 12794 --- [main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'DefaultQuartzScheduler' initialized from an externally provided properties instance. 2024-08-31 16:06:44.609 INFO 12794 --- [main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 2024-08-31 16:06:44.609 INFO 12794 --- [main] org.quartz.core.QuartzScheduler : JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@485e36bc 2024-08-31 16:06:45.266 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载[com.bluetop.gbw.dto.v8.down.api]包下所有文件生成xml映射关系... 2024-08-31 16:06:45.327 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.AutoDiag 2024-08-31 16:06:45.327 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentAlarmHistoryQuery 2024-08-31 16:06:45.328 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentAlarmParamSet$EquipmentAlarmParam 2024-08-31 16:06:45.328 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentAlarmParamSet 2024-08-31 16:06:45.328 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentInfoQuery 2024-08-31 16:06:45.328 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentInitParamSet 2024-08-31 16:06:45.328 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentLogHistoryQuery 2024-08-31 16:06:45.328 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentParameterQuery 2024-08-31 16:06:45.328 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentStatusRealtimeQuery 2024-08-31 16:06:45.328 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.FileQuery 2024-08-31 16:06:45.328 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.FileRetrieve 2024-08-31 16:06:45.328 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.IQTask 2024-08-31 16:06:45.328 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.IQTaskSet 2024-08-31 16:06:45.328 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.OffsetHistoryQuery 2024-08-31 16:06:45.328 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.OffsetTaskSet 2024-08-31 16:06:45.328 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.ProgramCommand$Command 2024-08-31 16:06:45.328 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.ProgramCommand 2024-08-31 16:06:45.328 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityAlarmHistoryQuery 2024-08-31 16:06:45.329 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityAlarmParamSet$QualityAlarmParam 2024-08-31 16:06:45.329 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityAlarmParamSet 2024-08-31 16:06:45.329 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityHistoryQuery 2024-08-31 16:06:45.329 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityRealtimeQuery 2024-08-31 16:06:45.329 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityTaskSet 2024-08-31 16:06:45.329 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.RealtimeStream 2024-08-31 16:06:45.329 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.ReceiverControl$Param 2024-08-31 16:06:45.329 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.ReceiverControl 2024-08-31 16:06:45.329 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.SpectrumHistoryQuery 2024-08-31 16:06:45.329 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.SpectrumRealtimeQuery 2024-08-31 16:06:45.329 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.SpectrumTaskSet 2024-08-31 16:06:45.329 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.StreamHistoryQuery 2024-08-31 16:06:45.329 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.StreamRealtimeClientQuery 2024-08-31 16:06:45.329 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.StreamRealtimeClientStop 2024-08-31 16:06:45.329 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.StreamRealtimeQuery 2024-08-31 16:06:45.329 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.StreamTaskSet 2024-08-31 16:06:45.329 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.TaskDelete 2024-08-31 16:06:45.330 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.TaskStatusQuery$Task 2024-08-31 16:06:45.330 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.TaskStatusQuery 2024-08-31 16:06:45.330 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.VideoRealtimeQuery 2024-08-31 16:06:45.330 INFO 12794 --- [main] com.bluetop.gbw.common.PackageUtil : 加载完成 2024-08-31 16:06:48.530 INFO 12794 --- [main] com.bluetop.gbw.init.GlobalCache : 开始设置板卡ip 2024-08-31 16:06:48.657 INFO 12794 --- [main] c.b.g.s.web.impl.IpConfigServiceImpl : interfaceAddresses:[{"address":"fe80:0:0:0:941f:9cff:fe6a:1a8f%eth1","networkPrefixLength":64},{"address":"172.16.100.25","broadcast":"172.16.100.255","networkPrefixLength":24}] 2024-08-31 16:06:48.664 INFO 12794 --- [main] c.b.g.s.web.impl.IpConfigServiceImpl : interfaceAddresses:[{"address":"fe80:0:0:0:981f:9cff:fe6a:1a8f%eth0","networkPrefixLength":64},{"address":"192.168.100.27","broadcast":"192.168.100.255","networkPrefixLength":24}] 2024-08-31 16:06:48.887 INFO 12794 --- [main] com.bluetop.gbw.init.GlobalCache : 获取网卡名:eth1,索引:4,ipv4:[172.16.100.25],ipv4Mask:255.255.255.0,ipv6:,ipv6Mask: 2024-08-31 16:06:48.927 INFO 12794 --- [main] com.bluetop.gbw.init.GlobalCache : 获取网卡名:eth0,索引:3,ipv4:[192.168.100.27],ipv4Mask:255.255.255.0,ipv6:fe80:0:0:0:981f:9cff:fe6a:1a8f,ipv6Mask:64 2024-08-31 16:06:49.185 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is :Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal 2024-08-31 16:06:49.186 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : UBUNTU 系统网卡配置文件不存在 文件名:/etc/netplan/interface.yaml! 2024-08-31 16:06:49.364 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is :Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal 2024-08-31 16:06:49.581 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:systemctl restart systemd-networkd, result: true 2024-08-31 16:06:49.584 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 16:06:49.584 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : 不支持检测windows系统启动脚本 2024-08-31 16:06:49.592 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:ifconfig eth0 192.168.100.27 netmask 255.255.255.0 up, result: true 2024-08-31 16:06:49.594 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 16:06:49.595 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : 设置平台:Unix/Linux,网卡:eth0,ip:192.168.100.27,结果:true 2024-08-31 16:06:49.595 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : StringUtils.hasLength(gateway):false 2024-08-31 16:06:49.693 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:ifconfig eth0 down, result: true 2024-08-31 16:06:49.695 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 16:06:49.701 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:ifconfig eth0 hw ether B0:C3:01:00:00:0a, result: true 2024-08-31 16:06:49.704 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 16:06:49.716 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:ifconfig eth0 up, result: true 2024-08-31 16:06:49.718 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 16:06:49.881 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is :Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal 2024-08-31 16:06:49.882 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : UBUNTU 系统网卡配置文件不存在 文件名:/etc/netplan/interface.yaml! 2024-08-31 16:06:50.050 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is :Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal 2024-08-31 16:06:50.282 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:systemctl restart systemd-networkd, result: true 2024-08-31 16:06:50.283 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 16:06:50.284 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : 不支持检测windows系统启动脚本 2024-08-31 16:06:50.288 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:ifconfig eth0 192.168.100.27 netmask 255.255.255.0 up, result: true 2024-08-31 16:06:50.291 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 16:06:50.291 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : 设置平台:Unix/Linux,网卡:eth0,ip:192.168.100.27,结果:true 2024-08-31 16:06:50.292 INFO 12794 --- [main] com.bluetop.gbw.util.SystemUtil : StringUtils.hasLength(gateway):false 2024-08-31 16:06:50.407 INFO 12794 --- [main] com.bluetop.gbw.init.GlobalCache : IP初始化 2024-08-31 16:06:50.409 INFO 12794 --- [main] com.bluetop.gbw.init.GlobalCache : 外网IP为192.168.100.27 2024-08-31 16:06:50.409 INFO 12794 --- [main] com.bluetop.gbw.init.GlobalCache : 内网IP为172.16.100.25 2024-08-31 16:06:50.479 INFO 12794 --- [main] c.b.gbw.iot.basic.IotDataStructureInit : 加载IotDB数据结构 2024-08-31 16:06:50.593 INFO 12794 --- [main] c.b.g.iot.basic.DevicePropertyResource : load Iot device com.bluetop.gbw.iot.entity.SpecInfo 2024-08-31 16:06:50.623 WARN 12794 --- [main] o.a.i.t.common.conf.TSFileDescriptor : not found iotdb-common.properties, use the default configs. 2024-08-31 16:06:50.623 INFO 12794 --- [gbw-async-1] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetDeviceInfo} 2024-08-31 16:06:50.624 INFO 12794 --- [main] c.b.g.iot.basic.DevicePropertyResource : load Iot device com.bluetop.gbw.iot.entity.PerfInfo 2024-08-31 16:06:50.625 INFO 12794 --- [main] c.b.gbw.iot.basic.IotDataStructureInit : IotDB数据结构加载完成 2024-08-31 16:06:50.629 INFO 12794 --- [gbw-async-3] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetDeviceInfo} 2024-08-31 16:06:50.629 INFO 12794 --- [gbw-async-2] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetDeviceInfo} 2024-08-31 16:06:51.098 INFO 12794 --- [gbw-async-3] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetDeviceInfoResponse(list=[GetDeviceInfoParam(caseNum=0, slot=3, mod=2, channels=22, deviceId=RMBR1611024010, front=RM-BR16L, back=AM, state=Alive, rt=0-0-1-29, appVersion=null, fpgaVersion=null, kernelVersion=null)]) 2024-08-31 16:06:51.098 INFO 12794 --- [gbw-async-2] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetDeviceInfoResponse(list=[GetDeviceInfoParam(caseNum=0, slot=3, mod=2, channels=22, deviceId=RMBR1611024010, front=RM-BR16L, back=AM, state=Alive, rt=0-0-1-29, appVersion=null, fpgaVersion=null, kernelVersion=null)]) 2024-08-31 16:06:51.125 INFO 12794 --- [gbw-async-1] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetDeviceInfoResponse(list=[GetDeviceInfoParam(caseNum=0, slot=3, mod=2, channels=22, deviceId=RMBR1611024010, front=RM-BR16L, back=AM, state=Alive, rt=0-0-1-29, appVersion=null, fpgaVersion=null, kernelVersion=null)]) 2024-08-31 16:06:51.325 INFO 12794 --- [main] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] 2024-08-31 16:06:51.471 INFO 12794 --- [nioEventLoopGroup-3-12] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.5:1234 2024-08-31 16:06:51.473 INFO 12794 --- [nioEventLoopGroup-3-15] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.16:1234 2024-08-31 16:06:51.473 INFO 12794 --- [nioEventLoopGroup-3-16] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.10:1234 2024-08-31 16:06:51.473 INFO 12794 --- [nioEventLoopGroup-4-1] c.b.g.d.c.udp.server.DDCSpectrumServer : 宽带频谱监听服务加入组播 ---> /235.2.2.1:1234 2024-08-31 16:06:51.473 INFO 12794 --- [nioEventLoopGroup-2-1] c.b.g.d.cms.udp.server.SpectrumServer : 宽带频谱监听服务加入组播 ---> /235.3.2.1:1234 2024-08-31 16:06:51.473 INFO 12794 --- [nioEventLoopGroup-3-14] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.20:1234 2024-08-31 16:06:51.473 INFO 12794 --- [nioEventLoopGroup-3-2] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.13:1234 2024-08-31 16:06:51.473 INFO 12794 --- [nioEventLoopGroup-3-5] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.2:1234 2024-08-31 16:06:51.473 INFO 12794 --- [nioEventLoopGroup-3-9] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.1:1234 2024-08-31 16:06:51.475 INFO 12794 --- [nioEventLoopGroup-3-6] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.17:1234 2024-08-31 16:06:51.475 INFO 12794 --- [nioEventLoopGroup-3-4] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.6:1234 2024-08-31 16:06:51.473 INFO 12794 --- [nioEventLoopGroup-3-3] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.3:1234 2024-08-31 16:06:51.476 INFO 12794 --- [nioEventLoopGroup-3-7] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.4:1234 2024-08-31 16:06:51.478 INFO 12794 --- [nioEventLoopGroup-3-7] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.19:1234 2024-08-31 16:06:51.477 INFO 12794 --- [nioEventLoopGroup-3-1] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.14:1234 2024-08-31 16:06:51.477 INFO 12794 --- [nioEventLoopGroup-3-11] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.11:1234 2024-08-31 16:06:51.477 INFO 12794 --- [nioEventLoopGroup-3-8] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.21:1234 2024-08-31 16:06:51.477 INFO 12794 --- [nioEventLoopGroup-3-10] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.15:1234 2024-08-31 16:06:51.477 INFO 12794 --- [nioEventLoopGroup-3-13] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.22:1234 2024-08-31 16:06:51.479 INFO 12794 --- [nioEventLoopGroup-3-10] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.9:1234 2024-08-31 16:06:51.479 INFO 12794 --- [nioEventLoopGroup-3-1] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.7:1234 2024-08-31 16:06:51.479 INFO 12794 --- [nioEventLoopGroup-3-8] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.8:1234 2024-08-31 16:06:51.479 INFO 12794 --- [nioEventLoopGroup-3-11] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.12:1234 2024-08-31 16:06:51.480 INFO 12794 --- [nioEventLoopGroup-3-13] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.18:1234 2024-08-31 16:06:52.196 INFO 12794 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 443 (https) 80 (http) with context path '' 2024-08-31 16:06:52.199 INFO 12794 --- [main] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 2024-08-31 16:06:52.340 INFO 12794 --- [http-nio-80-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-08-31 16:06:52.341 INFO 12794 --- [http-nio-80-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-08-31 16:06:52.343 INFO 12794 --- [http-nio-80-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 2024-08-31 16:06:52.599 INFO 12794 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Freed 2 triggers from 'acquired' / 'blocked' state. 2024-08-31 16:06:52.606 INFO 12794 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Handling 2 trigger(s) that missed their scheduled fire-time. 2024-08-31 16:06:52.682 INFO 12794 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Recovering 0 jobs that were in-progress at the time of the last shut-down. 2024-08-31 16:06:52.682 INFO 12794 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Recovery complete. 2024-08-31 16:06:52.684 INFO 12794 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Removed 0 'complete' triggers. 2024-08-31 16:06:52.685 INFO 12794 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Removed 3 stale fired job entries. 2024-08-31 16:06:52.894 INFO 12794 --- [main] org.quartz.core.QuartzScheduler : Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. 2024-08-31 16:06:53.021 INFO 12794 --- [main] c.b.gbw.GbwMonitorStationApplication : Started GbwMonitorStationApplication in 19.793 seconds (JVM running for 20.829) 2024-08-31 16:06:53.021 ERROR 12794 --- [my-scheduler-task-5] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.init.InitAsyncTask.savePerf(InitAsyncTask.java:701) ~[classes!/:1.9.6] at com.bluetop.gbw.init.InitAsyncTask$$FastClassBySpringCGLIB$$e0192d45.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.init.InitAsyncTask$$EnhancerBySpringCGLIB$$669f78a0.savePerf() ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) ~[spring-context-5.3.23.jar!/:5.3.23] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_401] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] 2024-08-31 16:06:53.023 ERROR 12794 --- [my-scheduler-task-9] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.init.InitAsyncTask.saveNarrowSpecInfo(InitAsyncTask.java:306) ~[classes!/:1.9.6] at com.bluetop.gbw.init.InitAsyncTask$$FastClassBySpringCGLIB$$e0192d45.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.init.InitAsyncTask$$EnhancerBySpringCGLIB$$669f78a0.saveNarrowSpecInfo() ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) ~[spring-context-5.3.23.jar!/:5.3.23] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_401] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] 2024-08-31 16:06:53.026 ERROR 12794 --- [my-scheduler-task-6] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.init.InitAsyncTask.saveBoardSpecInfo(InitAsyncTask.java:398) ~[classes!/:1.9.6] at com.bluetop.gbw.init.InitAsyncTask$$FastClassBySpringCGLIB$$e0192d45.invoke() ~[classes!/:1.9.6] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.init.InitAsyncTask$$EnhancerBySpringCGLIB$$669f78a0.saveBoardSpecInfo() ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) ~[spring-context-5.3.23.jar!/:5.3.23] at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) ~[spring-context-5.3.23.jar!/:5.3.23] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_401] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_401] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) [na:1.8.0_401] 2024-08-31 16:06:53.048 INFO 12794 --- [main] com.bluetop.gbw.init.SystemInit : 初始化SaveParamConfig 2024-08-31 16:06:53.049 ERROR 12794 --- [gbw-async-5] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public void com.bluetop.gbw.service.impl.AsyncServiceImpl.perfSendWeb(java.util.List) java.lang.IllegalArgumentException: argument "content" is null at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4829) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3596) ~[jackson-databind-2.13.4.2.jar!/:2.13.4.2] at com.bluetop.gbw.service.impl.AsyncServiceImpl.perfSendWeb(AsyncServiceImpl.java:799) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] 2024-08-31 16:06:53.370 INFO 12794 --- [main] c.b.g.service.web.impl.TaskServiceImpl : 初始化endOldTaskAndStartNew 2024-08-31 16:06:53.474 INFO 12794 --- [main] com.bluetop.gbw.init.SystemInit : 初始化IsReportAndReportUrl 2024-08-31 16:06:53.515 INFO 12794 --- [main] com.bluetop.gbw.init.SystemInit : 检查并初始化数据库配置文件 2024-08-31 16:06:53.516 INFO 12794 --- [main] com.bluetop.gbw.init.SystemInit : 初始化deviceId devBase 2024-08-31 16:06:53.530 INFO 12794 --- [main] com.bluetop.gbw.init.SystemInit : 初始化基础通道信息 2024-08-31 16:06:53.536 INFO 12794 --- [main] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=22} 2024-08-31 16:06:53.773 INFO 12794 --- [main] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfoList(index=null, slot=3, iqOut=[IQOut(multicastIp=235.0.2.1, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.2, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.3, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.4, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.5, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.6, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.7, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.8, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.9, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.10, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.11, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.12, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.13, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.14, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.15, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.16, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.17, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.18, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.19, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.20, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.21, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.22, port=1234, outputValid=1, switchVal=null, outType=null)], demodList=[HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=720, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11680, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11810, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11815, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=14920, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15230, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15340, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15360, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17840, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=21490, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17730, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11610, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15800, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17770, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17800, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.1, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.2, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.3, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.4, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.5, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.6, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.7, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.8, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.9, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.10, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.11, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.12, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.13, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.14, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.15, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.16, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.17, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.18, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.19, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.20, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.21, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.22, port=1234, outputValid=null, switchVal=true, outType=null)]) 2024-08-31 16:06:53.830 INFO 12794 --- [main] com.bluetop.gbw.init.SystemInit : 初始化通道板卡信息 2024-08-31 16:06:53.837 INFO 12794 --- [main] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=22} 2024-08-31 16:06:54.004 INFO 12794 --- [main] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfoList(index=null, slot=3, iqOut=[IQOut(multicastIp=235.0.2.1, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.2, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.3, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.4, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.5, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.6, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.7, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.8, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.9, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.10, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.11, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.12, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.13, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.14, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.15, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.16, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.17, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.18, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.19, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.20, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.21, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.22, port=1234, outputValid=1, switchVal=null, outType=null)], demodList=[HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=720, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11680, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11810, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11815, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=14920, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15230, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15340, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15360, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17840, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=21490, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17730, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11610, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15800, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17770, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17800, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.1, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.2, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.3, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.4, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.5, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.6, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.7, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.8, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.9, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.10, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.11, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.12, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.13, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.14, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.15, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.16, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.17, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.18, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.19, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.20, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.21, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.22, port=1234, outputValid=null, switchVal=true, outType=null)]) 2024-08-31 16:06:54.606 INFO 12794 --- [main] c.b.g.quartz.service.QuartzServiceImpl : Cron定时任务temp_collect_task_cycle.tempCollectTask_monitor_cycle已存在, 跳过下发 2024-08-31 16:06:54.624 INFO 12794 --- [main] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetNotificationInfo, data={"Save":true,"Interval":"500","ReSendInterval":"60000","Notification":[{"AlarmAddr":"http://172.16.100.25:80/receiver/hem/alarm","ScanAddr":"http://172.16.100.25:80/receiver/hem/scan","PerfAddr":"http://172.16.100.25:80/receiver/hem/perf","SourceID":""}]}} 2024-08-31 16:06:54.801 INFO 12794 --- [main] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:06:54.827 INFO 12794 --- [main] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"SetReportInfo","FileAddr":"http://172.16.100.25:80/receiver/recorder/file"} 2024-08-31 16:06:54.868 INFO 12794 --- [main] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:06:54.875 INFO 12794 --- [main] c.b.g.quartz.service.QuartzServiceImpl : Cron定时任务GROUP_DATA_DEL.DATA_DEL_已存在, 跳过下发 2024-08-31 16:06:54.888 INFO 12794 --- [main] c.b.g.quartz.service.QuartzServiceImpl : Simple定时任务sys_monitor.systemAlarm已存在, 跳过下发 2024-08-31 16:06:54.901 INFO 12794 --- [main] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/SetReportInfo 数据 {"MsgId":"f7f5f978-34c7-4dfd-a809-2e5ebb3814a9","FileInfo":{"Addr":"http://172.16.100.25:80/receiver/iqSrs/file"},"ExecInfo":{"Addr":"http://172.16.100.25:80/receiver/iqSrs/exec"}} 2024-08-31 16:06:54.907 INFO 12794 --- [main] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/SetReportInfo 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:06:54.912 INFO 12794 --- [main] com.bluetop.gbw.init.SystemInit : 下发解嵌上报地址 2024-08-31 16:06:54.918 INFO 12794 --- [gbw-async-16] com.bluetop.gbw.init.MediaTaskInit : 检查流媒体任务 2024-08-31 16:06:54.920 INFO 12794 --- [gbw-async-16] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=22} 2024-08-31 16:06:55.075 INFO 12794 --- [gbw-async-16] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfoList(index=null, slot=3, iqOut=[IQOut(multicastIp=235.0.2.1, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.2, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.3, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.4, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.5, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.6, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.7, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.8, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.9, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.10, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.11, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.12, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.13, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.14, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.15, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.16, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.17, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.18, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.19, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.20, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.21, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.22, port=1234, outputValid=1, switchVal=null, outType=null)], demodList=[HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=720, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11680, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11810, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11815, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=14920, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15230, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15340, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15360, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17840, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=21490, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17730, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11610, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15800, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17770, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17800, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.1, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.2, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.3, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.4, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.5, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.6, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.7, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.8, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.9, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.10, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.11, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.12, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.13, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.14, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.15, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.16, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.17, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.18, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.19, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.20, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.21, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.22, port=1234, outputValid=null, switchVal=true, outType=null)]) 2024-08-31 16:06:55.119 INFO 12794 --- [http-nio-80-exec-5] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "f7f5f978-34c7-4dfd-a809-2e5ebb3814a9", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:06:58.472 INFO 12794 --- [DefaultQuartzScheduler_Worker-2] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:06:58.995 INFO 12794 --- [DefaultQuartzScheduler_Worker-2] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":6,"Sec":59}} 2024-08-31 16:06:59.386 INFO 12794 --- [DefaultQuartzScheduler_Worker-2] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:07:28.902 INFO 12794 --- [DefaultQuartzScheduler_Worker-3] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:07:28.981 INFO 12794 --- [DefaultQuartzScheduler_Worker-3] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":7,"Sec":29}} 2024-08-31 16:07:30.993 ERROR 12794 --- [DefaultQuartzScheduler_Worker-3] org.quartz.core.JobRunShell : Job GROUP_NTP.NTP_ threw an unhandled Exception: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://172.16.100.23:80/cgi_bin/http_comm.cgi": Connect to 172.16.100.23:80 [/172.16.100.23] failed: connect timed out; nested exception is org.apache.http.conn.ConnectTimeoutException: Connect to 172.16.100.23:80 [/172.16.100.23] failed: connect timed out at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:732) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.client.RestTemplate.getForEntity(RestTemplate.java:370) ~[spring-web-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.device.hem.service.HemServiceImpl.doHemRequest(HemServiceImpl.java:74) ~[classes!/:1.9.6] at com.bluetop.gbw.device.hem.service.HemServiceImpl.setSysTimeInfo(HemServiceImpl.java:429) ~[classes!/:1.9.6] at com.bluetop.gbw.quartz.job.web.NetTimeServerJob.executeInternal(NetTimeServerJob.java:52) ~[classes!/:1.9.6] at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:75) ~[spring-context-support-5.3.23.jar!/:5.3.23] at org.quartz.core.JobRunShell.run(JobRunShell.java:202) ~[quartz-2.3.2.jar!/:na] at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573) [quartz-2.3.2.jar!/:na] Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to 172.16.100.23:80 [/172.16.100.23] failed: connect timed out at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) ~[httpclient-4.5.13.jar!/:4.5.13] at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ~[spring-web-5.3.23.jar!/:5.3.23] ... 8 common frames omitted Caused by: java.net.SocketTimeoutException: connect timed out at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13] ... 21 common frames omitted 2024-08-31 16:07:30.998 ERROR 12794 --- [DefaultQuartzScheduler_Worker-3] org.quartz.core.ErrorLogger : Job (GROUP_NTP.NTP_ threw an exception. org.quartz.SchedulerException: Job threw an unhandled exception. at org.quartz.core.JobRunShell.run(JobRunShell.java:213) ~[quartz-2.3.2.jar!/:na] at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573) [quartz-2.3.2.jar!/:na] Caused by: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://172.16.100.23:80/cgi_bin/http_comm.cgi": Connect to 172.16.100.23:80 [/172.16.100.23] failed: connect timed out; nested exception is org.apache.http.conn.ConnectTimeoutException: Connect to 172.16.100.23:80 [/172.16.100.23] failed: connect timed out at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:732) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.client.RestTemplate.getForEntity(RestTemplate.java:370) ~[spring-web-5.3.23.jar!/:5.3.23] at com.bluetop.gbw.device.hem.service.HemServiceImpl.doHemRequest(HemServiceImpl.java:74) ~[classes!/:1.9.6] at com.bluetop.gbw.device.hem.service.HemServiceImpl.setSysTimeInfo(HemServiceImpl.java:429) ~[classes!/:1.9.6] at com.bluetop.gbw.quartz.job.web.NetTimeServerJob.executeInternal(NetTimeServerJob.java:52) ~[classes!/:1.9.6] at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:75) ~[spring-context-support-5.3.23.jar!/:5.3.23] at org.quartz.core.JobRunShell.run(JobRunShell.java:202) ~[quartz-2.3.2.jar!/:na] ... 1 common frames omitted Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to 172.16.100.23:80 [/172.16.100.23] failed: connect timed out at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) ~[httpclient-4.5.13.jar!/:4.5.13] at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ~[spring-web-5.3.23.jar!/:5.3.23] ... 8 common frames omitted Caused by: java.net.SocketTimeoutException: connect timed out at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13] ... 21 common frames omitted 2024-08-31 16:07:53.903 INFO 12794 --- [main] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/ctl/receiver/basicConfig 参数 {"msgType":"basicConfig","stateUrl":"https://192.168.100.27:443/api/decode/serverStateReport","stateHBintv":0,"cmdRspTimeout":0} 2024-08-31 16:07:56.984 ERROR 12794 --- [main] com.bluetop.gbw.init.SystemInit : 下发解嵌上报地址失败! java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.dataConfig(DecodeServiceImpl.java:201) ~[classes!/:1.9.6] at com.bluetop.gbw.init.SystemInit.initDecodeReportUrl(SystemInit.java:211) [classes!/:1.9.6] at com.bluetop.gbw.init.SystemInit.run(SystemInit.java:171) [classes!/:1.9.6] at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:762) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:752) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295) [spring-boot-2.7.5.jar!/:2.7.5] at com.bluetop.gbw.GbwMonitorStationApplication.main(GbwMonitorStationApplication.java:23) [classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:65) [gbw-monitor-station.jar:1.9.6] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 19 common frames omitted 2024-08-31 16:07:56.985 INFO 12794 --- [main] com.bluetop.gbw.init.SystemInit : 下发执行中收测解嵌任务 2024-08-31 16:07:56.987 INFO 12794 --- [main] com.bluetop.gbw.init.SystemInit : 整点任务执行-无正在执行中的任务 2024-08-31 16:07:59.596 INFO 12794 --- [DefaultQuartzScheduler_Worker-5] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:07:59.979 INFO 12794 --- [DefaultQuartzScheduler_Worker-5] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":8,"Sec":0}} 2024-08-31 16:08:00.208 INFO 12794 --- [DefaultQuartzScheduler_Worker-5] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:08:16.228 INFO 12794 --- [http-nio-80-exec-8] c.b.g.c.sys.PermissionController : ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1aWQiOiI0MDI4ZTQ5NDhlMDJkMWMxMDE4ZTAyZTMwOGU1MDAwMiIsInJvbGVJZHMiOlsiNDAyOGU0OTQ4ZTAyZDFjMTAxOGUwMmUyN2QwMzAwMDEiXSwiZXhwIjoxNzI1MTc4MDk1LCJ1c2VybmFtZSI6InJvb3QiLCJ0aW1lc3RhbXAiOjE3MjUwOTE2OTU5NTl9.c2XZV-r0qodHqw9_U2GonuuY3KgVaTeNEMf34Tnlx6w 2024-08-31 16:08:16.230 INFO 12794 --- [http-nio-80-exec-8] c.b.g.c.sys.PermissionController : 用户名称 root 2024-08-31 16:08:16.279 INFO 12794 --- [http-nio-80-exec-8] c.b.g.c.sys.PermissionController : 首页路由:[PermissionEntity(id=4028e4948e022238018e024473400014, parentId=4028e4948e022238018e02441de30013, name=实时监测, perms=null, permsType=0, icon=null, component=views/real-time-monitor/RealTimeMonitor, componentName=null, url=/monitor, redirect=null, sortNo=null, menuType=1, isLeaf=true, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=true, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e02378c280007, parentId=4028e4948e022238018e02371f180006, name=频道扫描, perms=null, permsType=0, icon=null, component=views/scan/Scan, componentName=null, url=/scan, redirect=null, sortNo=null, menuType=1, isLeaf=true, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=true, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e023ad70d0009, parentId=4028e4948e022238018e023a24b30008, name=收测任务, perms=null, permsType=0, icon=null, component=views/historyData/TestingTasks, componentName=null, url=/history/testing-task, redirect=null, sortNo=1.0, menuType=1, isLeaf=true, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e02441de30013, parentId=, name=实时监测, perms=null, permsType=0, icon=null, component=layout/index, componentName=null, url=/real-time-monitor, redirect=/monitor, sortNo=1.0, menuType=0, isLeaf=false, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e024257d40010, parentId=4028e4948e022238018e023f0307000e, name=收测任务, perms=null, permsType=0, icon=null, component=views/taskManagement/TestTask, componentName=null, url=/task/test-task, redirect=null, sortNo=1.0, menuType=1, isLeaf=true, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e0222382c0000, parentId=4028e4948e0211f5018e021993010004, name=设备状态, perms=null, permsType=0, icon=null, component=views/system/DeviceStatus, componentName=null, url=/system/device-status, redirect=null, sortNo=1.0, menuType=1, isLeaf=true, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e023d0c6c000b, parentId=4028e4948e022238018e023a24b30008, name=频谱任务, perms=null, permsType=0, icon=null, component=views/historyData/SpectrumTask, componentName=null, url=/history/spectrumTask, redirect=null, sortNo=2.0, menuType=1, isLeaf=true, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e023f0307000e, parentId=, name=任务管理, perms=null, permsType=0, icon=null, component=layout/index, componentName=null, url=/task, redirect=/task/test-task, sortNo=2.0, menuType=0, isLeaf=false, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e0242daee0011, parentId=4028e4948e022238018e023f0307000e, name=频谱任务, perms=null, permsType=0, icon=null, component=views/taskManagement/SpectrumTask, componentName=null, url=/task/spectrum-task, redirect=null, sortNo=2.0, menuType=1, isLeaf=true, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e0225921e0001, parentId=4028e4948e0211f5018e021993010004, name=日志, perms=null, permsType=0, icon=null, component=views/system/OperationLog, componentName=null, url=/system/operation-log, redirect=null, sortNo=2.0, menuType=1, isLeaf=true, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e023a24b30008, parentId=, name=历史数据, perms=null, permsType=0, icon=null, component=layout/index, componentName=null, url=/history, redirect=/history/testing-task, sortNo=3.0, menuType=0, isLeaf=false, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e023dcf8e000c, parentId=4028e4948e022238018e023a24b30008, name=IQ任务, perms=null, permsType=0, icon=null, component=views/historyData/IQTask, componentName=null, url=/history/iq-task, redirect=null, sortNo=3.0, menuType=1, isLeaf=true, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e022ae2930002, parentId=4028e4948e0211f5018e021993010004, name=设备管理, perms=null, permsType=0, icon=null, component=views/system/DeviceManagement, componentName=null, url=/system/device-management, redirect=null, sortNo=3.0, menuType=1, isLeaf=true, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e024371e60012, parentId=4028e4948e022238018e023f0307000e, name=IQ任务, perms=null, permsType=0, icon=null, component=views/taskManagement/IQTask, componentName=null, url=/task/iq-task, redirect=null, sortNo=3.0, menuType=1, isLeaf=true, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e02371f180006, parentId=, name=频道扫描, perms=null, permsType=0, icon=null, component=layout/index, componentName=null, url=/Scan, redirect=/scan, sortNo=4.0, menuType=0, isLeaf=false, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e0231b6500003, parentId=4028e4948e0211f5018e021993010004, name=参数配置, perms=null, permsType=0, icon=null, component=views/system/ParameterConfiguration, componentName=null, url=/system/parameter-configuration, redirect=null, sortNo=4.0, menuType=1, isLeaf=true, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e023b508d000a, parentId=4028e4948e022238018e023a24b30008, name=录音列表, perms=null, permsType=0, icon=null, component=views/historyData/RecordList, componentName=null, url=/history/record-list, redirect=null, sortNo=4.0, menuType=1, isLeaf=true, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e0232fea50004, parentId=4028e4948e0211f5018e021993010004, name=网络配置, perms=null, permsType=0, icon=null, component=views/system/NetworkConfiguration, componentName=null, url=/system/network-configuration, redirect=null, sortNo=5.0, menuType=1, isLeaf=true, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e0211f5018e021993010004, parentId=, name=系统管理, perms=null, permsType=0, icon=null, component=layout/index, componentName=null, url=/system, redirect=/system/device-status, sortNo=5.0, menuType=0, isLeaf=false, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e023e5643000d, parentId=4028e4948e022238018e023a24b30008, name=报警列表, perms=null, permsType=0, icon=null, component=views/historyData/Warn, componentName=null, url=/history/warn, redirect=null, sortNo=5.0, menuType=1, isLeaf=true, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null), PermissionEntity(id=4028e4948e022238018e023370cd0005, parentId=4028e4948e0211f5018e021993010004, name=设备升级, perms=null, permsType=0, icon=null, component=views/system/DeviceUpgrade, componentName=null, url=/system/device-upgrade, redirect=null, sortNo=6.0, menuType=1, isLeaf=true, route=false, keepAlive=false, description=null, createBy=null, delFlag=0, ruleFlag=0, hidden=false, createTime=null, updateBy=null, updateTime=null, status=null, alwaysShow=false, internalOrExternal=false, systemId=null)] 2024-08-31 16:08:16.293 INFO 12794 --- [http-nio-80-exec-8] c.b.g.c.sys.PermissionController : 菜单数组:[{"redirect":"/monitor","path":"/real-time-monitor","component":"layout/index","hidden":false,"children":[{"path":"/monitor","component":"views/real-time-monitor/RealTimeMonitor","hidden":true,"meta":{"title":"实时监测"},"name":"monitor","id":"4028e4948e022238018e024473400014"}],"meta":{"title":"实时监测"},"name":"real-time-monitor","id":"4028e4948e022238018e02441de30013"},{"redirect":"/task/test-task","path":"/task","component":"layout/index","hidden":false,"children":[{"path":"/task/test-task","component":"views/taskManagement/TestTask","hidden":false,"meta":{"title":"收测任务"},"name":"task-test-task","id":"4028e4948e022238018e024257d40010"},{"path":"/task/spectrum-task","component":"views/taskManagement/SpectrumTask","hidden":false,"meta":{"title":"频谱任务"},"name":"task-spectrum-task","id":"4028e4948e022238018e0242daee0011"},{"path":"/task/iq-task","component":"views/taskManagement/IQTask","hidden":false,"meta":{"title":"IQ任务"},"name":"task-iq-task","id":"4028e4948e022238018e024371e60012"}],"meta":{"title":"任务管理"},"name":"task","id":"4028e4948e022238018e023f0307000e"},{"redirect":"/history/testing-task","path":"/history","component":"layout/index","hidden":false,"children":[{"path":"/history/testing-task","component":"views/historyData/TestingTasks","hidden":false,"meta":{"title":"收测任务"},"name":"history-testing-task","id":"4028e4948e022238018e023ad70d0009"},{"path":"/history/spectrumTask","component":"views/historyData/SpectrumTask","hidden":false,"meta":{"title":"频谱任务"},"name":"history-spectrumTask","id":"4028e4948e022238018e023d0c6c000b"},{"path":"/history/iq-task","component":"views/historyData/IQTask","hidden":false,"meta":{"title":"IQ任务"},"name":"history-iq-task","id":"4028e4948e022238018e023dcf8e000c"},{"path":"/history/record-list","component":"views/historyData/RecordList","hidden":false,"meta":{"title":"录音列表"},"name":"history-record-list","id":"4028e4948e022238018e023b508d000a"},{"path":"/history/warn","component":"views/historyData/Warn","hidden":false,"meta":{"title":"报警列表"},"name":"history-warn","id":"4028e4948e022238018e023e5643000d"}],"meta":{"title":"历史数据"},"name":"history","id":"4028e4948e022238018e023a24b30008"},{"redirect":"/scan","path":"/Scan","component":"layout/index","hidden":false,"children":[{"path":"/scan","component":"views/scan/Scan","hidden":true,"meta":{"title":"频道扫描"},"name":"scan","id":"4028e4948e022238018e02378c280007"}],"meta":{"title":"频道扫描"},"name":"Scan","id":"4028e4948e022238018e02371f180006"},{"redirect":"/system/device-status","path":"/system","component":"layout/index","hidden":false,"children":[{"path":"/system/device-status","component":"views/system/DeviceStatus","hidden":false,"meta":{"title":"设备状态"},"name":"system-device-status","id":"4028e4948e022238018e0222382c0000"},{"path":"/system/operation-log","component":"views/system/OperationLog","hidden":false,"meta":{"title":"日志"},"name":"system-operation-log","id":"4028e4948e022238018e0225921e0001"},{"path":"/system/device-management","component":"views/system/DeviceManagement","hidden":false,"meta":{"title":"设备管理"},"name":"system-device-management","id":"4028e4948e022238018e022ae2930002"},{"path":"/system/parameter-configuration","component":"views/system/ParameterConfiguration","hidden":false,"meta":{"title":"参数配置"},"name":"system-parameter-configuration","id":"4028e4948e022238018e0231b6500003"},{"path":"/system/network-configuration","component":"views/system/NetworkConfiguration","hidden":false,"meta":{"title":"网络配置"},"name":"system-network-configuration","id":"4028e4948e022238018e0232fea50004"},{"path":"/system/device-upgrade","component":"views/system/DeviceUpgrade","hidden":false,"meta":{"title":"设备升级"},"name":"system-device-upgrade","id":"4028e4948e022238018e023370cd0005"}],"meta":{"title":"系统管理"},"name":"system","id":"4028e4948e0211f5018e021993010004"}] 2024-08-31 16:08:16.294 INFO 12794 --- [http-nio-80-exec-8] c.b.g.c.sys.PermissionController : 所有的数据:[] 2024-08-31 16:08:16.851 INFO 12794 --- [http-nio-80-exec-4] c.bluetop.gbw.websocket.WebSocketServer : 用户连接:1725091696736,当前在线人数为:1 2024-08-31 16:08:16.954 INFO 12794 --- [http-nio-80-exec-5] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :25 2024-08-31 16:08:17.200 INFO 12794 --- [http-nio-80-exec-2] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetEepromInfo} 2024-08-31 16:08:17.520 INFO 12794 --- [http-nio-80-exec-2] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetEepromInfoResponse(fpgaIn=null, fpgaOut=null, mac=b0:bb:01:00:00:0a, pcb=V1.1.0, serial=RMBR1611024010, caseOffset=null, modNum=null, dataIn=null, dbOffset=-121, fbdbOffset=-71, smOffset=1, noLogo=1, lockMute=null, lna=null, gainValue=90, gainType=1, amplifier=[Amplifier(amplifier=0)], autoAttenuation=0) 2024-08-31 16:08:27.009 INFO 12794 --- [http-nio-80-exec-9] c.bluetop.gbw.websocket.WebSocketServer : 用户退出:1725091696736,当前在线人数为:0 2024-08-31 16:08:29.457 INFO 12794 --- [DefaultQuartzScheduler_Worker-1] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:08:29.977 INFO 12794 --- [DefaultQuartzScheduler_Worker-1] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":8,"Sec":30}} 2024-08-31 16:08:30.234 INFO 12794 --- [DefaultQuartzScheduler_Worker-1] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:08:59.059 INFO 12794 --- [DefaultQuartzScheduler_Worker-29] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:08:59.975 INFO 12794 --- [DefaultQuartzScheduler_Worker-29] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":9,"Sec":0}} 2024-08-31 16:09:00.439 INFO 12794 --- [DefaultQuartzScheduler_Worker-29] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:09:04.867 INFO 12794 --- [http-nio-80-exec-8] c.bluetop.gbw.websocket.WebSocketServer : 用户连接:1725091696736,当前在线人数为:1 2024-08-31 16:09:04.978 INFO 12794 --- [http-nio-80-exec-9] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :1 2024-08-31 16:09:28.665 INFO 12794 --- [gbw-async-38] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetPointInfo, data={"Index":"0","Save":true,"Demod":{"Frequency":"639","RfType":"AM","BandWidth":"9"},"IQOut":[{"MulticastIP":"235.0.2.1","Port":1234,"OutputValid":"1","Switch":true}],"MulticastOut":[{"MulticastIP":"236.10.2.1","Port":1234,"Switch":true}]}, index=0} 2024-08-31 16:09:28.839 INFO 12794 --- [gbw-async-38] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:09:28.962 INFO 12794 --- [DefaultQuartzScheduler_Worker-25] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:09:29.027 INFO 12794 --- [gbw-async-35] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetAlarmInfo, data={"Index":"0","Slot":"3","AlarmCtrl":[{"Type":"2000","SubType":"0","ThrVal":"0.0","Duration":"3000","Switch":1},{"Type":"2001","SubType":"0","ThrVal":"30.0","Duration":"3000","Switch":1},{"Type":"2002","SubType":"0","ThrVal":"90.0","Duration":"3000","Switch":1},{"Type":"2003","SubType":"0","ThrVal":"10.0","Duration":"3000","Switch":1},{"Type":"2017","SubType":"0","ThrVal":"20.0","Duration":"10000","Switch":1}]}, index=0} 2024-08-31 16:09:29.175 INFO 12794 --- [gbw-async-37] c.b.gbw.service.impl.AsyncServiceImpl : channelDevUpdate IS_REPORT:true,isWxgz:true 2024-08-31 16:09:29.183 INFO 12794 --- [gbw-async-40] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=0} 2024-08-31 16:09:29.334 INFO 12794 --- [http-nio-80-exec-10] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :2 2024-08-31 16:09:29.334 INFO 12794 --- [http-nio-80-exec-2] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :2 2024-08-31 16:09:29.335 INFO 12794 --- [gbw-async-35] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:09:29.403 INFO 12794 --- [gbw-async-40] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=0, slot=3, demod=HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.1, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.1, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:09:29.415 INFO 12794 --- [gbw-async-40] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"MsgType":"TrsAddProgram","Source":{"TaskId":"639-0","StreamURLSrc":"udp://236.10.2.1:1234","StreamURLDst":"rtmp://192.168.100.27:3103/1-639","WorkMode":"PCMTOFLV","AudioBitRate":"128000","AutoDelTask":"0","InSampleRate":"20000","OutSampleRate":"48000","InChannel":"1","AudioType":"0"}} 2024-08-31 16:09:29.421 INFO 12794 --- [gbw-async-40] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:09:29.759 INFO 12794 --- [gbw-async-49] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":1,"streamUrl":"rtmp://192.168.100.27:3103/1-639","requireId":"Task_RequireId-639-1","recTaskId":"Task_Perception-639-1-20240831160928573","freq":"639","startTime":"2024-08-31 16:09:28","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:09:29.913 INFO 12794 --- [gbw-async-40] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"DelStream","Streams":["639-0"]} 2024-08-31 16:09:29.926 INFO 12794 --- [gbw-async-40] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:09:29.971 INFO 12794 --- [DefaultQuartzScheduler_Worker-25] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":9,"Sec":30}} 2024-08-31 16:09:30.349 INFO 12794 --- [gbw-async-40] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"AddStream","Streams":[{"SignalId":"639-0","StreamURL":"udp://236.10.2.1:1234","SaveDays":"9999","SavePath":"/savefile/recordFiles/PCMFiles","FileDuration":"1800","FileType":"2","SampleRate":"20000","OutSampleRate":"16000","BitRate":"32000","InChannel":"1","AudioType":"1","StreamType":"0"}]} 2024-08-31 16:09:30.354 INFO 12794 --- [gbw-async-40] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:09:30.395 INFO 12794 --- [DefaultQuartzScheduler_Worker-25] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:09:30.732 INFO 12794 --- [http-nio-80-exec-10] c.b.g.d.r.controller.RecordReceiver : Recorder[172.16.100.25]上报: { "SignalId": "639-0", "FilePath": "/639-0/20240831/20240831160930.ts", "BeginTime": "2024-08-31 16:09:30", "EndTime": "", "FileSize": "0", "Type": "Add"} 2024-08-31 16:09:31.124 INFO 12794 --- [http-nio-80-exec-10] c.b.g.d.r.controller.RecordReceiver : entity recordId:639-0_20240831160930 save result: true entity id:2054 2024-08-31 16:09:31.569 INFO 12794 --- [gbw-async-40] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=0} 2024-08-31 16:09:31.723 INFO 12794 --- [gbw-async-40] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=0, slot=3, demod=HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.1, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.1, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:09:31.734 INFO 12794 --- [gbw-async-40] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"bd1f5d03-9de1-4680-9107-47c482d6993a","SignalId":"2232_91771408","StreamURL":"udp://235.0.2.1:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:09:31.741 INFO 12794 --- [gbw-async-40] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:09:31.805 INFO 12794 --- [http-nio-80-exec-1] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "bd1f5d03-9de1-4680-9107-47c482d6993a", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:09:31.876 INFO 12794 --- [gbw-async-40] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"ce5b2f49-500f-4dcd-8559-e606a483c76f","SignalId":"2232_91771408"} 2024-08-31 16:09:31.881 INFO 12794 --- [gbw-async-40] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:09:31.912 INFO 12794 --- [http-nio-80-exec-5] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "ce5b2f49-500f-4dcd-8559-e606a483c76f", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:09:31.959 INFO 12794 --- [http-nio-80-exec-8] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2232_91771408", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2232_91771408/Real/20240831160931-2232_91771408.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:09:31", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:09:32.796 ERROR 12794 --- [gbw-async-49] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:09:33.170 INFO 12794 --- [gbw-async-25] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetPointInfo, data={"Index":"1","Save":true,"Demod":{"Frequency":"720","RfType":"AM","BandWidth":"9"},"IQOut":[{"MulticastIP":"235.0.2.2","Port":1234,"OutputValid":"1","Switch":true}],"MulticastOut":[{"MulticastIP":"236.10.2.2","Port":1234,"Switch":true}]}, index=1} 2024-08-31 16:09:33.171 INFO 12794 --- [gbw-async-21] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetAlarmInfo, data={"Index":"1","Slot":"3","AlarmCtrl":[{"Type":"2000","SubType":"0","ThrVal":"0.0","Duration":"3000","Switch":1},{"Type":"2001","SubType":"0","ThrVal":"30.0","Duration":"3000","Switch":1},{"Type":"2002","SubType":"0","ThrVal":"90.0","Duration":"3000","Switch":1},{"Type":"2003","SubType":"0","ThrVal":"10.0","Duration":"3000","Switch":1},{"Type":"2017","SubType":"0","ThrVal":"20.0","Duration":"10000","Switch":1}]}, index=1} 2024-08-31 16:09:33.177 INFO 12794 --- [gbw-async-24] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=1} 2024-08-31 16:09:33.264 INFO 12794 --- [gbw-async-28] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 0, "Freq": 639, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:09:29", "Desc": "�����\/����ȹ���" } 2024-08-31 16:09:33.351 INFO 12794 --- [gbw-async-23] c.b.gbw.service.impl.AsyncServiceImpl : channelDevUpdate IS_REPORT:true,isWxgz:true 2024-08-31 16:09:33.383 INFO 12794 --- [gbw-async-24] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=1, slot=3, demod=HemDemod(frequency=720, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.2, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.2, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:09:33.384 INFO 12794 --- [gbw-async-24] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"MsgType":"TrsAddProgram","Source":{"TaskId":"720-1","StreamURLSrc":"udp://236.10.2.2:1234","StreamURLDst":"rtmp://192.168.100.27:3103/2-720","WorkMode":"PCMTOFLV","AudioBitRate":"128000","AutoDelTask":"0","InSampleRate":"20000","OutSampleRate":"48000","InChannel":"1","AudioType":"0"}} 2024-08-31 16:09:33.389 INFO 12794 --- [gbw-async-24] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:09:33.400 INFO 12794 --- [gbw-async-21] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:09:33.424 INFO 12794 --- [gbw-async-25] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:09:33.640 INFO 12794 --- [http-nio-80-exec-4] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :2 2024-08-31 16:09:33.646 INFO 12794 --- [http-nio-80-exec-5] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :3 2024-08-31 16:09:33.777 INFO 12794 --- [gbw-async-30] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":2,"streamUrl":"rtmp://192.168.100.27:3103/2-720","requireId":"Task_RequireId-720-2","recTaskId":"Task_Perception-720-2-20240831160933165","freq":"720","startTime":"2024-08-31 16:09:33","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:09:33.933 INFO 12794 --- [gbw-async-24] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"DelStream","Streams":["720-1"]} 2024-08-31 16:09:33.943 INFO 12794 --- [gbw-async-24] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:09:34.059 INFO 12794 --- [gbw-async-24] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"AddStream","Streams":[{"SignalId":"720-1","StreamURL":"udp://236.10.2.2:1234","SaveDays":"9999","SavePath":"/savefile/recordFiles/PCMFiles","FileDuration":"1800","FileType":"2","SampleRate":"20000","OutSampleRate":"16000","BitRate":"32000","InChannel":"1","AudioType":"1","StreamType":"0"}]} 2024-08-31 16:09:34.064 INFO 12794 --- [gbw-async-24] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:09:34.108 INFO 12794 --- [http-nio-80-exec-2] c.b.g.d.r.controller.RecordReceiver : Recorder[172.16.100.25]上报: { "SignalId": "720-1", "FilePath": "/720-1/20240831/20240831160934.ts", "BeginTime": "2024-08-31 16:09:34", "EndTime": "", "FileSize": "0", "Type": "Add"} 2024-08-31 16:09:34.351 INFO 12794 --- [http-nio-80-exec-2] c.b.g.d.r.controller.RecordReceiver : entity recordId:720-1_20240831160934 save result: true entity id:2055 2024-08-31 16:09:34.596 INFO 12794 --- [gbw-async-24] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=1} 2024-08-31 16:09:34.760 INFO 12794 --- [gbw-async-24] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=1, slot=3, demod=HemDemod(frequency=720, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.2, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.2, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:09:34.764 INFO 12794 --- [gbw-async-24] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"9e38e51e-c4a0-4662-9baa-131f072dfea8","SignalId":"2233_91774423","StreamURL":"udp://235.0.2.2:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:09:34.769 INFO 12794 --- [gbw-async-24] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:09:34.824 INFO 12794 --- [http-nio-80-exec-3] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "9e38e51e-c4a0-4662-9baa-131f072dfea8", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:09:35.521 INFO 12794 --- [gbw-async-24] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"466cb98a-d7f0-4e2a-a178-06aaf9fad875","SignalId":"2233_91774423"} 2024-08-31 16:09:35.525 INFO 12794 --- [gbw-async-24] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:09:35.631 INFO 12794 --- [http-nio-80-exec-1] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "466cb98a-d7f0-4e2a-a178-06aaf9fad875", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:09:35.746 INFO 12794 --- [http-nio-80-exec-4] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2233_91774423", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2233_91774423/Real/20240831160935-2233_91774423.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:09:35", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:09:35.837 ERROR 12794 --- [gbw-async-30] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:09:37.215 INFO 12794 --- [gbw-async-4] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 1, "Freq": 720, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:09:33", "Desc": "�����\/����ȹ���" } 2024-08-31 16:09:40.954 INFO 12794 --- [gbw-async-27] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetAlarmInfo, data={"Index":"2","Slot":"3","AlarmCtrl":[{"Type":"2000","SubType":"0","ThrVal":"0.0","Duration":"3000","Switch":1},{"Type":"2001","SubType":"0","ThrVal":"30.0","Duration":"3000","Switch":1},{"Type":"2002","SubType":"0","ThrVal":"90.0","Duration":"3000","Switch":1},{"Type":"2003","SubType":"0","ThrVal":"10.0","Duration":"3000","Switch":1},{"Type":"2017","SubType":"0","ThrVal":"20.0","Duration":"10000","Switch":1}]}, index=2} 2024-08-31 16:09:40.956 INFO 12794 --- [gbw-async-36] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetPointInfo, data={"Index":"2","Save":true,"Demod":{"Frequency":"11680","RfType":"AM","BandWidth":"10"},"IQOut":[{"MulticastIP":"235.0.2.3","Port":1234,"OutputValid":"1","Switch":true}],"MulticastOut":[{"MulticastIP":"236.10.2.3","Port":1234,"Switch":true}]}, index=2} 2024-08-31 16:09:40.961 INFO 12794 --- [gbw-async-26] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=2} 2024-08-31 16:09:41.056 INFO 12794 --- [gbw-async-32] c.b.gbw.service.impl.AsyncServiceImpl : channelDevUpdate IS_REPORT:true,isWxgz:true 2024-08-31 16:09:41.133 INFO 12794 --- [gbw-async-36] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:09:41.180 INFO 12794 --- [gbw-async-27] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:09:41.214 INFO 12794 --- [gbw-async-26] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=2, slot=3, demod=HemDemod(frequency=11680, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.3, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.3, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:09:41.215 INFO 12794 --- [gbw-async-26] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"MsgType":"TrsAddProgram","Source":{"TaskId":"11680-2","StreamURLSrc":"udp://236.10.2.3:1234","StreamURLDst":"rtmp://192.168.100.27:3103/3-11680","WorkMode":"PCMTOFLV","AudioBitRate":"128000","AutoDelTask":"0","InSampleRate":"20000","OutSampleRate":"48000","InChannel":"1","AudioType":"0"}} 2024-08-31 16:09:41.222 INFO 12794 --- [gbw-async-26] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:09:41.448 INFO 12794 --- [http-nio-80-exec-7] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :4 2024-08-31 16:09:41.451 INFO 12794 --- [http-nio-80-exec-1] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :3 2024-08-31 16:09:42.227 INFO 12794 --- [gbw-async-30] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":3,"streamUrl":"rtmp://192.168.100.27:3103/3-11680","requireId":"Task_RequireId-11680-3","recTaskId":"Task_Perception-11680-3-20240831160940949","freq":"11680","startTime":"2024-08-31 16:09:40","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:09:42.482 INFO 12794 --- [gbw-async-26] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"DelStream","Streams":["11680-2"]} 2024-08-31 16:09:42.488 INFO 12794 --- [gbw-async-26] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:09:42.605 INFO 12794 --- [gbw-async-26] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"AddStream","Streams":[{"SignalId":"11680-2","StreamURL":"udp://236.10.2.3:1234","SaveDays":"9999","SavePath":"/savefile/recordFiles/PCMFiles","FileDuration":"1800","FileType":"2","SampleRate":"20000","OutSampleRate":"16000","BitRate":"32000","InChannel":"1","AudioType":"1","StreamType":"0"}]} 2024-08-31 16:09:42.609 INFO 12794 --- [gbw-async-26] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:09:42.666 INFO 12794 --- [http-nio-80-exec-8] c.b.g.d.r.controller.RecordReceiver : Recorder[172.16.100.25]上报: { "SignalId": "11680-2", "FilePath": "/11680-2/20240831/20240831160942.ts", "BeginTime": "2024-08-31 16:09:42", "EndTime": "", "FileSize": "0", "Type": "Add"} 2024-08-31 16:09:42.739 INFO 12794 --- [http-nio-80-exec-8] c.b.g.d.r.controller.RecordReceiver : entity recordId:11680-2_20240831160942 save result: true entity id:2056 2024-08-31 16:09:43.014 INFO 12794 --- [gbw-async-26] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=2} 2024-08-31 16:09:43.223 INFO 12794 --- [gbw-async-26] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=2, slot=3, demod=HemDemod(frequency=11680, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.3, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.3, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:09:43.227 INFO 12794 --- [gbw-async-26] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"a52943e8-fb61-4392-93ec-995ed49935d3","SignalId":"2234_91782875","StreamURL":"udp://235.0.2.3:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:09:43.231 INFO 12794 --- [gbw-async-26] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:09:43.344 INFO 12794 --- [http-nio-80-exec-10] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "a52943e8-fb61-4392-93ec-995ed49935d3", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:09:43.629 INFO 12794 --- [gbw-async-26] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"a49ca54b-a8d9-4724-820a-959d474367f1","SignalId":"2234_91782875"} 2024-08-31 16:09:43.633 INFO 12794 --- [gbw-async-26] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:09:43.749 INFO 12794 --- [http-nio-80-exec-1] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "a49ca54b-a8d9-4724-820a-959d474367f1", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:09:43.846 INFO 12794 --- [http-nio-80-exec-5] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2234_91782875", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2234_91782875/Real/20240831160943-2234_91782875.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:09:43", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:09:44.255 INFO 12794 --- [gbw-async-9] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2001, "SubType": 0, "State": 1, "Data": 22, "StartTime": "2024-08-31 16:09:40", "Desc": "���ʹ���" } 2024-08-31 16:09:44.360 INFO 12794 --- [gbw-async-4] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2003, "SubType": 0, "State": 1, "Data": 2, "StartTime": "2024-08-31 16:09:40", "Desc": "�����\/����ȹ���" } 2024-08-31 16:09:45.276 ERROR 12794 --- [gbw-async-30] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:09:47.876 INFO 12794 --- [gbw-async-37] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetPointInfo, data={"Index":"3","Save":true,"Demod":{"Frequency":"11810","RfType":"AM","BandWidth":"10"},"IQOut":[{"MulticastIP":"235.0.2.4","Port":1234,"OutputValid":"1","Switch":true}],"MulticastOut":[{"MulticastIP":"236.10.2.4","Port":1234,"Switch":true}]}, index=3} 2024-08-31 16:09:47.887 INFO 12794 --- [gbw-async-34] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=3} 2024-08-31 16:09:47.893 INFO 12794 --- [gbw-async-32] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetAlarmInfo, data={"Index":"3","Slot":"3","AlarmCtrl":[{"Type":"2000","SubType":"0","ThrVal":"0.0","Duration":"3000","Switch":1},{"Type":"2001","SubType":"0","ThrVal":"30.0","Duration":"3000","Switch":1},{"Type":"2002","SubType":"0","ThrVal":"90.0","Duration":"3000","Switch":1},{"Type":"2003","SubType":"0","ThrVal":"10.0","Duration":"3000","Switch":1},{"Type":"2017","SubType":"0","ThrVal":"20.0","Duration":"10000","Switch":1}]}, index=3} 2024-08-31 16:09:48.055 INFO 12794 --- [gbw-async-37] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:09:48.085 INFO 12794 --- [gbw-async-32] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:09:48.146 INFO 12794 --- [gbw-async-34] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=3, slot=3, demod=HemDemod(frequency=11810, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.4, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.4, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:09:48.147 INFO 12794 --- [gbw-async-34] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"MsgType":"TrsAddProgram","Source":{"TaskId":"11810-3","StreamURLSrc":"udp://236.10.2.4:1234","StreamURLDst":"rtmp://192.168.100.27:3103/4-11810","WorkMode":"PCMTOFLV","AudioBitRate":"128000","AutoDelTask":"0","InSampleRate":"20000","OutSampleRate":"48000","InChannel":"1","AudioType":"0"}} 2024-08-31 16:09:48.151 INFO 12794 --- [gbw-async-34] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:09:48.518 INFO 12794 --- [gbw-async-27] c.b.gbw.service.impl.AsyncServiceImpl : channelDevUpdate IS_REPORT:true,isWxgz:true 2024-08-31 16:09:48.673 INFO 12794 --- [http-nio-80-exec-5] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :2 2024-08-31 16:09:48.689 INFO 12794 --- [http-nio-80-exec-8] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :15 2024-08-31 16:09:49.050 INFO 12794 --- [gbw-async-5] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":4,"streamUrl":"rtmp://192.168.100.27:3103/4-11810","requireId":"Task_RequireId-11810-4","recTaskId":"Task_Perception-11810-4-20240831160947872","freq":"11810","startTime":"2024-08-31 16:09:47","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:09:49.279 INFO 12794 --- [gbw-async-34] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"DelStream","Streams":["11810-3"]} 2024-08-31 16:09:49.285 INFO 12794 --- [gbw-async-34] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:09:49.415 INFO 12794 --- [gbw-async-34] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"AddStream","Streams":[{"SignalId":"11810-3","StreamURL":"udp://236.10.2.4:1234","SaveDays":"9999","SavePath":"/savefile/recordFiles/PCMFiles","FileDuration":"1800","FileType":"2","SampleRate":"20000","OutSampleRate":"16000","BitRate":"32000","InChannel":"1","AudioType":"1","StreamType":"0"}]} 2024-08-31 16:09:49.423 INFO 12794 --- [gbw-async-34] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:09:49.499 INFO 12794 --- [http-nio-80-exec-3] c.b.g.d.r.controller.RecordReceiver : Recorder[172.16.100.25]上报: { "SignalId": "11810-3", "FilePath": "/11810-3/20240831/20240831160949.ts", "BeginTime": "2024-08-31 16:09:49", "EndTime": "", "FileSize": "0", "Type": "Add"} 2024-08-31 16:09:49.625 INFO 12794 --- [http-nio-80-exec-3] c.b.g.d.r.controller.RecordReceiver : entity recordId:11810-3_20240831160949 save result: true entity id:2057 2024-08-31 16:09:49.896 INFO 12794 --- [gbw-async-34] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=3} 2024-08-31 16:09:50.054 INFO 12794 --- [gbw-async-34] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=3, slot=3, demod=HemDemod(frequency=11810, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.4, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.4, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:09:50.058 INFO 12794 --- [gbw-async-34] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"28104308-f8ea-4955-86c2-e713210c25bb","SignalId":"2235_91789710","StreamURL":"udp://235.0.2.4:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:09:50.064 INFO 12794 --- [gbw-async-34] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:09:50.163 INFO 12794 --- [http-nio-80-exec-4] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "28104308-f8ea-4955-86c2-e713210c25bb", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:09:50.884 INFO 12794 --- [gbw-async-34] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"4538a2d1-0f05-4d67-82ad-7272b53bf785","SignalId":"2235_91789710"} 2024-08-31 16:09:50.889 INFO 12794 --- [gbw-async-34] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:09:50.973 INFO 12794 --- [http-nio-80-exec-10] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "4538a2d1-0f05-4d67-82ad-7272b53bf785", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:09:51.003 INFO 12794 --- [http-nio-80-exec-3] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2235_91789710", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2235_91789710/Real/20240831160950-2235_91789710.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:09:50", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:09:51.301 INFO 12794 --- [gbw-async-4] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 3, "Freq": 11810, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:09:47", "Desc": "ʧ��" } 2024-08-31 16:09:52.102 ERROR 12794 --- [gbw-async-5] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:09:55.490 INFO 12794 --- [gbw-async-44] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetPointInfo, data={"Index":"4","Save":true,"Demod":{"Frequency":"11815","RfType":"AM","BandWidth":"10"},"IQOut":[{"MulticastIP":"235.0.2.5","Port":1234,"OutputValid":"1","Switch":true}],"MulticastOut":[{"MulticastIP":"236.10.2.5","Port":1234,"Switch":true}]}, index=4} 2024-08-31 16:09:55.497 INFO 12794 --- [gbw-async-39] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetAlarmInfo, data={"Index":"4","Slot":"3","AlarmCtrl":[{"Type":"2000","SubType":"0","ThrVal":"0.0","Duration":"3000","Switch":1},{"Type":"2001","SubType":"0","ThrVal":"30.0","Duration":"3000","Switch":1},{"Type":"2002","SubType":"0","ThrVal":"90.0","Duration":"3000","Switch":1},{"Type":"2003","SubType":"0","ThrVal":"10.0","Duration":"3000","Switch":1},{"Type":"2017","SubType":"0","ThrVal":"20.0","Duration":"10000","Switch":1}]}, index=4} 2024-08-31 16:09:55.510 INFO 12794 --- [gbw-async-27] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=4} 2024-08-31 16:09:55.667 INFO 12794 --- [gbw-async-39] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:09:55.725 INFO 12794 --- [gbw-async-44] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:09:55.746 INFO 12794 --- [gbw-async-27] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=4, slot=3, demod=HemDemod(frequency=11815, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.5, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.5, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:09:55.746 INFO 12794 --- [gbw-async-27] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"MsgType":"TrsAddProgram","Source":{"TaskId":"11815-4","StreamURLSrc":"udp://236.10.2.5:1234","StreamURLDst":"rtmp://192.168.100.27:3103/5-11815","WorkMode":"PCMTOFLV","AudioBitRate":"128000","AutoDelTask":"0","InSampleRate":"20000","OutSampleRate":"48000","InChannel":"1","AudioType":"0"}} 2024-08-31 16:09:55.754 INFO 12794 --- [gbw-async-27] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:09:55.847 INFO 12794 --- [gbw-async-45] c.b.gbw.service.impl.AsyncServiceImpl : channelDevUpdate IS_REPORT:true,isWxgz:true 2024-08-31 16:09:55.870 INFO 12794 --- [http-nio-80-exec-8] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :3 2024-08-31 16:09:55.871 INFO 12794 --- [http-nio-80-exec-6] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :2 2024-08-31 16:09:56.179 INFO 12794 --- [gbw-async-50] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":5,"streamUrl":"rtmp://192.168.100.27:3103/5-11815","requireId":"Task_RequireId-11815-5","recTaskId":"Task_Perception-11815-5-20240831160955489","freq":"11815","startTime":"2024-08-31 16:09:55","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:09:56.407 INFO 12794 --- [gbw-async-27] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"DelStream","Streams":["11815-4"]} 2024-08-31 16:09:56.411 INFO 12794 --- [gbw-async-27] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:09:56.572 INFO 12794 --- [gbw-async-27] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"AddStream","Streams":[{"SignalId":"11815-4","StreamURL":"udp://236.10.2.5:1234","SaveDays":"9999","SavePath":"/savefile/recordFiles/PCMFiles","FileDuration":"1800","FileType":"2","SampleRate":"20000","OutSampleRate":"16000","BitRate":"32000","InChannel":"1","AudioType":"1","StreamType":"0"}]} 2024-08-31 16:09:56.575 INFO 12794 --- [gbw-async-27] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:09:56.601 INFO 12794 --- [http-nio-80-exec-7] c.b.g.d.r.controller.RecordReceiver : Recorder[172.16.100.25]上报: { "SignalId": "11815-4", "FilePath": "/11815-4/20240831/20240831160956.ts", "BeginTime": "2024-08-31 16:09:56", "EndTime": "", "FileSize": "0", "Type": "Add"} 2024-08-31 16:09:56.730 INFO 12794 --- [http-nio-80-exec-7] c.b.g.d.r.controller.RecordReceiver : entity recordId:11815-4_20240831160956 save result: true entity id:2058 2024-08-31 16:09:57.394 INFO 12794 --- [gbw-async-27] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=4} 2024-08-31 16:09:57.552 INFO 12794 --- [gbw-async-27] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=4, slot=3, demod=HemDemod(frequency=11815, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.5, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.5, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:09:57.557 INFO 12794 --- [gbw-async-27] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"b3e23ef6-7181-4c3b-8f3e-544a492a5a86","SignalId":"2236_91796932","StreamURL":"udp://235.0.2.5:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:09:57.562 INFO 12794 --- [gbw-async-27] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:09:57.685 INFO 12794 --- [http-nio-80-exec-8] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "b3e23ef6-7181-4c3b-8f3e-544a492a5a86", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:09:58.102 INFO 12794 --- [gbw-async-27] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"c076da3e-270b-45bd-bb04-de5016f347f5","SignalId":"2236_91796932"} 2024-08-31 16:09:58.105 INFO 12794 --- [gbw-async-27] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:09:58.192 INFO 12794 --- [http-nio-80-exec-1] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "c076da3e-270b-45bd-bb04-de5016f347f5", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:09:58.247 INFO 12794 --- [http-nio-80-exec-4] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2236_91796932", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2236_91796932/Real/20240831160958-2236_91796932.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:09:58", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:09:59.223 ERROR 12794 --- [gbw-async-50] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:09:59.320 INFO 12794 --- [gbw-async-17] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 4, "Freq": 11815, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:09:55", "Desc": "ʧ��" } 2024-08-31 16:10:00.053 INFO 12794 --- [DefaultQuartzScheduler_Worker-21] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:10:00.484 INFO 12794 --- [gbw-async-29] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 0, "Freq": 639, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:09:29", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:00.487 INFO 12794 --- [gbw-async-42] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 1, "Freq": 720, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:09:33", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:00.492 INFO 12794 --- [gbw-async-46] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2001, "SubType": 0, "State": 1, "Data": 22, "StartTime": "2024-08-31 16:09:40", "Desc": "���ʹ���" } 2024-08-31 16:10:00.497 INFO 12794 --- [gbw-async-38] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2003, "SubType": 0, "State": 1, "Data": 2, "StartTime": "2024-08-31 16:09:40", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:00.501 INFO 12794 --- [gbw-async-37] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 3, "Freq": 11810, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:09:47", "Desc": "ʧ��" } 2024-08-31 16:10:00.517 INFO 12794 --- [gbw-async-32] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 4, "Freq": 11815, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:09:55", "Desc": "ʧ��" } 2024-08-31 16:10:00.975 INFO 12794 --- [DefaultQuartzScheduler_Worker-21] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":10,"Sec":1}} 2024-08-31 16:10:01.226 INFO 12794 --- [DefaultQuartzScheduler_Worker-21] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:02.548 INFO 12794 --- [gbw-async-11] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetAlarmInfo, data={"Index":"5","Slot":"3","AlarmCtrl":[{"Type":"2000","SubType":"0","ThrVal":"0.0","Duration":"3000","Switch":1},{"Type":"2001","SubType":"0","ThrVal":"30.0","Duration":"3000","Switch":1},{"Type":"2002","SubType":"0","ThrVal":"90.0","Duration":"3000","Switch":1},{"Type":"2003","SubType":"0","ThrVal":"10.0","Duration":"3000","Switch":1},{"Type":"2017","SubType":"0","ThrVal":"20.0","Duration":"10000","Switch":1}]}, index=5} 2024-08-31 16:10:02.553 INFO 12794 --- [gbw-async-15] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetPointInfo, data={"Index":"5","Save":true,"Demod":{"Frequency":"14920","RfType":"AM","BandWidth":"10"},"IQOut":[{"MulticastIP":"235.0.2.6","Port":1234,"OutputValid":"1","Switch":true}],"MulticastOut":[{"MulticastIP":"236.10.2.6","Port":1234,"Switch":true}]}, index=5} 2024-08-31 16:10:02.562 INFO 12794 --- [gbw-async-12] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=5} 2024-08-31 16:10:02.649 INFO 12794 --- [gbw-async-8] c.b.gbw.service.impl.AsyncServiceImpl : channelDevUpdate IS_REPORT:true,isWxgz:true 2024-08-31 16:10:02.674 INFO 12794 --- [http-nio-80-exec-3] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :2 2024-08-31 16:10:02.674 INFO 12794 --- [http-nio-80-exec-4] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :2 2024-08-31 16:10:02.728 INFO 12794 --- [gbw-async-11] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:02.753 INFO 12794 --- [gbw-async-15] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:02.828 INFO 12794 --- [gbw-async-12] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=5, slot=3, demod=HemDemod(frequency=14920, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.6, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.6, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:02.829 INFO 12794 --- [gbw-async-12] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"MsgType":"TrsAddProgram","Source":{"TaskId":"14920-5","StreamURLSrc":"udp://236.10.2.6:1234","StreamURLDst":"rtmp://192.168.100.27:3103/6-14920","WorkMode":"PCMTOFLV","AudioBitRate":"128000","AutoDelTask":"0","InSampleRate":"20000","OutSampleRate":"48000","InChannel":"1","AudioType":"0"}} 2024-08-31 16:10:02.838 INFO 12794 --- [gbw-async-12] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:10:03.271 INFO 12794 --- [gbw-async-19] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":6,"streamUrl":"rtmp://192.168.100.27:3103/6-14920","requireId":"Task_RequireId-14920-6","recTaskId":"Task_Perception-14920-6-20240831161002546","freq":"14920","startTime":"2024-08-31 16:10:02","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:10:03.454 INFO 12794 --- [gbw-async-12] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"DelStream","Streams":["14920-5"]} 2024-08-31 16:10:03.460 INFO 12794 --- [gbw-async-12] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:10:04.169 INFO 12794 --- [gbw-async-12] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"AddStream","Streams":[{"SignalId":"14920-5","StreamURL":"udp://236.10.2.6:1234","SaveDays":"9999","SavePath":"/savefile/recordFiles/PCMFiles","FileDuration":"1800","FileType":"2","SampleRate":"20000","OutSampleRate":"16000","BitRate":"32000","InChannel":"1","AudioType":"1","StreamType":"0"}]} 2024-08-31 16:10:04.173 INFO 12794 --- [gbw-async-12] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:10:04.214 INFO 12794 --- [http-nio-80-exec-7] c.b.g.d.r.controller.RecordReceiver : Recorder[172.16.100.25]上报: { "SignalId": "14920-5", "FilePath": "/14920-5/20240831/20240831161004.ts", "BeginTime": "2024-08-31 16:10:04", "EndTime": "", "FileSize": "0", "Type": "Add"} 2024-08-31 16:10:04.868 INFO 12794 --- [http-nio-80-exec-7] c.b.g.d.r.controller.RecordReceiver : entity recordId:14920-5_20240831161004 save result: true entity id:2059 2024-08-31 16:10:05.256 INFO 12794 --- [gbw-async-12] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=5} 2024-08-31 16:10:05.421 INFO 12794 --- [gbw-async-12] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=5, slot=3, demod=HemDemod(frequency=14920, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.6, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.6, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:05.423 INFO 12794 --- [gbw-async-23] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2003, "SubType": 0, "State": 0, "Data": 10, "StartTime": "2024-08-31 16:10:05", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:05.427 INFO 12794 --- [gbw-async-12] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"266ea14b-68d7-4056-8569-517eb29aa7c6","SignalId":"2237_91805067","StreamURL":"udp://235.0.2.6:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:10:05.445 INFO 12794 --- [gbw-async-12] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:10:05.505 INFO 12794 --- [http-nio-80-exec-10] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "266ea14b-68d7-4056-8569-517eb29aa7c6", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:10:05.663 INFO 12794 --- [gbw-async-12] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"c23af0f2-7c49-4112-a3fa-22e126812174","SignalId":"2237_91805067"} 2024-08-31 16:10:05.666 INFO 12794 --- [gbw-async-12] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:10:05.811 INFO 12794 --- [http-nio-80-exec-3] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "c23af0f2-7c49-4112-a3fa-22e126812174", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:10:05.867 INFO 12794 --- [http-nio-80-exec-4] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2237_91805067", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2237_91805067/Real/20240831161005-2237_91805067.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:10:05", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:10:06.319 ERROR 12794 --- [gbw-async-19] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:10:06.357 INFO 12794 --- [gbw-async-29] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2001, "SubType": 0, "State": 0, "Data": 30, "StartTime": "2024-08-31 16:10:06", "Desc": "���ʹ���" } 2024-08-31 16:10:10.419 INFO 12794 --- [gbw-async-26] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:07", "Desc": "ʧ��" } 2024-08-31 16:10:11.337 INFO 12794 --- [gbw-async-16] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:10:11", "Desc": "ʧ��" } 2024-08-31 16:10:13.506 INFO 12794 --- [gbw-async-12] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetPointInfo, data={"Index":"6","Save":true,"Demod":{"Frequency":"15230","RfType":"AM","BandWidth":"10"},"IQOut":[{"MulticastIP":"235.0.2.7","Port":1234,"OutputValid":"1","Switch":true}],"MulticastOut":[{"MulticastIP":"236.10.2.7","Port":1234,"Switch":true}]}, index=6} 2024-08-31 16:10:13.511 INFO 12794 --- [gbw-async-42] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetAlarmInfo, data={"Index":"6","Slot":"3","AlarmCtrl":[{"Type":"2000","SubType":"0","ThrVal":"0.0","Duration":"3000","Switch":1},{"Type":"2001","SubType":"0","ThrVal":"30.0","Duration":"3000","Switch":1},{"Type":"2002","SubType":"0","ThrVal":"90.0","Duration":"3000","Switch":1},{"Type":"2003","SubType":"0","ThrVal":"10.0","Duration":"3000","Switch":1},{"Type":"2017","SubType":"0","ThrVal":"20.0","Duration":"10000","Switch":1}]}, index=6} 2024-08-31 16:10:13.524 INFO 12794 --- [gbw-async-31] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=6} 2024-08-31 16:10:13.708 INFO 12794 --- [gbw-async-42] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:13.741 INFO 12794 --- [gbw-async-31] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=6, slot=3, demod=HemDemod(frequency=15230, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.7, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.7, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:13.742 INFO 12794 --- [gbw-async-31] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"MsgType":"TrsAddProgram","Source":{"TaskId":"15230-6","StreamURLSrc":"udp://236.10.2.7:1234","StreamURLDst":"rtmp://192.168.100.27:3103/7-15230","WorkMode":"PCMTOFLV","AudioBitRate":"128000","AutoDelTask":"0","InSampleRate":"20000","OutSampleRate":"48000","InChannel":"1","AudioType":"0"}} 2024-08-31 16:10:13.752 INFO 12794 --- [gbw-async-31] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:10:13.793 INFO 12794 --- [gbw-async-12] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:14.112 INFO 12794 --- [gbw-async-29] c.b.gbw.service.impl.AsyncServiceImpl : channelDevUpdate IS_REPORT:true,isWxgz:true 2024-08-31 16:10:14.243 INFO 12794 --- [http-nio-80-exec-1] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :3 2024-08-31 16:10:14.245 INFO 12794 --- [http-nio-80-exec-10] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :2 2024-08-31 16:10:14.341 INFO 12794 --- [gbw-async-41] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":7,"streamUrl":"rtmp://192.168.100.27:3103/7-15230","requireId":"Task_RequireId-15230-7","recTaskId":"Task_Perception-15230-7-20240831161013502","freq":"15230","startTime":"2024-08-31 16:10:13","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:10:14.584 INFO 12794 --- [gbw-async-31] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"DelStream","Streams":["15230-6"]} 2024-08-31 16:10:14.589 INFO 12794 --- [gbw-async-31] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:10:14.820 INFO 12794 --- [gbw-async-31] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"AddStream","Streams":[{"SignalId":"15230-6","StreamURL":"udp://236.10.2.7:1234","SaveDays":"9999","SavePath":"/savefile/recordFiles/PCMFiles","FileDuration":"1800","FileType":"2","SampleRate":"20000","OutSampleRate":"16000","BitRate":"32000","InChannel":"1","AudioType":"1","StreamType":"0"}]} 2024-08-31 16:10:14.825 INFO 12794 --- [gbw-async-31] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:10:14.864 INFO 12794 --- [http-nio-80-exec-7] c.b.g.d.r.controller.RecordReceiver : Recorder[172.16.100.25]上报: { "SignalId": "15230-6", "FilePath": "/15230-6/20240831/20240831161014.ts", "BeginTime": "2024-08-31 16:10:14", "EndTime": "", "FileSize": "0", "Type": "Add"} 2024-08-31 16:10:15.345 INFO 12794 --- [http-nio-80-exec-7] c.b.g.d.r.controller.RecordReceiver : entity recordId:15230-6_20240831161014 save result: true entity id:2060 2024-08-31 16:10:17.383 ERROR 12794 --- [gbw-async-41] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:10:19.199 INFO 12794 --- [gbw-async-43] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetPointInfo, data={"Index":"7","Save":true,"Demod":{"Frequency":"15340","RfType":"AM","BandWidth":"10"},"IQOut":[{"MulticastIP":"235.0.2.8","Port":1234,"OutputValid":"1","Switch":true}],"MulticastOut":[{"MulticastIP":"236.10.2.8","Port":1234,"Switch":true}]}, index=7} 2024-08-31 16:10:19.201 INFO 12794 --- [gbw-async-23] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetAlarmInfo, data={"Index":"7","Slot":"3","AlarmCtrl":[{"Type":"2000","SubType":"0","ThrVal":"0.0","Duration":"3000","Switch":1},{"Type":"2001","SubType":"0","ThrVal":"30.0","Duration":"3000","Switch":1},{"Type":"2002","SubType":"0","ThrVal":"90.0","Duration":"3000","Switch":1},{"Type":"2003","SubType":"0","ThrVal":"10.0","Duration":"3000","Switch":1},{"Type":"2017","SubType":"0","ThrVal":"20.0","Duration":"10000","Switch":1}]}, index=7} 2024-08-31 16:10:19.206 INFO 12794 --- [gbw-async-28] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=7} 2024-08-31 16:10:19.360 INFO 12794 --- [gbw-async-43] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:19.387 INFO 12794 --- [gbw-async-28] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=7, slot=3, demod=HemDemod(frequency=15340, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.8, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.8, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:19.388 INFO 12794 --- [gbw-async-28] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"MsgType":"TrsAddProgram","Source":{"TaskId":"15340-7","StreamURLSrc":"udp://236.10.2.8:1234","StreamURLDst":"rtmp://192.168.100.27:3103/8-15340","WorkMode":"PCMTOFLV","AudioBitRate":"128000","AutoDelTask":"0","InSampleRate":"20000","OutSampleRate":"48000","InChannel":"1","AudioType":"0"}} 2024-08-31 16:10:19.393 INFO 12794 --- [gbw-async-28] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:10:19.397 INFO 12794 --- [gbw-async-20] c.b.gbw.service.impl.AsyncServiceImpl : channelDevUpdate IS_REPORT:true,isWxgz:true 2024-08-31 16:10:19.440 INFO 12794 --- [gbw-async-23] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:19.606 INFO 12794 --- [gbw-async-42] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":8,"streamUrl":"rtmp://192.168.100.27:3103/8-15340","requireId":"Task_RequireId-15340-8","recTaskId":"Task_Perception-15340-8-20240831161019197","freq":"15340","startTime":"2024-08-31 16:10:19","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:10:19.742 INFO 12794 --- [gbw-async-28] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"DelStream","Streams":["15340-7"]} 2024-08-31 16:10:19.747 INFO 12794 --- [gbw-async-28] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:10:19.784 INFO 12794 --- [http-nio-80-exec-7] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :1 2024-08-31 16:10:19.786 INFO 12794 --- [http-nio-80-exec-6] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :3 2024-08-31 16:10:20.424 ERROR 12794 --- [gbw-async-42] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:10:20.870 INFO 12794 --- [gbw-async-28] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"AddStream","Streams":[{"SignalId":"15340-7","StreamURL":"udp://236.10.2.8:1234","SaveDays":"9999","SavePath":"/savefile/recordFiles/PCMFiles","FileDuration":"1800","FileType":"2","SampleRate":"20000","OutSampleRate":"16000","BitRate":"32000","InChannel":"1","AudioType":"1","StreamType":"0"}]} 2024-08-31 16:10:20.876 INFO 12794 --- [gbw-async-28] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:10:20.933 INFO 12794 --- [http-nio-80-exec-10] c.b.g.d.r.controller.RecordReceiver : Recorder[172.16.100.25]上报: { "SignalId": "15340-7", "FilePath": "/15340-7/20240831/20240831161020.ts", "BeginTime": "2024-08-31 16:10:20", "EndTime": "", "FileSize": "0", "Type": "Add"} 2024-08-31 16:10:21.057 INFO 12794 --- [http-nio-80-exec-10] c.b.g.d.r.controller.RecordReceiver : entity recordId:15340-7_20240831161020 save result: true entity id:2061 2024-08-31 16:10:21.304 INFO 12794 --- [gbw-async-28] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=7} 2024-08-31 16:10:21.461 INFO 12794 --- [gbw-async-28] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=7, slot=3, demod=HemDemod(frequency=15340, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.8, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.8, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:21.465 INFO 12794 --- [gbw-async-28] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"0bf7e4eb-a366-45e7-915b-5e5aad043e66","SignalId":"2238_91821159","StreamURL":"udp://235.0.2.8:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:10:21.469 INFO 12794 --- [gbw-async-28] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:10:21.486 INFO 12794 --- [gbw-async-1] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 1, "Data": 13, "StartTime": "2024-08-31 16:10:18", "Desc": "���ʹ���" } 2024-08-31 16:10:21.532 INFO 12794 --- [http-nio-80-exec-6] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "0bf7e4eb-a366-45e7-915b-5e5aad043e66", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:10:21.588 INFO 12794 --- [gbw-async-6] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:10:18", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:21.598 INFO 12794 --- [gbw-async-28] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"63c66483-14e3-4654-9e30-1a9885e9ac13","SignalId":"2238_91821159"} 2024-08-31 16:10:21.601 INFO 12794 --- [gbw-async-28] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:10:21.736 INFO 12794 --- [http-nio-80-exec-1] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "63c66483-14e3-4654-9e30-1a9885e9ac13", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:10:21.738 INFO 12794 --- [http-nio-80-exec-10] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2238_91821159", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2238_91821159/Real/20240831161021-2238_91821159.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:10:21", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:10:25.524 INFO 12794 --- [gbw-async-43] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 1, "Data": 12, "StartTime": "2024-08-31 16:10:22", "Desc": "���ʹ���" } 2024-08-31 16:10:25.627 INFO 12794 --- [gbw-async-20] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:10:22", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:26.563 INFO 12794 --- [gbw-async-35] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 0, "Data": 10, "StartTime": "2024-08-31 16:10:26", "Desc": "���ʹ���" } 2024-08-31 16:10:26.667 INFO 12794 --- [gbw-async-37] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:10:26", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:29.010 INFO 12794 --- [gbw-async-18] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetPointInfo, data={"Index":"8","Save":true,"Demod":{"Frequency":"15360","RfType":"AM","BandWidth":"10"},"IQOut":[{"MulticastIP":"235.0.2.9","Port":1234,"OutputValid":"1","Switch":true}],"MulticastOut":[{"MulticastIP":"236.10.2.9","Port":1234,"Switch":true}]}, index=8} 2024-08-31 16:10:29.011 INFO 12794 --- [gbw-async-8] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetAlarmInfo, data={"Index":"8","Slot":"3","AlarmCtrl":[{"Type":"2000","SubType":"0","ThrVal":"0.0","Duration":"3000","Switch":1},{"Type":"2001","SubType":"0","ThrVal":"30.0","Duration":"3000","Switch":1},{"Type":"2002","SubType":"0","ThrVal":"90.0","Duration":"3000","Switch":1},{"Type":"2003","SubType":"0","ThrVal":"10.0","Duration":"3000","Switch":1},{"Type":"2017","SubType":"0","ThrVal":"20.0","Duration":"10000","Switch":1}]}, index=8} 2024-08-31 16:10:29.021 INFO 12794 --- [gbw-async-9] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=8} 2024-08-31 16:10:29.172 INFO 12794 --- [gbw-async-18] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:29.215 INFO 12794 --- [gbw-async-8] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:29.246 INFO 12794 --- [gbw-async-9] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=8, slot=3, demod=HemDemod(frequency=15360, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.9, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.9, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:29.246 INFO 12794 --- [gbw-async-9] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"MsgType":"TrsAddProgram","Source":{"TaskId":"15360-8","StreamURLSrc":"udp://236.10.2.9:1234","StreamURLDst":"rtmp://192.168.100.27:3103/9-15360","WorkMode":"PCMTOFLV","AudioBitRate":"128000","AutoDelTask":"0","InSampleRate":"20000","OutSampleRate":"48000","InChannel":"1","AudioType":"0"}} 2024-08-31 16:10:29.251 INFO 12794 --- [gbw-async-9] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:10:29.558 INFO 12794 --- [gbw-async-22] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:26", "Desc": "ʧ��" } 2024-08-31 16:10:29.569 INFO 12794 --- [DefaultQuartzScheduler_Worker-15] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:10:29.659 INFO 12794 --- [gbw-async-31] c.b.gbw.service.impl.AsyncServiceImpl : channelDevUpdate IS_REPORT:true,isWxgz:true 2024-08-31 16:10:29.670 INFO 12794 --- [http-nio-80-exec-4] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :3 2024-08-31 16:10:29.671 INFO 12794 --- [http-nio-80-exec-2] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :2 2024-08-31 16:10:29.968 INFO 12794 --- [DefaultQuartzScheduler_Worker-15] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":10,"Sec":30}} 2024-08-31 16:10:30.276 INFO 12794 --- [DefaultQuartzScheduler_Worker-15] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:30.279 INFO 12794 --- [gbw-async-4] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":9,"streamUrl":"rtmp://192.168.100.27:3103/9-15360","requireId":"Task_RequireId-15360-9","recTaskId":"Task_Perception-15360-9-20240831161029007","freq":"15360","startTime":"2024-08-31 16:10:29","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:10:30.477 INFO 12794 --- [gbw-async-9] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"DelStream","Streams":["15360-8"]} 2024-08-31 16:10:30.483 INFO 12794 --- [gbw-async-9] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:10:30.638 INFO 12794 --- [gbw-async-9] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"AddStream","Streams":[{"SignalId":"15360-8","StreamURL":"udp://236.10.2.9:1234","SaveDays":"9999","SavePath":"/savefile/recordFiles/PCMFiles","FileDuration":"1800","FileType":"2","SampleRate":"20000","OutSampleRate":"16000","BitRate":"32000","InChannel":"1","AudioType":"1","StreamType":"0"}]} 2024-08-31 16:10:30.642 INFO 12794 --- [gbw-async-9] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:10:30.676 INFO 12794 --- [http-nio-80-exec-9] c.b.g.d.r.controller.RecordReceiver : Recorder[172.16.100.25]上报: { "SignalId": "15360-8", "FilePath": "/15360-8/20240831/20240831161030.ts", "BeginTime": "2024-08-31 16:10:30", "EndTime": "", "FileSize": "0", "Type": "Add"} 2024-08-31 16:10:30.792 INFO 12794 --- [http-nio-80-exec-9] c.b.g.d.r.controller.RecordReceiver : entity recordId:15360-8_20240831161030 save result: true entity id:2062 2024-08-31 16:10:31.064 INFO 12794 --- [gbw-async-9] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=8} 2024-08-31 16:10:31.220 INFO 12794 --- [gbw-async-9] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=8, slot=3, demod=HemDemod(frequency=15360, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.9, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.9, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:31.224 INFO 12794 --- [gbw-async-9] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"45cbd270-1e06-4f0c-b7a5-d6a99f95c254","SignalId":"2239_91830930","StreamURL":"udp://235.0.2.9:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:10:31.229 INFO 12794 --- [gbw-async-9] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:10:31.352 INFO 12794 --- [http-nio-80-exec-2] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "45cbd270-1e06-4f0c-b7a5-d6a99f95c254", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:10:32.170 INFO 12794 --- [gbw-async-9] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"22e5aef9-86f4-4986-8047-52ab5995021e","SignalId":"2239_91830930"} 2024-08-31 16:10:32.173 INFO 12794 --- [gbw-async-9] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:10:32.258 INFO 12794 --- [http-nio-80-exec-9] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "22e5aef9-86f4-4986-8047-52ab5995021e", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:10:32.337 INFO 12794 --- [http-nio-80-exec-6] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2239_91830930", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2239_91830930/Real/20240831161032-2239_91830930.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:10:32", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:10:32.601 INFO 12794 --- [gbw-async-25] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 1, "Data": 14, "StartTime": "2024-08-31 16:10:29", "Desc": "���ʹ���" } 2024-08-31 16:10:32.710 INFO 12794 --- [gbw-async-19] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:10:29", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:33.329 ERROR 12794 --- [gbw-async-4] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:10:33.541 INFO 12794 --- [gbw-async-36] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 0, "Data": 15, "StartTime": "2024-08-31 16:10:33", "Desc": "���ʹ���" } 2024-08-31 16:10:33.645 INFO 12794 --- [gbw-async-32] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:10:33", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:34.620 INFO 12794 --- [gbw-async-18] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetPointInfo, data={"Index":"9","Save":true,"Demod":{"Frequency":"17840","RfType":"AM","BandWidth":"10"},"IQOut":[{"MulticastIP":"235.0.2.10","Port":1234,"OutputValid":"1","Switch":true}],"MulticastOut":[{"MulticastIP":"236.10.2.10","Port":1234,"Switch":true}]}, index=9} 2024-08-31 16:10:34.739 INFO 12794 --- [gbw-async-28] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetAlarmInfo, data={"Index":"9","Slot":"3","AlarmCtrl":[{"Type":"2000","SubType":"0","ThrVal":"0.0","Duration":"3000","Switch":1},{"Type":"2001","SubType":"0","ThrVal":"30.0","Duration":"3000","Switch":1},{"Type":"2002","SubType":"0","ThrVal":"90.0","Duration":"3000","Switch":1},{"Type":"2003","SubType":"0","ThrVal":"10.0","Duration":"3000","Switch":1},{"Type":"2017","SubType":"0","ThrVal":"20.0","Duration":"10000","Switch":1}]}, index=9} 2024-08-31 16:10:34.744 INFO 12794 --- [gbw-async-11] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=9} 2024-08-31 16:10:34.803 INFO 12794 --- [gbw-async-18] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:34.900 INFO 12794 --- [gbw-async-28] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:34.932 INFO 12794 --- [gbw-async-11] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=9, slot=3, demod=HemDemod(frequency=17840, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.10, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.10, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:34.933 INFO 12794 --- [gbw-async-11] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"MsgType":"TrsAddProgram","Source":{"TaskId":"17840-9","StreamURLSrc":"udp://236.10.2.10:1234","StreamURLDst":"rtmp://192.168.100.27:3103/10-17840","WorkMode":"PCMTOFLV","AudioBitRate":"128000","AutoDelTask":"0","InSampleRate":"20000","OutSampleRate":"48000","InChannel":"1","AudioType":"0"}} 2024-08-31 16:10:34.937 INFO 12794 --- [gbw-async-11] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:10:35.198 INFO 12794 --- [gbw-async-47] c.b.gbw.service.impl.AsyncServiceImpl : channelDevUpdate IS_REPORT:true,isWxgz:true 2024-08-31 16:10:35.216 INFO 12794 --- [http-nio-80-exec-9] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :3 2024-08-31 16:10:35.231 INFO 12794 --- [http-nio-80-exec-8] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :2 2024-08-31 16:10:35.525 INFO 12794 --- [gbw-async-41] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":10,"streamUrl":"rtmp://192.168.100.27:3103/10-17840","requireId":"Task_RequireId-17840-10","recTaskId":"Task_Perception-17840-10-20240831161034620","freq":"17840","startTime":"2024-08-31 16:10:34","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:10:35.596 INFO 12794 --- [gbw-async-48] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:10:35", "Desc": "ʧ��" } 2024-08-31 16:10:35.725 INFO 12794 --- [gbw-async-11] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"DelStream","Streams":["17840-9"]} 2024-08-31 16:10:35.730 INFO 12794 --- [gbw-async-11] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:10:35.975 INFO 12794 --- [gbw-async-11] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"AddStream","Streams":[{"SignalId":"17840-9","StreamURL":"udp://236.10.2.10:1234","SaveDays":"9999","SavePath":"/savefile/recordFiles/PCMFiles","FileDuration":"1800","FileType":"2","SampleRate":"20000","OutSampleRate":"16000","BitRate":"32000","InChannel":"1","AudioType":"1","StreamType":"0"}]} 2024-08-31 16:10:35.979 INFO 12794 --- [gbw-async-11] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:10:36.016 INFO 12794 --- [http-nio-80-exec-3] c.b.g.d.r.controller.RecordReceiver : Recorder[172.16.100.25]上报: { "SignalId": "17840-9", "FilePath": "/17840-9/20240831/20240831161036.ts", "BeginTime": "2024-08-31 16:10:36", "EndTime": "", "FileSize": "0", "Type": "Add"} 2024-08-31 16:10:36.370 ERROR 12794 --- [gbw-async-41] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:10:37.085 INFO 12794 --- [http-nio-80-exec-3] c.b.g.d.r.controller.RecordReceiver : entity recordId:17840-9_20240831161036 save result: true entity id:2063 2024-08-31 16:10:37.496 INFO 12794 --- [gbw-async-11] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=9} 2024-08-31 16:10:37.543 INFO 12794 --- [gbw-async-21] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2003, "SubType": 0, "State": 1, "Data": 7, "StartTime": "2024-08-31 16:10:34", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:37.651 INFO 12794 --- [gbw-async-11] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=9, slot=3, demod=HemDemod(frequency=17840, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.10, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.10, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:37.655 INFO 12794 --- [gbw-async-11] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"92c36582-d26d-425a-ba7f-4d6eba4086bd","SignalId":"2240_91837323","StreamURL":"udp://235.0.2.10:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:10:37.660 INFO 12794 --- [gbw-async-11] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:10:37.769 INFO 12794 --- [http-nio-80-exec-7] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "92c36582-d26d-425a-ba7f-4d6eba4086bd", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:10:38.114 INFO 12794 --- [gbw-async-11] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"1ad6aac9-6c58-4cae-8b9c-3f7c32c035aa","SignalId":"2240_91837323"} 2024-08-31 16:10:38.122 INFO 12794 --- [gbw-async-11] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:10:38.176 INFO 12794 --- [http-nio-80-exec-2] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "1ad6aac9-6c58-4cae-8b9c-3f7c32c035aa", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:10:38.224 INFO 12794 --- [http-nio-80-exec-6] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2240_91837323", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2240_91837323/Real/20240831161038-2240_91837323.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:10:38", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:10:38.593 INFO 12794 --- [gbw-async-42] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 1, "Data": 19, "StartTime": "2024-08-31 16:10:35", "Desc": "���ʹ���" } 2024-08-31 16:10:38.697 INFO 12794 --- [gbw-async-29] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:10:35", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:38.801 INFO 12794 --- [gbw-async-19] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 9, "Freq": 17840, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:35", "Desc": "ʧ��" } 2024-08-31 16:10:38.951 INFO 12794 --- [gbw-async-35] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetPointInfo, data={"Index":"10","Save":true,"Demod":{"Frequency":"21490","RfType":"AM","BandWidth":"10"},"IQOut":[{"MulticastIP":"235.0.2.11","Port":1234,"OutputValid":"1","Switch":true}],"MulticastOut":[{"MulticastIP":"236.10.2.11","Port":1234,"Switch":true}]}, index=10} 2024-08-31 16:10:39.117 INFO 12794 --- [gbw-async-35] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:39.335 INFO 12794 --- [gbw-async-4] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetAlarmInfo, data={"Index":"10","Slot":"3","AlarmCtrl":[{"Type":"2000","SubType":"0","ThrVal":"0.0","Duration":"3000","Switch":1},{"Type":"2001","SubType":"0","ThrVal":"30.0","Duration":"3000","Switch":1},{"Type":"2002","SubType":"0","ThrVal":"90.0","Duration":"3000","Switch":1},{"Type":"2003","SubType":"0","ThrVal":"10.0","Duration":"3000","Switch":1},{"Type":"2017","SubType":"0","ThrVal":"20.0","Duration":"10000","Switch":1}]}, index=10} 2024-08-31 16:10:39.501 INFO 12794 --- [gbw-async-4] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:39.626 INFO 12794 --- [gbw-async-36] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2001, "SubType": 0, "State": 1, "Data": 26, "StartTime": "2024-08-31 16:10:36", "Desc": "���ʹ���" } 2024-08-31 16:10:39.681 INFO 12794 --- [gbw-async-24] c.b.gbw.service.impl.AsyncServiceImpl : channelDevUpdate IS_REPORT:true,isWxgz:true 2024-08-31 16:10:39.684 INFO 12794 --- [gbw-async-37] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=10} 2024-08-31 16:10:39.697 INFO 12794 --- [http-nio-80-exec-10] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :2 2024-08-31 16:10:39.698 INFO 12794 --- [http-nio-80-exec-1] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :2 2024-08-31 16:10:39.849 INFO 12794 --- [gbw-async-37] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=10, slot=3, demod=HemDemod(frequency=21490, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.11, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.11, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:39.849 INFO 12794 --- [gbw-async-37] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"MsgType":"TrsAddProgram","Source":{"TaskId":"21490-10","StreamURLSrc":"udp://236.10.2.11:1234","StreamURLDst":"rtmp://192.168.100.27:3103/11-21490","WorkMode":"PCMTOFLV","AudioBitRate":"128000","AutoDelTask":"0","InSampleRate":"20000","OutSampleRate":"48000","InChannel":"1","AudioType":"0"}} 2024-08-31 16:10:39.854 INFO 12794 --- [gbw-async-37] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:10:40.582 INFO 12794 --- [gbw-async-47] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":11,"streamUrl":"rtmp://192.168.100.27:3103/11-21490","requireId":"Task_RequireId-21490-11","recTaskId":"Task_Perception-21490-11-20240831161038948","freq":"21490","startTime":"2024-08-31 16:10:38","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:10:40.722 INFO 12794 --- [gbw-async-37] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"DelStream","Streams":["21490-10"]} 2024-08-31 16:10:40.726 INFO 12794 --- [gbw-async-37] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:10:40.857 INFO 12794 --- [gbw-async-37] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"AddStream","Streams":[{"SignalId":"21490-10","StreamURL":"udp://236.10.2.11:1234","SaveDays":"9999","SavePath":"/savefile/recordFiles/PCMFiles","FileDuration":"1800","FileType":"2","SampleRate":"20000","OutSampleRate":"16000","BitRate":"32000","InChannel":"1","AudioType":"1","StreamType":"0"}]} 2024-08-31 16:10:40.861 INFO 12794 --- [gbw-async-37] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:10:40.912 INFO 12794 --- [http-nio-80-exec-3] c.b.g.d.r.controller.RecordReceiver : Recorder[172.16.100.25]上报: { "SignalId": "21490-10", "FilePath": "/21490-10/20240831/20240831161040.ts", "BeginTime": "2024-08-31 16:10:40", "EndTime": "", "FileSize": "0", "Type": "Add"} 2024-08-31 16:10:41.003 INFO 12794 --- [http-nio-80-exec-3] c.b.g.d.r.controller.RecordReceiver : entity recordId:21490-10_20240831161040 save result: true entity id:2064 2024-08-31 16:10:42.180 INFO 12794 --- [gbw-async-37] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=10} 2024-08-31 16:10:42.373 INFO 12794 --- [gbw-async-37] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=10, slot=3, demod=HemDemod(frequency=21490, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.11, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.11, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:42.377 INFO 12794 --- [gbw-async-37] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"0ce25d17-9633-4a16-9207-f249273485ac","SignalId":"2241_91842019","StreamURL":"udp://235.0.2.11:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:10:42.381 INFO 12794 --- [gbw-async-37] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:10:42.484 INFO 12794 --- [http-nio-80-exec-6] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "0ce25d17-9633-4a16-9207-f249273485ac", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:10:42.642 INFO 12794 --- [gbw-async-33] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 0, "Data": 13, "StartTime": "2024-08-31 16:10:42", "Desc": "���ʹ���" } 2024-08-31 16:10:42.750 INFO 12794 --- [gbw-async-50] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:10:42", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:42.854 INFO 12794 --- [gbw-async-43] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:39", "Desc": "ʧ��" } 2024-08-31 16:10:42.991 INFO 12794 --- [gbw-async-37] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"50e17602-f0b2-4d5e-bdc8-d4825459ee36","SignalId":"2241_91842019"} 2024-08-31 16:10:42.994 INFO 12794 --- [gbw-async-37] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:10:43.088 INFO 12794 --- [http-nio-80-exec-7] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "50e17602-f0b2-4d5e-bdc8-d4825459ee36", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:10:43.198 INFO 12794 --- [http-nio-80-exec-2] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2241_91842019", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2241_91842019/Real/20240831161043-2241_91842019.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:10:43", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:10:43.573 INFO 12794 --- [gbw-async-12] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 0, "Data": 12, "StartTime": "2024-08-31 16:10:43", "Desc": "���ʹ���" } 2024-08-31 16:10:43.623 ERROR 12794 --- [gbw-async-47] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:10:43.676 INFO 12794 --- [gbw-async-9] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:10:43", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:43.817 INFO 12794 --- [gbw-async-44] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:10:43", "Desc": "ʧ��" } 2024-08-31 16:10:43.952 INFO 12794 --- [gbw-async-38] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetPointInfo, data={"Index":"11","Save":true,"Demod":{"Frequency":"17730","RfType":"AM","BandWidth":"10"},"IQOut":[{"MulticastIP":"235.0.2.12","Port":1234,"OutputValid":"1","Switch":true}],"MulticastOut":[{"MulticastIP":"236.10.2.12","Port":1234,"Switch":true}]}, index=11} 2024-08-31 16:10:44.107 INFO 12794 --- [gbw-async-38] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:44.458 INFO 12794 --- [gbw-async-45] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetAlarmInfo, data={"Index":"11","Slot":"3","AlarmCtrl":[{"Type":"2000","SubType":"0","ThrVal":"0.0","Duration":"3000","Switch":1},{"Type":"2001","SubType":"0","ThrVal":"30.0","Duration":"3000","Switch":1},{"Type":"2002","SubType":"0","ThrVal":"90.0","Duration":"3000","Switch":1},{"Type":"2003","SubType":"0","ThrVal":"10.0","Duration":"3000","Switch":1},{"Type":"2017","SubType":"0","ThrVal":"20.0","Duration":"10000","Switch":1}]}, index=11} 2024-08-31 16:10:44.643 INFO 12794 --- [gbw-async-45] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:44.660 INFO 12794 --- [gbw-async-29] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:41", "Desc": "ʧ��" } 2024-08-31 16:10:44.680 INFO 12794 --- [gbw-async-6] c.b.gbw.service.impl.AsyncServiceImpl : channelDevUpdate IS_REPORT:true,isWxgz:true 2024-08-31 16:10:44.867 INFO 12794 --- [http-nio-80-exec-10] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :2 2024-08-31 16:10:44.869 INFO 12794 --- [http-nio-80-exec-1] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :2 2024-08-31 16:10:45.056 INFO 12794 --- [gbw-async-39] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=11} 2024-08-31 16:10:45.226 INFO 12794 --- [gbw-async-39] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=11, slot=3, demod=HemDemod(frequency=17730, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.12, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.12, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:45.227 INFO 12794 --- [gbw-async-39] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"MsgType":"TrsAddProgram","Source":{"TaskId":"17730-11","StreamURLSrc":"udp://236.10.2.12:1234","StreamURLDst":"rtmp://192.168.100.27:3103/12-17730","WorkMode":"PCMTOFLV","AudioBitRate":"128000","AutoDelTask":"0","InSampleRate":"20000","OutSampleRate":"48000","InChannel":"1","AudioType":"0"}} 2024-08-31 16:10:45.233 INFO 12794 --- [gbw-async-39] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:10:45.708 INFO 12794 --- [gbw-async-8] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":12,"streamUrl":"rtmp://192.168.100.27:3103/12-17730","requireId":"Task_RequireId-17730-12","recTaskId":"Task_Perception-17730-12-20240831161043950","freq":"17730","startTime":"2024-08-31 16:10:43","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:10:45.865 INFO 12794 --- [gbw-async-39] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"DelStream","Streams":["17730-11"]} 2024-08-31 16:10:45.870 INFO 12794 --- [gbw-async-39] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:10:46.663 ERROR 12794 --- [gbw-async-8] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:10:46.697 INFO 12794 --- [gbw-async-26] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 1, "Data": 13, "StartTime": "2024-08-31 16:10:43", "Desc": "���ʹ���" } 2024-08-31 16:10:46.801 INFO 12794 --- [gbw-async-48] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:10:43", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:47.075 INFO 12794 --- [gbw-async-39] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"AddStream","Streams":[{"SignalId":"17730-11","StreamURL":"udp://236.10.2.12:1234","SaveDays":"9999","SavePath":"/savefile/recordFiles/PCMFiles","FileDuration":"1800","FileType":"2","SampleRate":"20000","OutSampleRate":"16000","BitRate":"32000","InChannel":"1","AudioType":"1","StreamType":"0"}]} 2024-08-31 16:10:47.078 INFO 12794 --- [gbw-async-39] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:10:47.091 INFO 12794 --- [http-nio-80-exec-7] c.b.g.d.r.controller.RecordReceiver : Recorder[172.16.100.25]上报: { "SignalId": "17730-11", "FilePath": "/17730-11/20240831/20240831161047.ts", "BeginTime": "2024-08-31 16:10:47", "EndTime": "", "FileSize": "0", "Type": "Add"} 2024-08-31 16:10:47.225 INFO 12794 --- [http-nio-80-exec-7] c.b.g.d.r.controller.RecordReceiver : entity recordId:17730-11_20240831161047 save result: true entity id:2065 2024-08-31 16:10:47.713 INFO 12794 --- [gbw-async-39] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=11} 2024-08-31 16:10:47.888 INFO 12794 --- [gbw-async-39] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=11, slot=3, demod=HemDemod(frequency=17730, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.12, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.12, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:47.890 INFO 12794 --- [gbw-async-39] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"b616ebf1-7c6f-4218-9f09-d5e68429508a","SignalId":"2242_91847389","StreamURL":"udp://235.0.2.12:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:10:47.894 INFO 12794 --- [gbw-async-39] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:10:47.996 INFO 12794 --- [http-nio-80-exec-6] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "b616ebf1-7c6f-4218-9f09-d5e68429508a", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:10:48.017 INFO 12794 --- [gbw-async-39] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"4903cb91-5e22-4b91-bf22-c728f4f0713c","SignalId":"2242_91847389"} 2024-08-31 16:10:48.020 INFO 12794 --- [gbw-async-39] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:10:48.100 INFO 12794 --- [http-nio-80-exec-3] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "4903cb91-5e22-4b91-bf22-c728f4f0713c", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:10:48.163 INFO 12794 --- [http-nio-80-exec-10] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2242_91847389", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2242_91847389/Real/20240831161048-2242_91847389.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:10:48", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:10:48.669 INFO 12794 --- [gbw-async-17] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 1, "Data": 19, "StartTime": "2024-08-31 16:10:45", "Desc": "���ʹ���" } 2024-08-31 16:10:48.780 INFO 12794 --- [gbw-async-50] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:10:45", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:48.878 INFO 12794 --- [gbw-async-47] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 11, "Freq": 17730, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:45", "Desc": "ʧ��" } 2024-08-31 16:10:49.696 INFO 12794 --- [gbw-async-12] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 1, "Data": 14, "StartTime": "2024-08-31 16:10:46", "Desc": "���ʹ���" } 2024-08-31 16:10:49.800 INFO 12794 --- [gbw-async-35] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:10:46", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:50.058 INFO 12794 --- [gbw-async-15] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetPointInfo, data={"Index":"12","Save":true,"Demod":{"Frequency":"11610","RfType":"AM","BandWidth":"10"},"IQOut":[{"MulticastIP":"235.0.2.13","Port":1234,"OutputValid":"1","Switch":true}],"MulticastOut":[{"MulticastIP":"236.10.2.13","Port":1234,"Switch":true}]}, index=12} 2024-08-31 16:10:50.061 INFO 12794 --- [gbw-async-45] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetAlarmInfo, data={"Index":"12","Slot":"3","AlarmCtrl":[{"Type":"2000","SubType":"0","ThrVal":"0.0","Duration":"3000","Switch":1},{"Type":"2001","SubType":"0","ThrVal":"30.0","Duration":"3000","Switch":1},{"Type":"2002","SubType":"0","ThrVal":"90.0","Duration":"3000","Switch":1},{"Type":"2003","SubType":"0","ThrVal":"10.0","Duration":"3000","Switch":1},{"Type":"2017","SubType":"0","ThrVal":"20.0","Duration":"10000","Switch":1}]}, index=12} 2024-08-31 16:10:50.062 INFO 12794 --- [gbw-async-6] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=12} 2024-08-31 16:10:50.172 INFO 12794 --- [gbw-async-28] c.b.gbw.service.impl.AsyncServiceImpl : channelDevUpdate IS_REPORT:true,isWxgz:true 2024-08-31 16:10:50.268 INFO 12794 --- [gbw-async-15] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:50.295 INFO 12794 --- [gbw-async-45] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:50.329 INFO 12794 --- [gbw-async-6] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=12, slot=3, demod=HemDemod(frequency=11610, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.13, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.13, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:50.329 INFO 12794 --- [gbw-async-6] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"MsgType":"TrsAddProgram","Source":{"TaskId":"11610-12","StreamURLSrc":"udp://236.10.2.13:1234","StreamURLDst":"rtmp://192.168.100.27:3103/13-11610","WorkMode":"PCMTOFLV","AudioBitRate":"128000","AutoDelTask":"0","InSampleRate":"20000","OutSampleRate":"48000","InChannel":"1","AudioType":"0"}} 2024-08-31 16:10:50.334 INFO 12794 --- [gbw-async-6] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:10:50.469 INFO 12794 --- [http-nio-80-exec-9] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :5 2024-08-31 16:10:50.473 INFO 12794 --- [http-nio-80-exec-8] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :7 2024-08-31 16:10:50.621 INFO 12794 --- [gbw-async-10] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:10:50", "Desc": "ʧ��" } 2024-08-31 16:10:50.656 INFO 12794 --- [gbw-async-18] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":13,"streamUrl":"rtmp://192.168.100.27:3103/13-11610","requireId":"Task_RequireId-11610-13","recTaskId":"Task_Perception-11610-13-20240831161050053","freq":"11610","startTime":"2024-08-31 16:10:50","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:10:50.755 INFO 12794 --- [gbw-async-32] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 0, "Data": 12, "StartTime": "2024-08-31 16:10:50", "Desc": "���ʹ���" } 2024-08-31 16:10:50.809 INFO 12794 --- [gbw-async-6] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"DelStream","Streams":["11610-12"]} 2024-08-31 16:10:50.815 INFO 12794 --- [gbw-async-6] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:10:50.950 INFO 12794 --- [gbw-async-6] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"AddStream","Streams":[{"SignalId":"11610-12","StreamURL":"udp://236.10.2.13:1234","SaveDays":"9999","SavePath":"/savefile/recordFiles/PCMFiles","FileDuration":"1800","FileType":"2","SampleRate":"20000","OutSampleRate":"16000","BitRate":"32000","InChannel":"1","AudioType":"1","StreamType":"0"}]} 2024-08-31 16:10:50.952 INFO 12794 --- [gbw-async-36] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:10:50", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:50.953 INFO 12794 --- [gbw-async-6] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:10:50.995 INFO 12794 --- [http-nio-80-exec-10] c.b.g.d.r.controller.RecordReceiver : Recorder[172.16.100.25]上报: { "SignalId": "11610-12", "FilePath": "/11610-12/20240831/20240831161050.ts", "BeginTime": "2024-08-31 16:10:50", "EndTime": "", "FileSize": "0", "Type": "Add"} 2024-08-31 16:10:51.652 INFO 12794 --- [http-nio-80-exec-10] c.b.g.d.r.controller.RecordReceiver : entity recordId:11610-12_20240831161050 save result: true entity id:2066 2024-08-31 16:10:52.263 INFO 12794 --- [http-nio-80-exec-4] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=20} 2024-08-31 16:10:52.320 INFO 12794 --- [QuartzScheduler_DefaultQuartzScheduler-NON_CLUSTERED_MisfireHandler] o.s.s.quartz.LocalDataSourceJobStore : Handling 1 trigger(s) that missed their scheduled fire-time. 2024-08-31 16:10:52.418 INFO 12794 --- [http-nio-80-exec-4] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=20, slot=3, demod=HemDemod(frequency=17770, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.21, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.21, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:52.418 INFO 12794 --- [http-nio-80-exec-4] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetDRMInfo, index=20} 2024-08-31 16:10:52.509 INFO 12794 --- [gbw-async-6] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=12} 2024-08-31 16:10:52.626 INFO 12794 --- [http-nio-80-exec-4] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemDRMInfo(drmInfos=[DRMInfo(index=20, drmState=DRMState(in=1, time=0, frame=0, fac=0, sdc=0, msc=0, out=0), wMer=0.0, mer=0.0, dcFrequency=0.00, doppler=0.00, delay=0.00, interleaverDepth=2s, drmMode=B, sdcModulation=QAM16, mscModulation=SM-QAM64, mscProtectionLevelA=0, mscProtectionLevelB=1, serviceInfos=[])]) 2024-08-31 16:10:52.723 INFO 12794 --- [gbw-async-5] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 0, "Data": 9, "StartTime": "2024-08-31 16:10:52", "Desc": "���ʹ���" } 2024-08-31 16:10:52.724 INFO 12794 --- [gbw-async-6] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=12, slot=3, demod=HemDemod(frequency=11610, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.13, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.13, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:52.727 INFO 12794 --- [gbw-async-6] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"3c6d8881-997b-4f1a-87a2-45fe27da344e","SignalId":"2243_91852390","StreamURL":"udp://235.0.2.13:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:10:52.733 INFO 12794 --- [gbw-async-6] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:10:52.807 INFO 12794 --- [http-nio-80-exec-7] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "3c6d8881-997b-4f1a-87a2-45fe27da344e", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:10:52.884 INFO 12794 --- [gbw-async-6] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"c451ba55-b86c-4a66-9450-c6f072a514c3","SignalId":"2243_91852390"} 2024-08-31 16:10:52.887 INFO 12794 --- [gbw-async-6] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:10:52.903 INFO 12794 --- [gbw-async-49] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:10:52", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:53.011 INFO 12794 --- [http-nio-80-exec-8] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "c451ba55-b86c-4a66-9450-c6f072a514c3", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:10:53.023 INFO 12794 --- [http-nio-80-exec-2] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2243_91852390", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2243_91852390/Real/20240831161052-2243_91852390.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:10:52", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:10:53.706 ERROR 12794 --- [gbw-async-18] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:10:53.718 INFO 12794 --- [gbw-async-43] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 1, "Data": 10, "StartTime": "2024-08-31 16:10:50", "Desc": "���ʹ���" } 2024-08-31 16:10:53.858 INFO 12794 --- [gbw-async-42] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:10:50", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:53.961 INFO 12794 --- [gbw-async-1] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 12, "Freq": 11610, "Type": 2001, "SubType": 0, "State": 1, "Data": 25, "StartTime": "2024-08-31 16:10:50", "Desc": "���ʹ���" } 2024-08-31 16:10:54.063 INFO 12794 --- [gbw-async-17] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 12, "Freq": 11610, "Type": 2003, "SubType": 0, "State": 1, "Data": 6, "StartTime": "2024-08-31 16:10:50", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:54.680 INFO 12794 --- [gbw-async-12] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 0, "Data": 11, "StartTime": "2024-08-31 16:10:54", "Desc": "���ʹ���" } 2024-08-31 16:10:54.811 INFO 12794 --- [gbw-async-7] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:10:54", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:54.968 INFO 12794 --- [gbw-async-4] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 1, "Data": 12, "StartTime": "2024-08-31 16:10:51", "Desc": "���ʹ���" } 2024-08-31 16:10:55.076 INFO 12794 --- [gbw-async-15] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:10:51", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:57.642 INFO 12794 --- [gbw-async-14] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetPointInfo, data={"Index":"20","Save":true,"Demod":{"Frequency":"17770","RfType":"DRM","BandWidth":"12.0"},"IQOut":[{"MulticastIP":"235.0.2.21","Port":1234,"OutputValid":"1","Switch":true}],"MulticastOut":[{"MulticastIP":"236.10.2.21","Port":1234,"Switch":true}]}, index=20} 2024-08-31 16:10:57.644 INFO 12794 --- [gbw-async-30] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetAlarmInfo, data={"Index":"20","Slot":"3","AlarmCtrl":[{"Type":"2000","SubType":"0","ThrVal":"0.0","Duration":"3000","Switch":1},{"Type":"2001","SubType":"0","ThrVal":"30.0","Duration":"3000","Switch":1},{"Type":"2002","SubType":"0","ThrVal":"90.0","Duration":"3000","Switch":1},{"Type":"2003","SubType":"0","ThrVal":"10.0","Duration":"3000","Switch":1},{"Type":"2017","SubType":"0","ThrVal":"20.0","Duration":"10000","Switch":1}]}, index=20} 2024-08-31 16:10:57.800 INFO 12794 --- [gbw-async-30] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:57.833 INFO 12794 --- [gbw-async-14] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:10:57.969 INFO 12794 --- [gbw-async-36] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"AddStream","Streams":[{"SignalId":"17770-20","StreamURL":"udp://236.10.2.21:1234","SaveDays":"9999","SavePath":"/savefile/recordFiles/PCMFiles","FileDuration":"1800","FileType":"2","SampleRate":"48000","OutSampleRate":"48000","BitRate":"64000","InChannel":"2","AudioType":"1","StreamType":"0"}]} 2024-08-31 16:10:57.974 INFO 12794 --- [gbw-async-36] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:10:58.006 INFO 12794 --- [gbw-async-48] c.b.gbw.service.impl.AsyncServiceImpl : channelDevUpdate IS_REPORT:true,isWxgz:true 2024-08-31 16:10:58.013 INFO 12794 --- [http-nio-80-exec-5] c.b.g.d.r.controller.RecordReceiver : Recorder[172.16.100.25]上报: { "SignalId": "17770-20", "FilePath": "/17770-20/20240831/20240831161058.ts", "BeginTime": "2024-08-31 16:10:58", "EndTime": "", "FileSize": "0", "Type": "Add"} 2024-08-31 16:10:58.072 INFO 12794 --- [http-nio-80-exec-10] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :3 2024-08-31 16:10:58.075 INFO 12794 --- [http-nio-80-exec-8] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :2 2024-08-31 16:10:58.389 INFO 12794 --- [http-nio-80-exec-5] c.b.g.d.r.controller.RecordReceiver : entity recordId:17770-20_20240831161058 save result: true entity id:2067 2024-08-31 16:10:58.546 INFO 12794 --- [gbw-async-36] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=20} 2024-08-31 16:10:58.700 INFO 12794 --- [gbw-async-6] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 1, "Data": 16, "StartTime": "2024-08-31 16:10:55", "Desc": "���ʹ���" } 2024-08-31 16:10:58.705 INFO 12794 --- [gbw-async-36] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=20, slot=3, demod=HemDemod(frequency=17770, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.21, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.21, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:58.709 INFO 12794 --- [gbw-async-36] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"b37332e4-4d99-4116-97d6-d1651b486b1a","SignalId":"2244_91858394","StreamURL":"udp://235.0.2.21:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:10:58.717 INFO 12794 --- [gbw-async-36] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:10:58.727 INFO 12794 --- [http-nio-80-exec-2] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=20} 2024-08-31 16:10:58.806 INFO 12794 --- [gbw-async-46] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:10:55", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:58.820 INFO 12794 --- [http-nio-80-exec-9] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "b37332e4-4d99-4116-97d6-d1651b486b1a", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:10:58.932 INFO 12794 --- [gbw-async-25] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 0, "Data": 13, "StartTime": "2024-08-31 16:10:58", "Desc": "���ʹ���" } 2024-08-31 16:10:58.932 INFO 12794 --- [http-nio-80-exec-2] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=20, slot=3, demod=HemDemod(frequency=17770, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.21, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.21, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:58.933 INFO 12794 --- [http-nio-80-exec-2] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetDRMInfo, index=20} 2024-08-31 16:10:58.983 INFO 12794 --- [http-nio-80-exec-10] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=21} 2024-08-31 16:10:59.040 INFO 12794 --- [gbw-async-37] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:10:58", "Desc": "�����\/����ȹ���" } 2024-08-31 16:10:59.142 INFO 12794 --- [http-nio-80-exec-2] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemDRMInfo(drmInfos=[DRMInfo(index=20, drmState=DRMState(in=1, time=0, frame=0, fac=0, sdc=0, msc=0, out=0), wMer=0.0, mer=0.0, dcFrequency=0.00, doppler=0.00, delay=0.00, interleaverDepth=2s, drmMode=B, sdcModulation=QAM16, mscModulation=SM-QAM64, mscProtectionLevelA=0, mscProtectionLevelB=1, serviceInfos=[])]) 2024-08-31 16:10:59.173 INFO 12794 --- [http-nio-80-exec-10] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=21, slot=3, demod=HemDemod(frequency=17800, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.22, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.22, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:10:59.173 INFO 12794 --- [http-nio-80-exec-10] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetDRMInfo, index=21} 2024-08-31 16:10:59.367 INFO 12794 --- [http-nio-80-exec-10] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemDRMInfo(drmInfos=[DRMInfo(index=21, drmState=DRMState(in=1, time=0, frame=0, fac=0, sdc=0, msc=0, out=0), wMer=0.0, mer=0.0, dcFrequency=0.00, doppler=0.00, delay=0.00, interleaverDepth=2s, drmMode=B, sdcModulation=QAM16, mscModulation=SM-QAM64, mscProtectionLevelA=0, mscProtectionLevelB=1, serviceInfos=[])]) 2024-08-31 16:10:59.408 INFO 12794 --- [gbw-async-36] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"15514f0a-9c68-4b7a-bbc8-bffeafb7b78a","SignalId":"2244_91858394"} 2024-08-31 16:10:59.416 INFO 12794 --- [gbw-async-36] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:10:59.526 INFO 12794 --- [http-nio-80-exec-3] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "15514f0a-9c68-4b7a-bbc8-bffeafb7b78a", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:10:59.562 INFO 12794 --- [http-nio-80-exec-4] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2244_91858394", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2244_91858394/Real/20240831161059-2244_91858394.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:10:59", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:10:59.633 INFO 12794 --- [DefaultQuartzScheduler_Worker-30] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:10:59.966 INFO 12794 --- [DefaultQuartzScheduler_Worker-30] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":11,"Sec":0}} 2024-08-31 16:11:00.228 INFO 12794 --- [DefaultQuartzScheduler_Worker-30] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:11:00.404 INFO 12794 --- [gbw-async-17] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 0, "Freq": 639, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:09:29", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:00.407 INFO 12794 --- [gbw-async-35] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 1, "Freq": 720, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:09:33", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:00.411 INFO 12794 --- [gbw-async-35] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 3, "Freq": 11810, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:09:47", "Desc": "ʧ��" } 2024-08-31 16:11:00.414 INFO 12794 --- [gbw-async-44] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 4, "Freq": 11815, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:09:55", "Desc": "ʧ��" } 2024-08-31 16:11:00.418 INFO 12794 --- [gbw-async-1] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2003, "SubType": 0, "State": 1, "Data": 7, "StartTime": "2024-08-31 16:10:34", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:00.419 INFO 12794 --- [gbw-async-7] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 9, "Freq": 17840, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:35", "Desc": "ʧ��" } 2024-08-31 16:11:00.423 INFO 12794 --- [gbw-async-4] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2001, "SubType": 0, "State": 1, "Data": 26, "StartTime": "2024-08-31 16:10:36", "Desc": "���ʹ���" } 2024-08-31 16:11:00.426 INFO 12794 --- [gbw-async-15] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 1, "Data": 19, "StartTime": "2024-08-31 16:10:45", "Desc": "���ʹ���" } 2024-08-31 16:11:00.430 INFO 12794 --- [gbw-async-24] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:10:45", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:00.436 INFO 12794 --- [gbw-async-29] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 11, "Freq": 17730, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:45", "Desc": "ʧ��" } 2024-08-31 16:11:00.441 INFO 12794 --- [gbw-async-45] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 12, "Freq": 11610, "Type": 2001, "SubType": 0, "State": 1, "Data": 25, "StartTime": "2024-08-31 16:10:50", "Desc": "���ʹ���" } 2024-08-31 16:11:00.473 INFO 12794 --- [gbw-async-9] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 12, "Freq": 11610, "Type": 2003, "SubType": 0, "State": 1, "Data": 6, "StartTime": "2024-08-31 16:10:50", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:00.476 INFO 12794 --- [gbw-async-27] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 1, "Data": 16, "StartTime": "2024-08-31 16:10:55", "Desc": "���ʹ���" } 2024-08-31 16:11:00.480 INFO 12794 --- [gbw-async-32] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:10:55", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:01.728 INFO 12794 --- [gbw-async-30] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 20, "Freq": 17770, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:58", "Desc": "ʧ��" } 2024-08-31 16:11:02.944 INFO 12794 --- [gbw-async-18] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetPointInfo, data={"Index":"21","Save":true,"Demod":{"Frequency":"17800","RfType":"DRM","BandWidth":"10"},"IQOut":[{"MulticastIP":"235.0.2.22","Port":1234,"OutputValid":"1","Switch":true}],"MulticastOut":[{"MulticastIP":"236.10.2.22","Port":1234,"Switch":true}]}, index=21} 2024-08-31 16:11:02.946 INFO 12794 --- [gbw-async-49] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index}&Data={data} 参数 {msgType=SetAlarmInfo, data={"Index":"21","Slot":"3","AlarmCtrl":[{"Type":"2000","SubType":"0","ThrVal":"0.0","Duration":"3000","Switch":1},{"Type":"2001","SubType":"0","ThrVal":"30.0","Duration":"3000","Switch":1},{"Type":"2002","SubType":"0","ThrVal":"90.0","Duration":"3000","Switch":1},{"Type":"2003","SubType":"0","ThrVal":"10.0","Duration":"3000","Switch":1},{"Type":"2017","SubType":"0","ThrVal":"20.0","Duration":"10000","Switch":1}]}, index=21} 2024-08-31 16:11:03.176 INFO 12794 --- [gbw-async-49] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:11:03.203 INFO 12794 --- [gbw-async-18] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:11:03.718 INFO 12794 --- [gbw-async-46] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 0, "Data": 16, "StartTime": "2024-08-31 16:11:03", "Desc": "���ʹ���" } 2024-08-31 16:11:03.725 INFO 12794 --- [gbw-async-33] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"AddStream","Streams":[{"SignalId":"17800-21","StreamURL":"udp://236.10.2.22:1234","SaveDays":"9999","SavePath":"/savefile/recordFiles/PCMFiles","FileDuration":"1800","FileType":"2","SampleRate":"48000","OutSampleRate":"48000","BitRate":"64000","InChannel":"2","AudioType":"1","StreamType":"0"}]} 2024-08-31 16:11:03.726 INFO 12794 --- [gbw-async-21] c.b.gbw.service.impl.AsyncServiceImpl : channelDevUpdate IS_REPORT:true,isWxgz:true 2024-08-31 16:11:03.730 INFO 12794 --- [gbw-async-33] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:11:03.765 INFO 12794 --- [http-nio-80-exec-8] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :2 2024-08-31 16:11:03.765 INFO 12794 --- [http-nio-80-exec-7] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :3 2024-08-31 16:11:03.768 INFO 12794 --- [http-nio-80-exec-2] c.b.g.d.r.controller.RecordReceiver : Recorder[172.16.100.25]上报: { "SignalId": "17800-21", "FilePath": "/17800-21/20240831/20240831161103.ts", "BeginTime": "2024-08-31 16:11:03", "EndTime": "", "FileSize": "0", "Type": "Add"} 2024-08-31 16:11:03.822 INFO 12794 --- [gbw-async-37] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:03", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:04.161 INFO 12794 --- [http-nio-80-exec-2] c.b.g.d.r.controller.RecordReceiver : entity recordId:17800-21_20240831161103 save result: true entity id:2068 2024-08-31 16:11:04.577 INFO 12794 --- [gbw-async-33] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=21} 2024-08-31 16:11:04.745 INFO 12794 --- [gbw-async-33] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=21, slot=3, demod=HemDemod(frequency=17800, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.22, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.22, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:11:04.749 INFO 12794 --- [gbw-async-33] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"03de9867-cd31-4595-a27a-3420362bf12b","SignalId":"2245_91864398","StreamURL":"udp://235.0.2.22:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:11:04.757 INFO 12794 --- [gbw-async-33] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:11:04.841 INFO 12794 --- [http-nio-80-exec-9] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "03de9867-cd31-4595-a27a-3420362bf12b", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:11:04.927 INFO 12794 --- [gbw-async-33] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"12ab30e7-5d8e-4846-9898-8ca0e5e09b5c","SignalId":"2245_91864398"} 2024-08-31 16:11:04.932 INFO 12794 --- [gbw-async-33] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:11:05.045 INFO 12794 --- [http-nio-80-exec-8] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "12ab30e7-5d8e-4846-9898-8ca0e5e09b5c", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:11:05.116 INFO 12794 --- [http-nio-80-exec-7] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2245_91864398", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2245_91864398/Real/20240831161105-2245_91864398.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:11:05", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:11:05.785 INFO 12794 --- [gbw-async-15] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:11:02", "Desc": "ʧ��" } 2024-08-31 16:11:05.891 INFO 12794 --- [gbw-async-24] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:11:02", "Desc": "ʧ��" } 2024-08-31 16:11:06.721 INFO 12794 --- [gbw-async-32] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:11:03", "Desc": "ʧ��" } 2024-08-31 16:11:06.828 INFO 12794 --- [gbw-async-8] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 21, "Freq": 17800, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:11:03", "Desc": "ʧ��" } 2024-08-31 16:11:08.774 INFO 12794 --- [gbw-async-39] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:08", "Desc": "ʧ��" } 2024-08-31 16:11:09.728 INFO 12794 --- [gbw-async-23] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:09", "Desc": "ʧ��" } 2024-08-31 16:11:11.814 INFO 12794 --- [gbw-async-28] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 1, "Data": 18, "StartTime": "2024-08-31 16:11:08", "Desc": "���ʹ���" } 2024-08-31 16:11:11.924 INFO 12794 --- [gbw-async-4] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:11:08", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:12.503 INFO 12794 --- [http-nio-80-exec-2] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"SignalId":"17770-20","BeginTime":"2024-08-31 16:10:58","EndTime":"2024-08-31 16:11:12","FileList":[{"FileName":"/savefile/recordFiles/PCMFiles/17770-20/20240831/20240831161058.ts","BeginTime":"2024-08-31 16:10:58","EndTime":""}]} 2024-08-31 16:11:12.511 INFO 12794 --- [http-nio-80-exec-2] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:11:15.804 INFO 12794 --- [gbw-async-14] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2001, "SubType": 0, "State": 0, "Data": 13, "StartTime": "2024-08-31 16:11:15", "Desc": "���ʹ���" } 2024-08-31 16:11:15.908 INFO 12794 --- [gbw-async-39] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:15", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:16.017 INFO 12794 --- [gbw-async-47] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:15", "Desc": "ʧ��" } 2024-08-31 16:11:17.817 INFO 12794 --- [gbw-async-17] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 0, "Data": 12, "StartTime": "2024-08-31 16:11:17", "Desc": "���ʹ���" } 2024-08-31 16:11:17.919 INFO 12794 --- [gbw-async-50] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:17", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:18.022 INFO 12794 --- [gbw-async-37] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 0, "Data": 10, "StartTime": "2024-08-31 16:11:17", "Desc": "���ʹ���" } 2024-08-31 16:11:18.141 INFO 12794 --- [gbw-async-28] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:17", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:19.890 INFO 12794 --- [gbw-async-9] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2001, "SubType": 0, "State": 1, "Data": 21, "StartTime": "2024-08-31 16:11:16", "Desc": "���ʹ���" } 2024-08-31 16:11:19.993 INFO 12794 --- [gbw-async-15] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2003, "SubType": 0, "State": 1, "Data": 2, "StartTime": "2024-08-31 16:11:16", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:20.914 INFO 12794 --- [gbw-async-41] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:11:17", "Desc": "ʧ��" } 2024-08-31 16:11:21.020 INFO 12794 --- [gbw-async-26] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:11:17", "Desc": "ʧ��" } 2024-08-31 16:11:21.125 INFO 12794 --- [gbw-async-34] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:11:17", "Desc": "ʧ��" } 2024-08-31 16:11:21.225 INFO 12794 --- [http-nio-80-exec-1] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"SignalId":"17770-20","BeginTime":"2024-08-31 16:10:58","EndTime":"2024-08-31 16:11:21","FileList":[{"FileName":"/savefile/recordFiles/PCMFiles/17770-20/20240831/20240831161058.ts","BeginTime":"2024-08-31 16:10:58","EndTime":""}]} 2024-08-31 16:11:21.229 INFO 12794 --- [http-nio-80-exec-1] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:11:21.910 INFO 12794 --- [gbw-async-6] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:21", "Desc": "ʧ��" } 2024-08-31 16:11:22.928 INFO 12794 --- [gbw-async-25] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:22", "Desc": "ʧ��" } 2024-08-31 16:11:25.810 INFO 12794 --- [http-nio-80-exec-2] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :2 2024-08-31 16:11:25.923 INFO 12794 --- [gbw-async-4] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 1, "Data": 16, "StartTime": "2024-08-31 16:11:22", "Desc": "���ʹ���" } 2024-08-31 16:11:26.026 INFO 12794 --- [gbw-async-24] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:11:22", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:26.854 INFO 12794 --- [gbw-async-15] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 1, "Data": 16, "StartTime": "2024-08-31 16:11:23", "Desc": "���ʹ���" } 2024-08-31 16:11:26.971 INFO 12794 --- [gbw-async-31] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:11:23", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:28.997 INFO 12794 --- [DefaultQuartzScheduler_Worker-15] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:11:29.863 INFO 12794 --- [gbw-async-47] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:11:26", "Desc": "ʧ��" } 2024-08-31 16:11:29.970 INFO 12794 --- [DefaultQuartzScheduler_Worker-15] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":11,"Sec":30}} 2024-08-31 16:11:30.211 INFO 12794 --- [DefaultQuartzScheduler_Worker-15] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:11:30.924 INFO 12794 --- [gbw-async-46] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:30", "Desc": "ʧ��" } 2024-08-31 16:11:31.851 INFO 12794 --- [gbw-async-7] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:31", "Desc": "ʧ��" } 2024-08-31 16:11:33.916 INFO 12794 --- [gbw-async-4] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 0, "Data": 11, "StartTime": "2024-08-31 16:11:33", "Desc": "���ʹ���" } 2024-08-31 16:11:34.016 INFO 12794 --- [gbw-async-15] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:33", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:38.069 INFO 12794 --- [gbw-async-35] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 1, "Data": 16, "StartTime": "2024-08-31 16:11:34", "Desc": "���ʹ���" } 2024-08-31 16:11:38.202 INFO 12794 --- [gbw-async-44] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:11:34", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:38.306 INFO 12794 --- [gbw-async-46] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 1, "Data": 13, "StartTime": "2024-08-31 16:11:34", "Desc": "���ʹ���" } 2024-08-31 16:11:38.416 INFO 12794 --- [gbw-async-37] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:11:34", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:38.926 INFO 12794 --- [gbw-async-45] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 0, "Data": 14, "StartTime": "2024-08-31 16:11:38", "Desc": "���ʹ���" } 2024-08-31 16:11:39.029 INFO 12794 --- [gbw-async-19] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:38", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:39.133 INFO 12794 --- [gbw-async-33] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 0, "Data": 12, "StartTime": "2024-08-31 16:11:38", "Desc": "���ʹ���" } 2024-08-31 16:11:39.237 INFO 12794 --- [gbw-async-27] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:38", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:39.960 INFO 12794 --- [gbw-async-24] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 0, "Data": 15, "StartTime": "2024-08-31 16:11:39", "Desc": "���ʹ���" } 2024-08-31 16:11:40.113 INFO 12794 --- [gbw-async-32] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:39", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:42.009 INFO 12794 --- [gbw-async-48] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:11:38", "Desc": "ʧ��" } 2024-08-31 16:11:42.178 INFO 12794 --- [gbw-async-5] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:11:38", "Desc": "ʧ��" } 2024-08-31 16:11:44.010 INFO 12794 --- [gbw-async-35] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:43", "Desc": "ʧ��" } 2024-08-31 16:11:45.017 INFO 12794 --- [gbw-async-7] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 1, "Data": 16, "StartTime": "2024-08-31 16:11:41", "Desc": "���ʹ���" } 2024-08-31 16:11:45.084 INFO 12794 --- [http-nio-80-exec-1] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetSysTimeInfo} 2024-08-31 16:11:45.087 INFO 12794 --- [http-nio-80-exec-10] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetGPSInfo} 2024-08-31 16:11:45.087 INFO 12794 --- [http-nio-80-exec-8] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetDeviceState} 2024-08-31 16:11:45.088 INFO 12794 --- [http-nio-80-exec-9] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetDeviceInfo} 2024-08-31 16:11:45.123 INFO 12794 --- [gbw-async-28] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:11:41", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:45.254 INFO 12794 --- [http-nio-80-exec-9] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetDeviceInfoResponse(list=[GetDeviceInfoParam(caseNum=0, slot=3, mod=2, channels=22, deviceId=RMBR1611024010, front=RM-BR16L, back=AM, state=Alive, rt=0-0-4-5, appVersion=null, fpgaVersion=null, kernelVersion=null)]) 2024-08-31 16:11:45.279 INFO 12794 --- [http-nio-80-exec-1] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetSysTimeInfoResponse(year=2024, mon=8, day=31, hour=16, min=11, sec=45) 2024-08-31 16:11:45.313 INFO 12794 --- [http-nio-80-exec-10] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetGPSInfo(gpsStatus=V, satelliteNum=0, latitude=, latitudeValue=, longitude=, longitudeValue=, altitude=, positioningMode=1, timingStatus=0, timestamp=0000-00-00 00:00:00, timestampPS=0) 2024-08-31 16:11:45.347 INFO 12794 --- [http-nio-80-exec-8] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetDeviceStateResponse(mem=32, cpu=58, chipTemp=68, id=RMBR1611024010, back=AM, front=null, state=Alive, day=0, hour=0, min=4, sec=5, pcbVer=V1.1.0, fpgaVer=V2.0.7.0, kernelVer=4.4.35_hi3798mv2x, appVer=V2.1.4.0, disk=null) 2024-08-31 16:11:46.020 INFO 12794 --- [http-nio-80-exec-4] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetDeviceInfo} 2024-08-31 16:11:46.031 INFO 12794 --- [http-nio-80-exec-3] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetSysTimeInfo} 2024-08-31 16:11:46.045 INFO 12794 --- [gbw-async-22] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:11:42", "Desc": "ʧ��" } 2024-08-31 16:11:46.046 INFO 12794 --- [http-nio-80-exec-2] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetDeviceState} 2024-08-31 16:11:46.063 INFO 12794 --- [http-nio-80-exec-1] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetGPSInfo} 2024-08-31 16:11:46.210 INFO 12794 --- [http-nio-80-exec-3] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetSysTimeInfoResponse(year=2024, mon=8, day=31, hour=16, min=11, sec=45) 2024-08-31 16:11:46.268 INFO 12794 --- [http-nio-80-exec-4] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetDeviceInfoResponse(list=[GetDeviceInfoParam(caseNum=0, slot=3, mod=2, channels=22, deviceId=RMBR1611024010, front=RM-BR16L, back=AM, state=Alive, rt=0-0-4-6, appVersion=null, fpgaVersion=null, kernelVersion=null)]) 2024-08-31 16:11:46.303 INFO 12794 --- [http-nio-80-exec-1] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetGPSInfo(gpsStatus=V, satelliteNum=0, latitude=, latitudeValue=, longitude=, longitudeValue=, altitude=, positioningMode=1, timingStatus=0, timestamp=0000-00-00 00:00:00, timestampPS=0) 2024-08-31 16:11:46.412 INFO 12794 --- [http-nio-80-exec-2] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetDeviceStateResponse(mem=32, cpu=57, chipTemp=68, id=RMBR1611024010, back=AM, front=null, state=Alive, day=0, hour=0, min=4, sec=6, pcbVer=V1.1.0, fpgaVer=V2.0.7.0, kernelVer=4.4.35_hi3798mv2x, appVer=V2.1.4.0, disk=null) 2024-08-31 16:11:46.973 INFO 12794 --- [http-nio-80-exec-10] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetDeviceState} 2024-08-31 16:11:46.975 INFO 12794 --- [http-nio-80-exec-3] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetSysTimeInfo} 2024-08-31 16:11:46.985 INFO 12794 --- [http-nio-80-exec-9] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetDeviceInfo} 2024-08-31 16:11:46.987 INFO 12794 --- [http-nio-80-exec-1] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetGPSInfo} 2024-08-31 16:11:47.171 INFO 12794 --- [http-nio-80-exec-10] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetDeviceStateResponse(mem=32, cpu=57, chipTemp=68, id=RMBR1611024010, back=AM, front=null, state=Alive, day=0, hour=0, min=4, sec=6, pcbVer=V1.1.0, fpgaVer=V2.0.7.0, kernelVer=4.4.35_hi3798mv2x, appVer=V2.1.4.0, disk=null) 2024-08-31 16:11:47.196 INFO 12794 --- [http-nio-80-exec-3] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetSysTimeInfoResponse(year=2024, mon=8, day=31, hour=16, min=11, sec=46) 2024-08-31 16:11:47.226 INFO 12794 --- [http-nio-80-exec-1] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetGPSInfo(gpsStatus=V, satelliteNum=0, latitude=, latitudeValue=, longitude=, longitudeValue=, altitude=, positioningMode=1, timingStatus=0, timestamp=0000-00-00 00:00:00, timestampPS=0) 2024-08-31 16:11:47.292 INFO 12794 --- [http-nio-80-exec-9] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetDeviceInfoResponse(list=[GetDeviceInfoParam(caseNum=0, slot=3, mod=2, channels=22, deviceId=RMBR1611024010, front=RM-BR16L, back=AM, state=Alive, rt=0-0-4-7, appVersion=null, fpgaVersion=null, kernelVersion=null)]) 2024-08-31 16:11:47.593 INFO 12794 --- [http-nio-80-exec-8] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetDeviceState} 2024-08-31 16:11:47.602 INFO 12794 --- [pool-3-thread-1] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"GetVersion"} 2024-08-31 16:11:47.602 INFO 12794 --- [pool-3-thread-2] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"MsgType":"GetVersion"} 2024-08-31 16:11:47.607 INFO 12794 --- [pool-3-thread-1] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0", "Version": "5.2.5" } 2024-08-31 16:11:47.609 INFO 12794 --- [pool-3-thread-2] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "", "Version": "5.6.3" } 2024-08-31 16:11:47.613 INFO 12794 --- [pool-3-thread-1] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/Version 数据 {"MsgId":"d882622a-87c6-43c6-a9ff-6c43cf0b2678"} 2024-08-31 16:11:47.619 INFO 12794 --- [pool-3-thread-1] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/Version 返回值: { "Name": "IQSRS", "Version": "1.0.4" } 2024-08-31 16:11:47.811 INFO 12794 --- [http-nio-80-exec-8] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetDeviceStateResponse(mem=32, cpu=56, chipTemp=68, id=RMBR1611024010, back=AM, front=null, state=Alive, day=0, hour=0, min=4, sec=7, pcbVer=V1.1.0, fpgaVer=V2.0.7.0, kernelVer=4.4.35_hi3798mv2x, appVer=V2.1.4.0, disk=null) 2024-08-31 16:11:48.009 INFO 12794 --- [gbw-async-16] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 1, "Data": 18, "StartTime": "2024-08-31 16:11:44", "Desc": "���ʹ���" } 2024-08-31 16:11:48.113 INFO 12794 --- [gbw-async-14] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:11:44", "Desc": "�����\/����ȹ���" } 2024-08-31 16:11:51.044 INFO 12794 --- [gbw-async-44] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:50", "Desc": "ʧ��" } 2024-08-31 16:11:51.234 INFO 12794 --- [http-nio-80-exec-4] com.bluetop.gbw.util.SystemUtil : 执行命令行:systemctl restart gbw, result: true 2024-08-31 16:11:51.234 INFO 12794 --- [http-nio-80-exec-4] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 16:11:51.247 INFO 12794 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused. 2024-08-31 16:11:51.276 INFO 12794 --- [SpringApplicationShutdownHook] c.bluetop.gbw.websocket.WebSocketServer : 用户退出:1725091696736,当前在线人数为:0 2024-08-31 16:11:51.424 INFO 12794 --- [SpringApplicationShutdownHook] o.apache.iotdb.session.pool.SessionPool : closing the session pool, cleaning queues... 2024-08-31 16:11:51.425 INFO 12794 --- [SpringApplicationShutdownHook] o.s.s.quartz.SchedulerFactoryBean : Shutting down Quartz Scheduler 2024-08-31 16:11:51.425 INFO 12794 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down. 2024-08-31 16:11:51.425 INFO 12794 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused. 2024-08-31 16:11:51.429 INFO 12794 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-31 16:11:51.437 INFO 12794 --- [SpringApplicationShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 2024-08-31 16:11:51.480 INFO 12794 --- [SpringApplicationShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. 2024-08-31 16:11:54.086 INFO 99347 --- [main] c.b.gbw.GbwMonitorStationApplication : Starting GbwMonitorStationApplication v1.9.6 using Java 1.8.0_401 on BluetopBoard-RK3588 with PID 99347 (/opt/package/gbw-monitor-station/gbw-monitor-station.jar started by root in /opt/package/gbw-monitor-station) 2024-08-31 16:11:54.094 INFO 99347 --- [main] c.b.gbw.GbwMonitorStationApplication : No active profile set, falling back to 1 default profile: "default" 2024-08-31 16:11:56.411 INFO 99347 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-08-31 16:11:56.416 INFO 99347 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-08-31 16:11:56.558 INFO 99347 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 117 ms. Found 0 Redis repository interfaces. 2024-08-31 16:11:57.305 INFO 99347 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.bluetop.gbw.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$ff3137d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:11:57.583 INFO 99347 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:11:57.590 INFO 99347 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'redisConfig' of type [com.bluetop.gbw.config.RedisConfig$$EnhancerBySpringCGLIB$$e111e6b8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:11:57.920 INFO 99347 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'jedisConnectionFactory' of type [org.springframework.data.redis.connection.jedis.JedisConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:11:58.082 INFO 99347 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'stringRedisTemplate' of type [org.springframework.data.redis.core.StringRedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:11:58.085 INFO 99347 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroRealm' of type [com.bluetop.gbw.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:11:58.467 INFO 99347 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:11:58.545 INFO 99347 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:11:58.944 INFO 99347 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a4c07d00] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:11:58.961 INFO 99347 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-08-31 16:11:59.881 INFO 99347 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 443 (https) 80 (http) 2024-08-31 16:11:59.904 INFO 99347 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-08-31 16:11:59.905 INFO 99347 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.68] 2024-08-31 16:11:59.983 INFO 99347 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-08-31 16:11:59.984 INFO 99347 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5724 ms 2024-08-31 16:12:01.916 WARN 99347 --- [main] c.b.m.core.metadata.TableInfoHelper : Can not find table primary key in Class: "com.bluetop.gbw.entity.device.TaskTreePathEntity". 2024-08-31 16:12:01.925 WARN 99347 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.bluetop.gbw.entity.device.TaskTreePathEntity ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 2024-08-31 16:12:02.249 ERROR 99347 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.bluetop.gbw.mapper.sys.GroupMapper.queryUserGroup] is ignored, because it exists, maybe from xml file 2024-08-31 16:12:04.129 INFO 99347 --- [main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse 2024-08-31 16:12:04.179 INFO 99347 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-08-31 16:12:04.480 INFO 99347 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-08-31 16:12:04.490 INFO 99347 --- [main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:mysql://127.0.0.1:3306/gbw_monitor_station_rm500 (MySQL 8.0) 2024-08-31 16:12:04.986 INFO 99347 --- [main] o.f.core.internal.command.DbValidate : Successfully validated 36 migrations (execution time 00:00.327s) 2024-08-31 16:12:05.025 INFO 99347 --- [main] o.f.core.internal.command.DbMigrate : Current version of schema `gbw_monitor_station_rm500`: 1.0.35 2024-08-31 16:12:05.027 INFO 99347 --- [main] o.f.core.internal.command.DbMigrate : Schema `gbw_monitor_station_rm500` is up to date. No migration necessary. 2024-08-31 16:12:05.672 INFO 99347 --- [main] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 2024-08-31 16:12:05.769 INFO 99347 --- [main] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-31 16:12:05.771 INFO 99347 --- [main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 2024-08-31 16:12:05.810 INFO 99347 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Using db table-based data access locking (synchronization). 2024-08-31 16:12:05.821 INFO 99347 --- [main] o.s.s.quartz.LocalDataSourceJobStore : JobStoreCMT initialized. 2024-08-31 16:12:05.826 INFO 99347 --- [main] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'DefaultQuartzScheduler' 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 30 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. 2024-08-31 16:12:05.827 INFO 99347 --- [main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'DefaultQuartzScheduler' initialized from an externally provided properties instance. 2024-08-31 16:12:05.828 INFO 99347 --- [main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 2024-08-31 16:12:05.829 INFO 99347 --- [main] org.quartz.core.QuartzScheduler : JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@78365cfa 2024-08-31 16:12:06.593 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载[com.bluetop.gbw.dto.v8.down.api]包下所有文件生成xml映射关系... 2024-08-31 16:12:06.644 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.AutoDiag 2024-08-31 16:12:06.644 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentAlarmHistoryQuery 2024-08-31 16:12:06.644 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentAlarmParamSet$EquipmentAlarmParam 2024-08-31 16:12:06.644 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentAlarmParamSet 2024-08-31 16:12:06.644 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentInfoQuery 2024-08-31 16:12:06.644 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentInitParamSet 2024-08-31 16:12:06.644 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentLogHistoryQuery 2024-08-31 16:12:06.644 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentParameterQuery 2024-08-31 16:12:06.644 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.EquipmentStatusRealtimeQuery 2024-08-31 16:12:06.644 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.FileQuery 2024-08-31 16:12:06.644 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.FileRetrieve 2024-08-31 16:12:06.644 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.IQTask 2024-08-31 16:12:06.645 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.IQTaskSet 2024-08-31 16:12:06.645 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.OffsetHistoryQuery 2024-08-31 16:12:06.645 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.OffsetTaskSet 2024-08-31 16:12:06.645 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.ProgramCommand$Command 2024-08-31 16:12:06.645 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.ProgramCommand 2024-08-31 16:12:06.645 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityAlarmHistoryQuery 2024-08-31 16:12:06.645 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityAlarmParamSet$QualityAlarmParam 2024-08-31 16:12:06.645 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityAlarmParamSet 2024-08-31 16:12:06.645 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityHistoryQuery 2024-08-31 16:12:06.645 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityRealtimeQuery 2024-08-31 16:12:06.645 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.QualityTaskSet 2024-08-31 16:12:06.645 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.RealtimeStream 2024-08-31 16:12:06.645 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.ReceiverControl$Param 2024-08-31 16:12:06.645 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.ReceiverControl 2024-08-31 16:12:06.645 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.SpectrumHistoryQuery 2024-08-31 16:12:06.646 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.SpectrumRealtimeQuery 2024-08-31 16:12:06.646 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.SpectrumTaskSet 2024-08-31 16:12:06.646 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.StreamHistoryQuery 2024-08-31 16:12:06.646 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.StreamRealtimeClientQuery 2024-08-31 16:12:06.646 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.StreamRealtimeClientStop 2024-08-31 16:12:06.646 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.StreamRealtimeQuery 2024-08-31 16:12:06.646 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.StreamTaskSet 2024-08-31 16:12:06.646 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.TaskDelete 2024-08-31 16:12:06.646 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.TaskStatusQuery$Task 2024-08-31 16:12:06.646 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.TaskStatusQuery 2024-08-31 16:12:06.646 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载:com.bluetop.gbw.dto.v8.down.api.VideoRealtimeQuery 2024-08-31 16:12:06.647 INFO 99347 --- [main] com.bluetop.gbw.common.PackageUtil : 加载完成 2024-08-31 16:12:09.605 INFO 99347 --- [main] com.bluetop.gbw.init.GlobalCache : 开始设置板卡ip 2024-08-31 16:12:09.754 INFO 99347 --- [main] c.b.g.s.web.impl.IpConfigServiceImpl : interfaceAddresses:[{"address":"fe80:0:0:0:941f:9cff:fe6a:1a8f%eth1","networkPrefixLength":64},{"address":"172.16.100.25","broadcast":"172.16.100.255","networkPrefixLength":24}] 2024-08-31 16:12:09.759 INFO 99347 --- [main] c.b.g.s.web.impl.IpConfigServiceImpl : interfaceAddresses:[{"address":"fe80:0:0:0:981f:9cff:fe6a:1a8f%eth0","networkPrefixLength":64},{"address":"fe80:0:0:0:b2c3:1ff:fe00:a%eth0","networkPrefixLength":64},{"address":"192.168.100.27","broadcast":"192.168.100.255","networkPrefixLength":24}] 2024-08-31 16:12:09.925 INFO 99347 --- [main] com.bluetop.gbw.init.GlobalCache : 获取网卡名:eth1,索引:4,ipv4:[172.16.100.25],ipv4Mask:255.255.255.0,ipv6:,ipv6Mask: 2024-08-31 16:12:09.959 INFO 99347 --- [main] com.bluetop.gbw.init.GlobalCache : 获取网卡名:eth0,索引:3,ipv4:[192.168.100.27],ipv4Mask:255.255.255.0,ipv6:fe80:0:0:0:b2c3:1ff:fe00:a,ipv6Mask:64 2024-08-31 16:12:10.130 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is :Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal 2024-08-31 16:12:10.131 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : UBUNTU 系统网卡配置文件不存在 文件名:/etc/netplan/interface.yaml! 2024-08-31 16:12:10.259 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is :Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal 2024-08-31 16:12:10.473 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:systemctl restart systemd-networkd, result: true 2024-08-31 16:12:10.476 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 16:12:10.476 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : 不支持检测windows系统启动脚本 2024-08-31 16:12:10.479 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:ifconfig eth0 192.168.100.27 netmask 255.255.255.0 up, result: true 2024-08-31 16:12:10.480 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 16:12:10.482 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : 设置平台:Unix/Linux,网卡:eth0,ip:192.168.100.27,结果:true 2024-08-31 16:12:10.482 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : StringUtils.hasLength(gateway):false 2024-08-31 16:12:10.928 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:ifconfig eth0 down, result: true 2024-08-31 16:12:10.931 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 16:12:10.935 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:ifconfig eth0 hw ether B0:C3:01:00:00:0a, result: true 2024-08-31 16:12:10.937 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 16:12:10.948 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:ifconfig eth0 up, result: true 2024-08-31 16:12:10.950 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 16:12:11.119 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is :Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal 2024-08-31 16:12:11.121 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : UBUNTU 系统网卡配置文件不存在 文件名:/etc/netplan/interface.yaml! 2024-08-31 16:12:11.275 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is :Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal 2024-08-31 16:12:11.461 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:systemctl restart systemd-networkd, result: true 2024-08-31 16:12:11.465 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 16:12:11.465 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : 不支持检测windows系统启动脚本 2024-08-31 16:12:11.469 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : 执行命令行:ifconfig eth0 192.168.100.27 netmask 255.255.255.0 up, result: true 2024-08-31 16:12:11.470 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : exec command result is : 2024-08-31 16:12:11.471 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : 设置平台:Unix/Linux,网卡:eth0,ip:192.168.100.27,结果:true 2024-08-31 16:12:11.471 INFO 99347 --- [main] com.bluetop.gbw.util.SystemUtil : StringUtils.hasLength(gateway):false 2024-08-31 16:12:11.621 INFO 99347 --- [main] com.bluetop.gbw.init.GlobalCache : IP初始化 2024-08-31 16:12:11.628 INFO 99347 --- [main] com.bluetop.gbw.init.GlobalCache : 外网IP为192.168.100.27 2024-08-31 16:12:11.633 INFO 99347 --- [main] com.bluetop.gbw.init.GlobalCache : 内网IP为172.16.100.25 2024-08-31 16:12:11.702 INFO 99347 --- [main] c.b.gbw.iot.basic.IotDataStructureInit : 加载IotDB数据结构 2024-08-31 16:12:11.788 INFO 99347 --- [main] c.b.g.iot.basic.DevicePropertyResource : load Iot device com.bluetop.gbw.iot.entity.SpecInfo 2024-08-31 16:12:11.806 WARN 99347 --- [main] o.a.i.t.common.conf.TSFileDescriptor : not found iotdb-common.properties, use the default configs. 2024-08-31 16:12:11.807 INFO 99347 --- [main] c.b.g.iot.basic.DevicePropertyResource : load Iot device com.bluetop.gbw.iot.entity.PerfInfo 2024-08-31 16:12:11.808 INFO 99347 --- [main] c.b.gbw.iot.basic.IotDataStructureInit : IotDB数据结构加载完成 2024-08-31 16:12:11.894 INFO 99347 --- [gbw-async-2] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetDeviceInfo} 2024-08-31 16:12:11.894 INFO 99347 --- [gbw-async-1] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetDeviceInfo} 2024-08-31 16:12:11.894 INFO 99347 --- [gbw-async-3] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetDeviceInfo} 2024-08-31 16:12:12.262 INFO 99347 --- [gbw-async-2] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetDeviceInfoResponse(list=[GetDeviceInfoParam(caseNum=0, slot=3, mod=2, channels=22, deviceId=RMBR1611024010, front=RM-BR16L, back=AM, state=Alive, rt=0-0-4-32, appVersion=null, fpgaVersion=null, kernelVersion=null)]) 2024-08-31 16:12:12.263 INFO 99347 --- [gbw-async-1] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetDeviceInfoResponse(list=[GetDeviceInfoParam(caseNum=0, slot=3, mod=2, channels=22, deviceId=RMBR1611024010, front=RM-BR16L, back=AM, state=Alive, rt=0-0-4-32, appVersion=null, fpgaVersion=null, kernelVersion=null)]) 2024-08-31 16:12:12.295 INFO 99347 --- [gbw-async-3] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetDeviceInfoResponse(list=[GetDeviceInfoParam(caseNum=0, slot=3, mod=2, channels=22, deviceId=RMBR1611024010, front=RM-BR16L, back=AM, state=Alive, rt=0-0-4-32, appVersion=null, fpgaVersion=null, kernelVersion=null)]) 2024-08-31 16:12:12.603 INFO 99347 --- [nioEventLoopGroup-3-14] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.16:1234 2024-08-31 16:12:12.604 INFO 99347 --- [nioEventLoopGroup-2-1] c.b.g.d.c.udp.server.DDCSpectrumServer : 宽带频谱监听服务加入组播 ---> /235.2.2.1:1234 2024-08-31 16:12:12.604 INFO 99347 --- [nioEventLoopGroup-3-12] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.9:1234 2024-08-31 16:12:12.604 INFO 99347 --- [nioEventLoopGroup-3-3] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.6:1234 2024-08-31 16:12:12.604 INFO 99347 --- [main] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] 2024-08-31 16:12:12.604 INFO 99347 --- [nioEventLoopGroup-3-1] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.21:1234 2024-08-31 16:12:12.605 INFO 99347 --- [nioEventLoopGroup-3-4] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.14:1234 2024-08-31 16:12:12.606 INFO 99347 --- [nioEventLoopGroup-3-16] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.2:1234 2024-08-31 16:12:12.606 INFO 99347 --- [nioEventLoopGroup-4-1] c.b.g.d.cms.udp.server.SpectrumServer : 宽带频谱监听服务加入组播 ---> /235.3.2.1:1234 2024-08-31 16:12:12.603 INFO 99347 --- [nioEventLoopGroup-3-5] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.17:1234 2024-08-31 16:12:12.616 INFO 99347 --- [nioEventLoopGroup-3-8] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.15:1234 2024-08-31 16:12:12.616 INFO 99347 --- [nioEventLoopGroup-3-11] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.19:1234 2024-08-31 16:12:12.616 INFO 99347 --- [nioEventLoopGroup-3-2] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.22:1234 2024-08-31 16:12:12.616 INFO 99347 --- [nioEventLoopGroup-3-7] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.5:1234 2024-08-31 16:12:12.616 INFO 99347 --- [nioEventLoopGroup-3-6] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.13:1234 2024-08-31 16:12:12.617 INFO 99347 --- [nioEventLoopGroup-3-15] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.18:1234 2024-08-31 16:12:12.617 INFO 99347 --- [nioEventLoopGroup-3-8] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.8:1234 2024-08-31 16:12:12.617 INFO 99347 --- [nioEventLoopGroup-3-9] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.20:1234 2024-08-31 16:12:12.617 INFO 99347 --- [nioEventLoopGroup-3-10] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.4:1234 2024-08-31 16:12:12.618 INFO 99347 --- [nioEventLoopGroup-3-10] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.12:1234 2024-08-31 16:12:12.619 INFO 99347 --- [nioEventLoopGroup-3-7] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.3:1234 2024-08-31 16:12:12.619 INFO 99347 --- [nioEventLoopGroup-3-2] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.10:1234 2024-08-31 16:12:12.619 INFO 99347 --- [nioEventLoopGroup-3-13] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.7:1234 2024-08-31 16:12:12.620 INFO 99347 --- [nioEventLoopGroup-3-13] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.1:1234 2024-08-31 16:12:12.620 INFO 99347 --- [nioEventLoopGroup-3-6] c.b.g.d.c.u.server.NarrowSpectrumServer : 窄带频谱监听服务加入组播 ---> /235.1.2.11:1234 2024-08-31 16:12:13.970 INFO 99347 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 443 (https) 80 (http) with context path '' 2024-08-31 16:12:13.973 INFO 99347 --- [main] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 2024-08-31 16:12:13.991 INFO 99347 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Freed 0 triggers from 'acquired' / 'blocked' state. 2024-08-31 16:12:13.993 INFO 99347 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Handling 1 trigger(s) that missed their scheduled fire-time. 2024-08-31 16:12:14.068 INFO 99347 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Recovering 0 jobs that were in-progress at the time of the last shut-down. 2024-08-31 16:12:14.068 INFO 99347 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Recovery complete. 2024-08-31 16:12:14.070 INFO 99347 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Removed 0 'complete' triggers. 2024-08-31 16:12:14.071 INFO 99347 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Removed 0 stale fired job entries. 2024-08-31 16:12:14.121 INFO 99347 --- [http-nio-80-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-08-31 16:12:14.122 INFO 99347 --- [http-nio-80-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-08-31 16:12:14.125 INFO 99347 --- [http-nio-80-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 3 ms 2024-08-31 16:12:14.196 INFO 99347 --- [main] org.quartz.core.QuartzScheduler : Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. 2024-08-31 16:12:14.266 INFO 99347 --- [my-scheduler-task-5] com.bluetop.gbw.init.InitAsyncTask : 无法获取到hemPerfReport~! 2024-08-31 16:12:14.271 INFO 99347 --- [gbw-async-4] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:11:59", "Desc": "ʧ��" } 2024-08-31 16:12:14.267 INFO 99347 --- [my-scheduler-task-10] com.bluetop.gbw.init.InitAsyncTask : 无法获取到hemPerfReport~! 2024-08-31 16:12:14.295 INFO 99347 --- [main] c.b.gbw.GbwMonitorStationApplication : Started GbwMonitorStationApplication in 21.4 seconds (JVM running for 22.353) 2024-08-31 16:12:14.299 INFO 99347 --- [main] com.bluetop.gbw.init.SystemInit : 初始化SaveParamConfig 2024-08-31 16:12:14.481 INFO 99347 --- [main] c.b.g.service.web.impl.TaskServiceImpl : 初始化endOldTaskAndStartNew 2024-08-31 16:12:14.552 INFO 99347 --- [gbw-async-5] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 3, "Freq": 11810, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:11:57", "Desc": "ʧ��" } 2024-08-31 16:12:14.580 INFO 99347 --- [main] c.b.g.service.web.impl.TaskServiceImpl : dto:{"current":1,"pageSize":20,"index":"0","freq":"639","startTime":"2024-08-31 16:09:31","endTime":"2024-08-31 16:12:14"} 2024-08-31 16:12:14.688 INFO 99347 --- [gbw-async-6] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 1, "Data": 13, "StartTime": "2024-08-31 16:11:57", "Desc": "���ʹ���" } 2024-08-31 16:12:14.743 INFO 99347 --- [main] c.b.g.service.web.impl.TaskServiceImpl : endOldTaskAndStartNew endTime:2024-08-31T16:11:49.466 2024-08-31 16:12:14.750 INFO 99347 --- [pool-2-thread-1] c.b.g.service.web.impl.TaskServiceImpl : updateDateBase exec from taskService index:0 freq :639 2024-08-31 16:12:14.750 INFO 99347 --- [pool-2-thread-2] c.b.g.service.web.impl.TaskServiceImpl : updateDateBase exec from taskService index:1 freq :720 2024-08-31 16:12:14.752 INFO 99347 --- [pool-2-thread-5] c.b.g.service.web.impl.TaskServiceImpl : updateDateBase exec from taskService index:4 freq :11815 2024-08-31 16:12:14.756 INFO 99347 --- [pool-2-thread-4] c.b.g.service.web.impl.TaskServiceImpl : updateDateBase exec from taskService index:3 freq :11810 2024-08-31 16:12:14.761 INFO 99347 --- [pool-2-thread-6] c.b.g.service.web.impl.TaskServiceImpl : updateDateBase exec from taskService index:5 freq :14920 2024-08-31 16:12:14.769 INFO 99347 --- [pool-2-thread-9] c.b.g.service.web.impl.TaskServiceImpl : updateDateBase exec from taskService index:8 freq :15360 2024-08-31 16:12:14.769 INFO 99347 --- [pool-2-thread-7] c.b.g.service.web.impl.TaskServiceImpl : updateDateBase exec from taskService index:6 freq :15230 2024-08-31 16:12:14.770 INFO 99347 --- [pool-2-thread-10] c.b.g.service.web.impl.TaskServiceImpl : updateDateBase exec from taskService index:9 freq :17840 2024-08-31 16:12:14.774 INFO 99347 --- [pool-2-thread-8] c.b.g.service.web.impl.TaskServiceImpl : updateDateBase exec from taskService index:7 freq :15340 2024-08-31 16:12:14.777 INFO 99347 --- [pool-2-thread-12] c.b.g.service.web.impl.TaskServiceImpl : updateDateBase exec from taskService index:11 freq :17730 2024-08-31 16:12:14.761 INFO 99347 --- [pool-2-thread-3] c.b.g.service.web.impl.TaskServiceImpl : updateDateBase exec from taskService index:2 freq :11680 2024-08-31 16:12:14.770 INFO 99347 --- [pool-2-thread-11] c.b.g.service.web.impl.TaskServiceImpl : updateDateBase exec from taskService index:10 freq :21490 2024-08-31 16:12:14.782 INFO 99347 --- [pool-2-thread-13] c.b.g.service.web.impl.TaskServiceImpl : updateDateBase exec from taskService index:12 freq :11610 2024-08-31 16:12:14.791 INFO 99347 --- [gbw-async-7] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:11:57", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:14.791 INFO 99347 --- [pool-2-thread-14] c.b.g.service.web.impl.TaskServiceImpl : updateDateBase exec from taskService index:20 freq :17770 2024-08-31 16:12:14.793 INFO 99347 --- [main] com.bluetop.gbw.init.SystemInit : 初始化IsReportAndReportUrl 2024-08-31 16:12:14.796 INFO 99347 --- [pool-2-thread-15] c.b.g.service.web.impl.TaskServiceImpl : updateDateBase exec from taskService index:21 freq :17800 2024-08-31 16:12:14.896 INFO 99347 --- [gbw-async-11] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 0, "Data": 11, "StartTime": "2024-08-31 16:12:01", "Desc": "���ʹ���" } 2024-08-31 16:12:15.037 INFO 99347 --- [gbw-async-12] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:01", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:15.194 INFO 99347 --- [gbw-async-13] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:12:01", "Desc": "ʧ��" } 2024-08-31 16:12:15.295 INFO 99347 --- [gbw-async-15] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:12:04", "Desc": "ʧ��" } 2024-08-31 16:12:15.397 INFO 99347 --- [main] com.bluetop.gbw.init.SystemInit : 检查并初始化数据库配置文件 2024-08-31 16:12:15.398 INFO 99347 --- [main] com.bluetop.gbw.init.SystemInit : 初始化deviceId devBase 2024-08-31 16:12:15.414 INFO 99347 --- [gbw-async-18] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:08", "Desc": "ʧ��" } 2024-08-31 16:12:15.470 INFO 99347 --- [main] com.bluetop.gbw.init.SystemInit : 初始化基础通道信息 2024-08-31 16:12:15.486 INFO 99347 --- [main] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=22} 2024-08-31 16:12:15.517 INFO 99347 --- [gbw-async-19] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:09", "Desc": "ʧ��" } 2024-08-31 16:12:15.627 INFO 99347 --- [gbw-async-20] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2003, "SubType": 0, "State": 0, "Data": 10, "StartTime": "2024-08-31 16:12:10", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:15.745 INFO 99347 --- [main] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfoList(index=null, slot=3, iqOut=[IQOut(multicastIp=235.0.2.1, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.2, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.3, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.4, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.5, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.6, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.7, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.8, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.9, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.10, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.11, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.12, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.13, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.14, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.15, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.16, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.17, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.18, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.19, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.20, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.21, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.22, port=1234, outputValid=1, switchVal=null, outType=null)], demodList=[HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=720, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11680, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11810, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11815, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=14920, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15230, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15340, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15360, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17840, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=21490, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17730, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11610, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15800, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17770, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17800, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.1, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.2, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.3, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.4, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.5, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.6, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.7, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.8, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.9, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.10, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.11, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.12, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.13, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.14, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.15, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.16, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.17, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.18, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.19, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.20, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.21, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.22, port=1234, outputValid=null, switchVal=true, outType=null)]) 2024-08-31 16:12:15.757 INFO 99347 --- [gbw-async-21] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2001, "SubType": 0, "State": 0, "Data": 30, "StartTime": "2024-08-31 16:12:11", "Desc": "���ʹ���" } 2024-08-31 16:12:15.859 INFO 99347 --- [gbw-async-25] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 1, "Data": 11, "StartTime": "2024-08-31 16:12:09", "Desc": "���ʹ���" } 2024-08-31 16:12:15.983 INFO 99347 --- [gbw-async-26] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:12:09", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:16.087 INFO 99347 --- [gbw-async-27] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 1, "Data": 10, "StartTime": "2024-08-31 16:12:09", "Desc": "���ʹ���" } 2024-08-31 16:12:16.200 INFO 99347 --- [gbw-async-28] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:12:09", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:16.345 INFO 99347 --- [gbw-async-32] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 0, "Data": 10, "StartTime": "2024-08-31 16:12:13", "Desc": "���ʹ���" } 2024-08-31 16:12:16.431 INFO 99347 --- [gbw-async-33] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:13", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:16.534 INFO 99347 --- [gbw-async-34] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 1, "Data": 17, "StartTime": "2024-08-31 16:12:11", "Desc": "���ʹ���" } 2024-08-31 16:12:16.666 INFO 99347 --- [gbw-async-35] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:12:11", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:16.779 INFO 99347 --- [gbw-async-38] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 0, "Data": 9, "StartTime": "2024-08-31 16:12:15", "Desc": "���ʹ���" } 2024-08-31 16:12:16.915 INFO 99347 --- [gbw-async-40] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:15", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:16.920 INFO 99347 --- [main] com.bluetop.gbw.init.SystemInit : 初始化通道板卡信息 2024-08-31 16:12:16.936 INFO 99347 --- [main] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=22} 2024-08-31 16:12:17.031 INFO 99347 --- [gbw-async-41] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 0, "Freq": 639, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:09:29", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:17.039 INFO 99347 --- [gbw-async-42] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 1, "Freq": 720, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:09:33", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:17.047 INFO 99347 --- [gbw-async-43] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 4, "Freq": 11815, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:09:55", "Desc": "ʧ��" } 2024-08-31 16:12:17.055 INFO 99347 --- [gbw-async-44] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 9, "Freq": 17840, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:35", "Desc": "ʧ��" } 2024-08-31 16:12:17.063 INFO 99347 --- [gbw-async-45] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 11, "Freq": 17730, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:45", "Desc": "ʧ��" } 2024-08-31 16:12:17.070 INFO 99347 --- [gbw-async-46] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 12, "Freq": 11610, "Type": 2001, "SubType": 0, "State": 1, "Data": 25, "StartTime": "2024-08-31 16:10:50", "Desc": "���ʹ���" } 2024-08-31 16:12:17.106 INFO 99347 --- [gbw-async-47] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 12, "Freq": 11610, "Type": 2003, "SubType": 0, "State": 1, "Data": 6, "StartTime": "2024-08-31 16:10:50", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:17.112 INFO 99347 --- [gbw-async-48] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 20, "Freq": 17770, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:58", "Desc": "ʧ��" } 2024-08-31 16:12:17.117 INFO 99347 --- [gbw-async-49] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 21, "Freq": 17800, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:11:03", "Desc": "ʧ��" } 2024-08-31 16:12:17.132 INFO 99347 --- [main] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfoList(index=null, slot=3, iqOut=[IQOut(multicastIp=235.0.2.1, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.2, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.3, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.4, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.5, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.6, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.7, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.8, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.9, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.10, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.11, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.12, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.13, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.14, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.15, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.16, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.17, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.18, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.19, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.20, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.21, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.22, port=1234, outputValid=1, switchVal=null, outType=null)], demodList=[HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=720, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11680, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11810, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11815, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=14920, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15230, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15340, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15360, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17840, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=21490, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17730, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11610, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15800, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17770, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17800, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.1, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.2, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.3, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.4, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.5, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.6, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.7, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.8, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.9, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.10, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.11, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.12, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.13, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.14, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.15, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.16, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.17, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.18, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.19, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.20, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.21, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.22, port=1234, outputValid=null, switchVal=true, outType=null)]) 2024-08-31 16:12:17.134 INFO 99347 --- [gbw-async-50] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 1, "Data": 18, "StartTime": "2024-08-31 16:11:44", "Desc": "���ʹ���" } 2024-08-31 16:12:17.145 INFO 99347 --- [gbw-async-1] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:11:44", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:17.179 INFO 99347 --- [gbw-async-5] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 3, "Freq": 11810, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:11:57", "Desc": "ʧ��" } 2024-08-31 16:12:17.186 INFO 99347 --- [gbw-async-8] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 1, "Data": 17, "StartTime": "2024-08-31 16:12:11", "Desc": "���ʹ���" } 2024-08-31 16:12:17.195 INFO 99347 --- [gbw-async-10] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:12:11", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:17.296 INFO 99347 --- [gbw-async-17] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:12:13", "Desc": "ʧ��" } 2024-08-31 16:12:17.429 INFO 99347 --- [gbw-async-4] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 0, "Data": 16, "StartTime": "2024-08-31 16:12:16", "Desc": "���ʹ���" } 2024-08-31 16:12:17.532 INFO 99347 --- [gbw-async-6] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:16", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:21.123 INFO 99347 --- [DefaultQuartzScheduler_Worker-1] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:12:21.247 INFO 99347 --- [gbw-async-24] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 1, "Data": 11, "StartTime": "2024-08-31 16:12:18", "Desc": "���ʹ���" } 2024-08-31 16:12:21.353 INFO 99347 --- [gbw-async-50] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:12:18", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:21.970 INFO 99347 --- [DefaultQuartzScheduler_Worker-1] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":12,"Sec":22}} 2024-08-31 16:12:22.220 INFO 99347 --- [DefaultQuartzScheduler_Worker-1] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:12:22.809 INFO 99347 --- [gbw-async-4] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 0, "Data": 14, "StartTime": "2024-08-31 16:12:22", "Desc": "���ʹ���" } 2024-08-31 16:12:22.924 INFO 99347 --- [gbw-async-46] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:22", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:23.028 INFO 99347 --- [gbw-async-37] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 1, "Data": 13, "StartTime": "2024-08-31 16:12:19", "Desc": "���ʹ���" } 2024-08-31 16:12:23.133 INFO 99347 --- [gbw-async-39] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:12:19", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:23.430 INFO 99347 --- [pool-2-thread-15] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/DelStream 数据 {"MsgId":"719ba1e8-be2c-4a19-b94e-9c8efa952a55","SignalId":"2245_91864398"} 2024-08-31 16:12:23.456 INFO 99347 --- [pool-2-thread-15] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/DelStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:23.622 WARN 99347 --- [gbw-async-24] c.b.g.s.web.impl.AlarmReportServiceImpl : Warn: execute Method There are 2 results. 2024-08-31 16:12:23.647 INFO 99347 --- [http-nio-80-exec-3] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "719ba1e8-be2c-4a19-b94e-9c8efa952a55", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:23.703 INFO 99347 --- [http-nio-80-exec-4] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2245_91864398", "BitRate": "2521875", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2245_91864398/Real/20240831161105-2245_91864398.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:11:05", "BeginOffset": "0", "EndTime": "2024-08-31 16:12:23", "EndOffset": "24588288", "Status": "1"} 2024-08-31 16:12:23.734 WARN 99347 --- [gbw-async-4] c.b.g.s.web.impl.AlarmReportServiceImpl : Warn: execute Method There are 2 results. 2024-08-31 16:12:24.062 INFO 99347 --- [pool-2-thread-6] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/DelStream 数据 {"MsgId":"d39ea161-e7c7-476d-9586-7b2b1c9b49d3","SignalId":"2237_91805067"} 2024-08-31 16:12:24.068 INFO 99347 --- [pool-2-thread-6] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/DelStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:24.297 INFO 99347 --- [http-nio-80-exec-6] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "d39ea161-e7c7-476d-9586-7b2b1c9b49d3", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:25.202 INFO 99347 --- [pool-2-thread-3] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/DelStream 数据 {"MsgId":"fdf04de5-d3c0-403d-b40f-8e946e75c29a","SignalId":"2234_91782875"} 2024-08-31 16:12:25.206 INFO 99347 --- [pool-2-thread-3] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/DelStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:25.405 INFO 99347 --- [http-nio-80-exec-10] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "fdf04de5-d3c0-403d-b40f-8e946e75c29a", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:25.856 INFO 99347 --- [gbw-async-42] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:12:22", "Desc": "ʧ��" } 2024-08-31 16:12:25.964 INFO 99347 --- [gbw-async-13] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 0, "Data": 16, "StartTime": "2024-08-31 16:12:25", "Desc": "���ʹ���" } 2024-08-31 16:12:26.083 INFO 99347 --- [gbw-async-26] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:25", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:26.139 INFO 99347 --- [pool-2-thread-9] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/DelStream 数据 {"MsgId":"820d9830-735e-4b37-b3ae-5e58c62e2a47","SignalId":"2239_91830930"} 2024-08-31 16:12:26.143 INFO 99347 --- [pool-2-thread-9] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/DelStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:26.312 INFO 99347 --- [http-nio-80-exec-6] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "820d9830-735e-4b37-b3ae-5e58c62e2a47", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:26.357 INFO 99347 --- [pool-2-thread-3] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=2} 2024-08-31 16:12:26.429 INFO 99347 --- [pool-2-thread-11] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/DelStream 数据 {"MsgId":"71672738-3a4f-465b-901d-45dcaaa7f594","SignalId":"2241_91842019"} 2024-08-31 16:12:26.433 INFO 99347 --- [pool-2-thread-11] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/DelStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:26.560 INFO 99347 --- [pool-2-thread-3] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=2, slot=3, demod=HemDemod(frequency=11680, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.3, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.3, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:12:26.719 INFO 99347 --- [http-nio-80-exec-8] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "71672738-3a4f-465b-901d-45dcaaa7f594", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:27.508 INFO 99347 --- [pool-2-thread-11] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=10} 2024-08-31 16:12:27.706 INFO 99347 --- [pool-2-thread-11] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=10, slot=3, demod=HemDemod(frequency=21490, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.11, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.11, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:12:27.902 INFO 99347 --- [http-nio-80-exec-4] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2237_91805067", "BitRate": "1539624", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2237_91805067/Real/20240831161005-2237_91805067.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:10:05", "BeginOffset": "0", "EndTime": "2024-08-31 16:12:24", "EndOffset": "26750976", "Status": "1"} 2024-08-31 16:12:28.325 INFO 99347 --- [pool-2-thread-6] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=5} 2024-08-31 16:12:28.332 INFO 99347 --- [pool-2-thread-11] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"fc0f8062-954f-4a69-9d28-37be053e919b","SignalId":"2249_91946574","StreamURL":"udp://235.0.2.11:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:12:28.336 INFO 99347 --- [pool-2-thread-11] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:28.347 INFO 99347 --- [pool-2-thread-3] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"204e6c30-99ac-4075-8693-79e0f23bd4d4","SignalId":"2247_91945893","StreamURL":"udp://235.0.2.3:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:12:28.353 INFO 99347 --- [pool-2-thread-3] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:28.480 INFO 99347 --- [pool-2-thread-6] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=5, slot=3, demod=HemDemod(frequency=14920, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.6, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.6, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:12:28.495 INFO 99347 --- [pool-2-thread-14] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/DelStream 数据 {"MsgId":"6d2fda57-203e-4d8f-8a49-86796e13e4e2","SignalId":"2244_91858394"} 2024-08-31 16:12:28.499 INFO 99347 --- [pool-2-thread-14] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/DelStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:28.526 INFO 99347 --- [pool-2-thread-11] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"5250785c-8468-410c-902b-7bfc487a6303","SignalId":"2249_91946574"} 2024-08-31 16:12:28.527 INFO 99347 --- [http-nio-80-exec-3] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "fc0f8062-954f-4a69-9d28-37be053e919b", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:28.531 INFO 99347 --- [pool-2-thread-11] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:28.547 INFO 99347 --- [http-nio-80-exec-3] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "204e6c30-99ac-4075-8693-79e0f23bd4d4", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:28.608 INFO 99347 --- [pool-2-thread-15] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=21} 2024-08-31 16:12:28.765 INFO 99347 --- [pool-2-thread-15] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=21, slot=3, demod=HemDemod(frequency=17800, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.22, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.22, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:12:28.780 INFO 99347 --- [http-nio-80-exec-6] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "6d2fda57-203e-4d8f-8a49-86796e13e4e2", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:28.784 INFO 99347 --- [http-nio-80-exec-6] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "5250785c-8468-410c-902b-7bfc487a6303", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:28.821 INFO 99347 --- [gbw-async-49] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:12:25", "Desc": "ʧ��" } 2024-08-31 16:12:28.929 INFO 99347 --- [pool-2-thread-15] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"a32dcd82-c9ba-46e4-bbb0-98649a9ad684","SignalId":"2246_91943990","StreamURL":"udp://235.0.2.22:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:12:28.946 INFO 99347 --- [pool-2-thread-15] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:28.989 INFO 99347 --- [http-nio-80-exec-8] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "a32dcd82-c9ba-46e4-bbb0-98649a9ad684", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:28.999 INFO 99347 --- [pool-2-thread-14] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=20} 2024-08-31 16:12:29.071 INFO 99347 --- [pool-2-thread-2] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/DelStream 数据 {"MsgId":"828425c5-07d2-4a6a-90af-96cf496456b0","SignalId":"2233_91774423"} 2024-08-31 16:12:29.075 INFO 99347 --- [pool-2-thread-2] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/DelStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:29.143 INFO 99347 --- [pool-2-thread-9] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=8} 2024-08-31 16:12:29.161 INFO 99347 --- [pool-2-thread-3] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"a7a03dd0-e5fd-41f1-8ae5-1145263003f6","SignalId":"2247_91945893"} 2024-08-31 16:12:29.166 INFO 99347 --- [pool-2-thread-3] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:29.179 INFO 99347 --- [pool-2-thread-14] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=20, slot=3, demod=HemDemod(frequency=17770, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.21, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.21, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:12:29.234 INFO 99347 --- [pool-2-thread-15] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"ae726620-3f7c-41d6-a2b2-30ea0c335227","SignalId":"2246_91943990"} 2024-08-31 16:12:29.238 INFO 99347 --- [pool-2-thread-14] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"963b4eed-e7f3-4b81-ba90-8d88492785c0","SignalId":"2251_91948853","StreamURL":"udp://235.0.2.21:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:12:29.238 INFO 99347 --- [pool-2-thread-15] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:29.242 INFO 99347 --- [pool-2-thread-14] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:29.314 INFO 99347 --- [http-nio-80-exec-10] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2234_91782875", "BitRate": "1541714", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2234_91782875/Real/20240831160943-2234_91782875.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:09:43", "BeginOffset": "0", "EndTime": "2024-08-31 16:12:25", "EndOffset": "31219712", "Status": "1"} 2024-08-31 16:12:29.328 INFO 99347 --- [pool-2-thread-9] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=8, slot=3, demod=HemDemod(frequency=15360, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.9, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.9, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:12:29.396 INFO 99347 --- [http-nio-80-exec-1] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "828425c5-07d2-4a6a-90af-96cf496456b0", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:29.402 INFO 99347 --- [http-nio-80-exec-1] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "a7a03dd0-e5fd-41f1-8ae5-1145263003f6", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:29.408 INFO 99347 --- [http-nio-80-exec-1] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "ae726620-3f7c-41d6-a2b2-30ea0c335227", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:29.414 INFO 99347 --- [http-nio-80-exec-1] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "963b4eed-e7f3-4b81-ba90-8d88492785c0", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:29.886 INFO 99347 --- [gbw-async-36] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 0, "Data": 13, "StartTime": "2024-08-31 16:12:29", "Desc": "���ʹ���" } 2024-08-31 16:12:29.997 INFO 99347 --- [gbw-async-16] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:29", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:30.487 INFO 99347 --- [pool-2-thread-2] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=1} 2024-08-31 16:12:30.645 INFO 99347 --- [pool-2-thread-2] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=1, slot=3, demod=HemDemod(frequency=720, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.2, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.2, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:12:30.745 INFO 99347 --- [pool-2-thread-14] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"464aed9b-4f61-4126-87a7-921e62c5981e","SignalId":"2251_91948853"} 2024-08-31 16:12:30.750 INFO 99347 --- [pool-2-thread-14] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:30.760 INFO 99347 --- [pool-2-thread-6] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"81f722b8-4ea5-4350-b8db-27879c629cb6","SignalId":"2248_91946502","StreamURL":"udp://235.0.2.6:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:12:30.766 INFO 99347 --- [pool-2-thread-6] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:30.815 INFO 99347 --- [http-nio-80-exec-10] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2239_91830930", "BitRate": "1545557", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2239_91830930/Real/20240831161032-2239_91830930.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:10:32", "BeginOffset": "0", "EndTime": "2024-08-31 16:12:26", "EndOffset": "22024192", "Status": "1"} 2024-08-31 16:12:30.828 INFO 99347 --- [http-nio-80-exec-8] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "464aed9b-4f61-4126-87a7-921e62c5981e", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:30.833 INFO 99347 --- [http-nio-80-exec-8] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "81f722b8-4ea5-4350-b8db-27879c629cb6", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:31.084 INFO 99347 --- [http-nio-80-exec-10] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2241_91842019", "BitRate": "1551867", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2241_91842019/Real/20240831161043-2241_91842019.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:10:43", "BeginOffset": "0", "EndTime": "2024-08-31 16:12:26", "EndOffset": "19980288", "Status": "1"} 2024-08-31 16:12:31.130 INFO 99347 --- [pool-2-thread-6] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"ea2d64ee-3e5d-412b-8701-760661c9e0f7","SignalId":"2248_91946502"} 2024-08-31 16:12:31.134 INFO 99347 --- [pool-2-thread-6] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:31.199 INFO 99347 --- [pool-2-thread-1] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/DelStream 数据 {"MsgId":"e3a3f8d9-cbdf-4b76-95af-16e8b8437eb3","SignalId":"2232_91771408"} 2024-08-31 16:12:31.201 INFO 99347 --- [pool-2-thread-9] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"d0e3f476-389f-4551-a3c8-a6d97f8790b5","SignalId":"2250_91948343","StreamURL":"udp://235.0.2.9:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:12:31.206 INFO 99347 --- [pool-2-thread-9] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:31.210 INFO 99347 --- [pool-2-thread-1] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/DelStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:31.240 INFO 99347 --- [http-nio-80-exec-4] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "ea2d64ee-3e5d-412b-8701-760661c9e0f7", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:31.263 INFO 99347 --- [pool-2-thread-2] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"d2902418-1712-4bbb-8be4-245b9b927669","SignalId":"2252_91949746","StreamURL":"udp://235.0.2.2:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:12:31.267 INFO 99347 --- [pool-2-thread-2] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:31.356 INFO 99347 --- [http-nio-80-exec-1] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2244_91858394", "BitRate": "2507856", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2244_91858394/Real/20240831161059-2244_91858394.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:10:59", "BeginOffset": "0", "EndTime": "2024-08-31 16:12:28", "EndOffset": "27899904", "Status": "1"} 2024-08-31 16:12:31.444 INFO 99347 --- [http-nio-80-exec-2] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "e3a3f8d9-cbdf-4b76-95af-16e8b8437eb3", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:31.446 INFO 99347 --- [http-nio-80-exec-2] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "d0e3f476-389f-4551-a3c8-a6d97f8790b5", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:31.451 INFO 99347 --- [http-nio-80-exec-3] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "d2902418-1712-4bbb-8be4-245b9b927669", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:31.468 INFO 99347 --- [pool-2-thread-9] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"33cd3d18-5194-4cb4-bd45-4873413eb8ce","SignalId":"2250_91948343"} 2024-08-31 16:12:31.472 INFO 99347 --- [pool-2-thread-9] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:31.528 INFO 99347 --- [pool-2-thread-2] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"13c1cc99-9007-4f7d-899a-cc422c5bfebb","SignalId":"2252_91949746"} 2024-08-31 16:12:31.532 INFO 99347 --- [pool-2-thread-2] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:31.556 INFO 99347 --- [http-nio-80-exec-5] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "33cd3d18-5194-4cb4-bd45-4873413eb8ce", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:31.588 INFO 99347 --- [pool-2-thread-13] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/DelStream 数据 {"MsgId":"7f2032b9-886b-4cfc-8965-fb7948c832ac","SignalId":"2243_91852390"} 2024-08-31 16:12:31.591 INFO 99347 --- [pool-2-thread-13] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/DelStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:31.647 INFO 99347 --- [pool-2-thread-4] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/DelStream 数据 {"MsgId":"6b09db02-787c-498a-8659-7cee176fb1ea","SignalId":"2235_91789710"} 2024-08-31 16:12:31.650 INFO 99347 --- [pool-2-thread-4] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/DelStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:31.660 INFO 99347 --- [http-nio-80-exec-6] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "13c1cc99-9007-4f7d-899a-cc422c5bfebb", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:31.866 INFO 99347 --- [http-nio-80-exec-8] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "7f2032b9-886b-4cfc-8965-fb7948c832ac", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:31.976 INFO 99347 --- [http-nio-80-exec-9] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "6b09db02-787c-498a-8659-7cee176fb1ea", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:32.716 INFO 99347 --- [http-nio-80-exec-1] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2249_91946574", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2249_91946574/Real/20240831161228-2249_91946574.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:12:28", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:12:32.904 INFO 99347 --- [pool-2-thread-4] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=3} 2024-08-31 16:12:32.916 INFO 99347 --- [gbw-async-30] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:32", "Desc": "ʧ��" } 2024-08-31 16:12:32.964 INFO 99347 --- [pool-2-thread-12] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/DelStream 数据 {"MsgId":"c532e174-d157-4ce6-832e-67f9db1dfb19","SignalId":"2242_91847389"} 2024-08-31 16:12:32.968 INFO 99347 --- [pool-2-thread-12] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/DelStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:33.058 INFO 99347 --- [pool-2-thread-5] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/DelStream 数据 {"MsgId":"3d6436ab-0367-4d54-b234-274784ff30a6","SignalId":"2236_91796932"} 2024-08-31 16:12:33.062 INFO 99347 --- [pool-2-thread-5] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/DelStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:33.095 INFO 99347 --- [pool-2-thread-4] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=3, slot=3, demod=HemDemod(frequency=11810, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.4, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.4, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:12:33.128 INFO 99347 --- [pool-2-thread-4] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"af412563-90c8-40fa-84a2-5a2d8b8a0490","SignalId":"2254_91952694","StreamURL":"udp://235.0.2.4:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:12:33.136 INFO 99347 --- [pool-2-thread-4] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:33.183 INFO 99347 --- [http-nio-80-exec-3] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "c532e174-d157-4ce6-832e-67f9db1dfb19", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:33.302 INFO 99347 --- [http-nio-80-exec-5] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "3d6436ab-0367-4d54-b234-274784ff30a6", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:33.308 INFO 99347 --- [http-nio-80-exec-5] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "af412563-90c8-40fa-84a2-5a2d8b8a0490", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:33.520 INFO 99347 --- [pool-2-thread-12] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=11} 2024-08-31 16:12:33.929 INFO 99347 --- [pool-2-thread-1] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=0} 2024-08-31 16:12:33.935 INFO 99347 --- [pool-2-thread-13] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=12} 2024-08-31 16:12:33.943 INFO 99347 --- [pool-2-thread-10] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/DelStream 数据 {"MsgId":"ab31679b-661f-47b6-81fd-2293fbfb9e48","SignalId":"2240_91837323"} 2024-08-31 16:12:33.946 INFO 99347 --- [pool-2-thread-5] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=4} 2024-08-31 16:12:33.946 INFO 99347 --- [pool-2-thread-12] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=11, slot=3, demod=HemDemod(frequency=17730, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.12, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.12, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:12:33.947 INFO 99347 --- [pool-2-thread-10] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/DelStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:33.959 INFO 99347 --- [pool-2-thread-4] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"e501a1c6-b3f5-4e85-b610-4d3e361a21a4","SignalId":"2254_91952694"} 2024-08-31 16:12:33.961 INFO 99347 --- [pool-2-thread-4] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:34.032 INFO 99347 --- [pool-2-thread-8] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/DelStream 数据 {"MsgId":"79ddbcd2-1c2d-4830-b291-c322ff535bc1","SignalId":"2238_91821159"} 2024-08-31 16:12:34.036 INFO 99347 --- [pool-2-thread-8] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/DelStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:34.037 INFO 99347 --- [http-nio-80-exec-8] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2233_91774423", "BitRate": "1542826", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2233_91774423/Real/20240831160935-2233_91774423.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:09:35", "BeginOffset": "0", "EndTime": "2024-08-31 16:12:29", "EndOffset": "33556480", "Status": "1"} 2024-08-31 16:12:34.043 INFO 99347 --- [main] c.b.g.quartz.service.QuartzServiceImpl : Cron定时任务temp_collect_task_cycle.tempCollectTask_monitor_cycle已存在, 跳过下发 2024-08-31 16:12:34.044 INFO 99347 --- [pool-2-thread-12] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"a092e751-802c-4df9-87e2-296548b10ea0","SignalId":"2256_91953126","StreamURL":"udp://235.0.2.12:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:12:34.047 INFO 99347 --- [pool-2-thread-12] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:34.091 INFO 99347 --- [pool-2-thread-1] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=0, slot=3, demod=HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.1, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.1, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:12:34.123 INFO 99347 --- [pool-2-thread-5] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=4, slot=3, demod=HemDemod(frequency=11815, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.5, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.5, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:12:34.156 INFO 99347 --- [pool-2-thread-13] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=12, slot=3, demod=HemDemod(frequency=11610, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.13, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.13, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:12:34.216 INFO 99347 --- [http-nio-80-exec-9] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "ab31679b-661f-47b6-81fd-2293fbfb9e48", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:34.221 INFO 99347 --- [http-nio-80-exec-9] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "e501a1c6-b3f5-4e85-b610-4d3e361a21a4", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:34.328 INFO 99347 --- [http-nio-80-exec-4] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "79ddbcd2-1c2d-4830-b291-c322ff535bc1", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:34.335 INFO 99347 --- [http-nio-80-exec-4] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "a092e751-802c-4df9-87e2-296548b10ea0", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:34.343 INFO 99347 --- [pool-2-thread-5] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"78419d21-a743-456c-a55c-9a68529162f1","SignalId":"2257_91953207","StreamURL":"udp://235.0.2.5:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:12:34.343 INFO 99347 --- [pool-2-thread-13] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"00ada763-2330-455a-aebe-8c452ae823c9","SignalId":"2253_91952026","StreamURL":"udp://235.0.2.13:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:12:34.348 INFO 99347 --- [pool-2-thread-5] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:34.350 INFO 99347 --- [pool-2-thread-13] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:34.444 INFO 99347 --- [http-nio-80-exec-10] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "78419d21-a743-456c-a55c-9a68529162f1", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:34.450 INFO 99347 --- [http-nio-80-exec-10] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "00ada763-2330-455a-aebe-8c452ae823c9", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:35.097 INFO 99347 --- [http-nio-80-exec-8] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2246_91943990", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2246_91943990/Real/20240831161229-2246_91943990.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:12:29", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:12:35.171 INFO 99347 --- [pool-2-thread-5] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"214a4436-3f83-4e29-899a-ea0fb7264ef2","SignalId":"2257_91953207"} 2024-08-31 16:12:35.174 INFO 99347 --- [pool-2-thread-5] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:35.245 INFO 99347 --- [pool-2-thread-10] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=9} 2024-08-31 16:12:35.320 INFO 99347 --- [pool-2-thread-12] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"6a2b6df9-ef46-453c-a43c-dc19a925a19c","SignalId":"2256_91953126"} 2024-08-31 16:12:35.322 INFO 99347 --- [http-nio-80-exec-5] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2247_91945893", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2247_91945893/Real/20240831161229-2247_91945893.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:12:29", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:12:35.323 INFO 99347 --- [pool-2-thread-12] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:35.324 INFO 99347 --- [pool-2-thread-1] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"e4354081-f792-4887-973f-7aa1aa16eb7a","SignalId":"2255_91952844","StreamURL":"udp://235.0.2.1:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:12:35.327 INFO 99347 --- [pool-2-thread-1] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:35.355 INFO 99347 --- [http-nio-80-exec-6] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "214a4436-3f83-4e29-899a-ea0fb7264ef2", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:35.390 INFO 99347 --- [pool-2-thread-8] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=7} 2024-08-31 16:12:35.396 INFO 99347 --- [pool-2-thread-10] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=9, slot=3, demod=HemDemod(frequency=17840, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.10, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.10, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:12:35.460 INFO 99347 --- [http-nio-80-exec-7] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "6a2b6df9-ef46-453c-a43c-dc19a925a19c", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:35.466 INFO 99347 --- [http-nio-80-exec-1] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "e4354081-f792-4887-973f-7aa1aa16eb7a", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:35.579 INFO 99347 --- [pool-2-thread-8] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfo(index=7, slot=3, demod=HemDemod(frequency=15340, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), iqOut=[IQOut(multicastIp=235.0.2.8, port=1234, outputValid=1, switchVal=null, outType=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.8, port=1234, outputValid=null, switchVal=true, outType=null)], perfSwitch=null) 2024-08-31 16:12:35.608 INFO 99347 --- [pool-2-thread-13] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"a5c712ed-0a0c-40af-bb04-f7d29424df21","SignalId":"2253_91952026"} 2024-08-31 16:12:35.612 INFO 99347 --- [pool-2-thread-13] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:35.682 INFO 99347 --- [pool-2-thread-8] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"25d7073b-4de2-4000-a0ee-63fb49ff6a84","SignalId":"2259_91955020","StreamURL":"udp://235.0.2.8:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:12:35.685 INFO 99347 --- [pool-2-thread-8] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:35.754 INFO 99347 --- [pool-2-thread-1] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"b9ee56c9-b622-4a27-814a-1851ffe4d80c","SignalId":"2255_91952844"} 2024-08-31 16:12:35.757 INFO 99347 --- [pool-2-thread-1] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:35.767 INFO 99347 --- [pool-2-thread-10] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/AddStream 数据 {"MsgId":"6a20aedf-7f58-4a0e-9d11-6d1621e4c997","SignalId":"2258_91954341","StreamURL":"udp://235.0.2.10:1234","ReceiveIp":"172.16.100.25","SaveUrlPath":"/savefile/recordFiles/IQFiles"} 2024-08-31 16:12:35.772 INFO 99347 --- [http-nio-80-exec-4] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "a5c712ed-0a0c-40af-bb04-f7d29424df21", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:35.775 INFO 99347 --- [pool-2-thread-10] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/AddStream 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:35.831 INFO 99347 --- [http-nio-80-exec-10] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2251_91948853", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2251_91948853/Real/20240831161230-2251_91948853.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:12:30", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:12:35.881 INFO 99347 --- [http-nio-80-exec-2] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "25d7073b-4de2-4000-a0ee-63fb49ff6a84", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:35.886 INFO 99347 --- [http-nio-80-exec-2] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "b9ee56c9-b622-4a27-814a-1851ffe4d80c", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:35.890 INFO 99347 --- [http-nio-80-exec-2] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "6a20aedf-7f58-4a0e-9d11-6d1621e4c997", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:35.924 INFO 99347 --- [main] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetNotificationInfo, data={"Save":true,"Interval":"500","ReSendInterval":"60000","Notification":[{"AlarmAddr":"http://172.16.100.25:80/receiver/hem/alarm","ScanAddr":"http://172.16.100.25:80/receiver/hem/scan","PerfAddr":"http://172.16.100.25:80/receiver/hem/perf","SourceID":""}]}} 2024-08-31 16:12:35.952 INFO 99347 --- [gbw-async-46] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:35", "Desc": "ʧ��" } 2024-08-31 16:12:36.008 INFO 99347 --- [pool-2-thread-10] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"320ea5ac-8cbc-4e77-9533-c8889637f319","SignalId":"2258_91954341"} 2024-08-31 16:12:36.011 INFO 99347 --- [pool-2-thread-10] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:36.059 INFO 99347 --- [gbw-async-37] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 1, "Data": 17, "StartTime": "2024-08-31 16:12:32", "Desc": "���ʹ���" } 2024-08-31 16:12:36.088 INFO 99347 --- [main] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:12:36.092 INFO 99347 --- [pool-2-thread-8] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/StartRecord 数据 {"MsgId":"e208f973-dc93-4303-9e1b-ab5d09272aa7","SignalId":"2259_91955020"} 2024-08-31 16:12:36.096 INFO 99347 --- [http-nio-80-exec-7] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "320ea5ac-8cbc-4e77-9533-c8889637f319", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:36.098 INFO 99347 --- [main] c.b.g.d.r.service.RecordServiceImpl : ==>请求 recorder http://127.0.0.1:3200 数据 {"MsgType":"SetReportInfo","FileAddr":"http://172.16.100.25:80/receiver/recorder/file"} 2024-08-31 16:12:36.099 INFO 99347 --- [http-nio-80-exec-1] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2248_91946502", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2248_91946502/Real/20240831161231-2248_91946502.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:12:31", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:12:36.102 INFO 99347 --- [main] c.b.g.d.r.service.RecordServiceImpl : <==响应 recorder http://127.0.0.1:3200 数据 { "Status": "0", "Message": "0" } 2024-08-31 16:12:36.096 INFO 99347 --- [pool-2-thread-8] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/StartRecord 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:36.171 INFO 99347 --- [gbw-async-21] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:12:32", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:36.205 INFO 99347 --- [http-nio-80-exec-4] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "e208f973-dc93-4303-9e1b-ab5d09272aa7", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:36.307 INFO 99347 --- [gbw-async-24] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:35", "Desc": "ʧ��" } 2024-08-31 16:12:36.406 INFO 99347 --- [main] c.b.g.quartz.service.QuartzServiceImpl : Cron定时任务GROUP_DATA_DEL.DATA_DEL_已存在, 跳过下发 2024-08-31 16:12:36.426 INFO 99347 --- [main] c.b.g.quartz.service.QuartzServiceImpl : Simple定时任务sys_monitor.systemAlarm已存在, 跳过下发 2024-08-31 16:12:36.441 INFO 99347 --- [gbw-async-4] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 1, "Data": 13, "StartTime": "2024-08-31 16:12:32", "Desc": "���ʹ���" } 2024-08-31 16:12:36.547 INFO 99347 --- [gbw-async-9] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:12:32", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:37.208 INFO 99347 --- [main] c.b.g.d.i.service.impl.IQSrsServiceImpl : ==>请求 IQSRS http://127.0.0.1:3098/SetReportInfo 数据 {"MsgId":"3f72677c-3876-4168-b423-4bb48451d2f0","FileInfo":{"Addr":"http://172.16.100.25:80/receiver/iqSrs/file"},"ExecInfo":{"Addr":"http://172.16.100.25:80/receiver/iqSrs/exec"}} 2024-08-31 16:12:37.208 INFO 99347 --- [http-nio-80-exec-1] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2232_91771408", "BitRate": "1540824", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2232_91771408/Real/20240831160931-2232_91771408.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:09:31", "BeginOffset": "0", "EndTime": "2024-08-31 16:12:31", "EndOffset": "34668544", "Status": "1"} 2024-08-31 16:12:37.215 INFO 99347 --- [main] c.b.g.d.i.service.impl.IQSrsServiceImpl : IQSRS http://127.0.0.1:3098/SetReportInfo 返回值: { "Status": "0", "Message": "BT_OK" } 2024-08-31 16:12:37.216 INFO 99347 --- [main] com.bluetop.gbw.init.SystemInit : 下发解嵌上报地址 2024-08-31 16:12:37.223 INFO 99347 --- [gbw-async-39] com.bluetop.gbw.init.MediaTaskInit : 检查流媒体任务 2024-08-31 16:12:37.225 INFO 99347 --- [gbw-async-39] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Index={index} 参数 {msgType=GetPointInfo, index=22} 2024-08-31 16:12:37.311 INFO 99347 --- [http-nio-80-exec-10] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS exec接口上报:{ "MsgId": "3f72677c-3876-4168-b423-4bb48451d2f0", "Status": "0", "Message": "BT_OK"} 2024-08-31 16:12:37.366 INFO 99347 --- [http-nio-80-exec-1] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2250_91948343", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2250_91948343/Real/20240831161231-2250_91948343.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:12:31", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:12:37.385 INFO 99347 --- [gbw-async-39] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemGetPointInfoList(index=null, slot=3, iqOut=[IQOut(multicastIp=235.0.2.1, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.2, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.3, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.4, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.5, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.6, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.7, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.8, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.9, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.10, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.11, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.12, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.13, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.14, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.15, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.16, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.17, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.18, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.19, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.20, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.21, port=1234, outputValid=1, switchVal=null, outType=null), IQOut(multicastIp=235.0.2.22, port=1234, outputValid=1, switchVal=null, outType=null)], demodList=[HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=720, rfType=AM, symbolRate=null, modulation=, bandwidth=9.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11680, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11810, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11815, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=14920, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15230, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15340, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15360, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17840, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=21490, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17730, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11610, rfType=AM, symbolRate=null, modulation=, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=15800, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=11000, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=639, rfType=AM, symbolRate=null, modulation=, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17770, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=12.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null), HemDemod(frequency=17800, rfType=DRM, symbolRate=null, modulation=SM-QAM64, bandwidth=10.0, polar=null, transMode=null, spectMode=null, stream=null, detectorMode=null, plp=null, dvbt2Lock=null)], multicastOutArr=[HemMulticastOut(multicastIp=236.10.2.1, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.2, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.3, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.4, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.5, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.6, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.7, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.8, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.9, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.10, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.11, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.12, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.13, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.14, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.15, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.16, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.17, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.18, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.19, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.20, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.21, port=1234, outputValid=null, switchVal=true, outType=null), HemMulticastOut(multicastIp=236.10.2.22, port=1234, outputValid=null, switchVal=true, outType=null)]) 2024-08-31 16:12:37.609 INFO 99347 --- [http-nio-80-exec-7] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2252_91949746", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2252_91949746/Real/20240831161231-2252_91949746.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:12:31", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:12:37.907 INFO 99347 --- [http-nio-80-exec-4] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2243_91852390", "BitRate": "1540592", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2243_91852390/Real/20240831161052-2243_91852390.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:10:52", "BeginOffset": "0", "EndTime": "2024-08-31 16:12:31", "EndOffset": "19064832", "Status": "1"} 2024-08-31 16:12:37.924 INFO 99347 --- [gbw-async-7] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 0, "Data": 10, "StartTime": "2024-08-31 16:12:37", "Desc": "���ʹ���" } 2024-08-31 16:12:38.029 INFO 99347 --- [gbw-async-27] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:37", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:38.074 INFO 99347 --- [http-nio-80-exec-3] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2235_91789710", "BitRate": "1545184", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2235_91789710/Real/20240831160950-2235_91789710.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:09:50", "BeginOffset": "0", "EndTime": "2024-08-31 16:12:31", "EndOffset": "31096832", "Status": "1"} 2024-08-31 16:12:38.085 WARN 99347 --- [gbw-async-27] c.b.g.s.web.impl.AlarmReportServiceImpl : Warn: execute Method There are 3 results. 2024-08-31 16:12:38.264 INFO 99347 --- [http-nio-80-exec-6] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2242_91847389", "BitRate": "1546337", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2242_91847389/Real/20240831161048-2242_91847389.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:10:48", "BeginOffset": "0", "EndTime": "2024-08-31 16:12:33", "EndOffset": "20295680", "Status": "1"} 2024-08-31 16:12:38.656 INFO 99347 --- [http-nio-80-exec-10] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2236_91796932", "BitRate": "1546226", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2236_91796932/Real/20240831160958-2236_91796932.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:09:58", "BeginOffset": "0", "EndTime": "2024-08-31 16:12:33", "EndOffset": "29958144", "Status": "1"} 2024-08-31 16:12:38.863 INFO 99347 --- [gbw-async-35] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 1, "Data": 16, "StartTime": "2024-08-31 16:12:35", "Desc": "���ʹ���" } 2024-08-31 16:12:38.968 INFO 99347 --- [gbw-async-47] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:12:35", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:39.402 INFO 99347 --- [http-nio-80-exec-10] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2240_91837323", "BitRate": "1544050", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2240_91837323/Real/20240831161038-2240_91837323.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:10:38", "BeginOffset": "0", "EndTime": "2024-08-31 16:12:34", "EndOffset": "22388736", "Status": "1"} 2024-08-31 16:12:39.595 INFO 99347 --- [http-nio-80-exec-2] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2254_91952694", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2254_91952694/Real/20240831161234-2254_91952694.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:12:34", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:12:39.793 INFO 99347 --- [http-nio-80-exec-2] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2238_91821159", "BitRate": "1540096", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2238_91821159/Real/20240831161021-2238_91821159.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:10:21", "BeginOffset": "0", "EndTime": "2024-08-31 16:12:34", "EndOffset": "25604096", "Status": "1"} 2024-08-31 16:12:39.919 INFO 99347 --- [http-nio-80-exec-2] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2257_91953207", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2257_91953207/Real/20240831161235-2257_91953207.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:12:35", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:12:39.971 INFO 99347 --- [gbw-async-11] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:12:36", "Desc": "ʧ��" } 2024-08-31 16:12:40.076 INFO 99347 --- [http-nio-80-exec-6] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2256_91953126", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2256_91953126/Real/20240831161235-2256_91953126.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:12:35", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:12:40.077 INFO 99347 --- [gbw-async-33] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 0, "Data": 10, "StartTime": "2024-08-31 16:12:39", "Desc": "���ʹ���" } 2024-08-31 16:12:40.182 INFO 99347 --- [gbw-async-5] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:39", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:40.193 INFO 99347 --- [http-nio-80-exec-6] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2253_91952026", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2253_91952026/Real/20240831161235-2253_91952026.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:12:35", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:12:40.558 INFO 99347 --- [http-nio-80-exec-7] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2255_91952844", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2255_91952844/Real/20240831161235-2255_91952844.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:12:35", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:12:40.678 INFO 99347 --- [http-nio-80-exec-5] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2258_91954341", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2258_91954341/Real/20240831161236-2258_91954341.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:12:36", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:12:40.821 INFO 99347 --- [http-nio-80-exec-5] c.b.g.d.iqsrs.controller.IQSrsReceiver : IQSRS file接口上报:FileInfo={ "Type": "Add", "SignalId": "2259_91955020", "BitRate": "0", "TaskType": "0", "FileName": "/savefile/recordFiles/IQFiles/2259_91955020/Real/20240831161236-2259_91955020.iq", "FilePos": "0", "BeginTime": "2024-08-31 16:12:36", "BeginOffset": "0", "EndTime": "", "EndOffset": "0", "Status": "0"} 2024-08-31 16:12:40.899 INFO 99347 --- [gbw-async-6] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:12:37", "Desc": "ʧ��" } 2024-08-31 16:12:41.926 INFO 99347 --- [gbw-async-28] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:41", "Desc": "ʧ��" } 2024-08-31 16:12:42.971 INFO 99347 --- [gbw-async-38] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:12:39", "Desc": "ʧ��" } 2024-08-31 16:12:43.387 INFO 99347 --- [DefaultQuartzScheduler_Worker-3] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:12:43.938 INFO 99347 --- [gbw-async-18] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:43", "Desc": "ʧ��" } 2024-08-31 16:12:43.960 INFO 99347 --- [DefaultQuartzScheduler_Worker-3] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":12,"Sec":44}} 2024-08-31 16:12:44.222 INFO 99347 --- [DefaultQuartzScheduler_Worker-3] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:12:46.983 INFO 99347 --- [gbw-async-33] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 1, "Data": 16, "StartTime": "2024-08-31 16:12:43", "Desc": "���ʹ���" } 2024-08-31 16:12:47.093 INFO 99347 --- [gbw-async-25] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:12:43", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:47.945 INFO 99347 --- [gbw-async-19] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 3, "Freq": 11810, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:47", "Desc": "ʧ��" } 2024-08-31 16:12:48.050 INFO 99347 --- [gbw-async-45] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 1, "Data": 15, "StartTime": "2024-08-31 16:12:44", "Desc": "���ʹ���" } 2024-08-31 16:12:48.157 INFO 99347 --- [gbw-async-15] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:12:44", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:48.437 WARN 99347 --- [gbw-async-15] c.b.g.s.web.impl.AlarmReportServiceImpl : Warn: execute Method There are 2 results. 2024-08-31 16:12:49.969 INFO 99347 --- [gbw-async-14] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 0, "Data": 15, "StartTime": "2024-08-31 16:12:49", "Desc": "���ʹ���" } 2024-08-31 16:12:50.096 INFO 99347 --- [gbw-async-9] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:49", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:50.118 WARN 99347 --- [gbw-async-9] c.b.g.s.web.impl.AlarmReportServiceImpl : Warn: execute Method There are 2 results. 2024-08-31 16:12:52.038 INFO 99347 --- [gbw-async-17] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 3, "Freq": 11810, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:12:48", "Desc": "ʧ��" } 2024-08-31 16:12:54.004 INFO 99347 --- [gbw-async-41] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:53", "Desc": "ʧ��" } 2024-08-31 16:12:54.146 INFO 99347 --- [gbw-async-5] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 1, "Data": 15, "StartTime": "2024-08-31 16:12:50", "Desc": "���ʹ���" } 2024-08-31 16:12:54.298 INFO 99347 --- [gbw-async-32] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:12:50", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:56.098 INFO 99347 --- [gbw-async-50] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 0, "Data": 10, "StartTime": "2024-08-31 16:12:55", "Desc": "���ʹ���" } 2024-08-31 16:12:56.209 INFO 99347 --- [gbw-async-12] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:55", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:57.026 INFO 99347 --- [gbw-async-24] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 1, "Data": 12, "StartTime": "2024-08-31 16:12:53", "Desc": "���ʹ���" } 2024-08-31 16:12:57.131 INFO 99347 --- [gbw-async-18] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:12:53", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:58.078 INFO 99347 --- [gbw-async-27] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 0, "Data": 13, "StartTime": "2024-08-31 16:12:57", "Desc": "���ʹ���" } 2024-08-31 16:12:58.188 INFO 99347 --- [gbw-async-48] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:57", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:59.032 INFO 99347 --- [gbw-async-22] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 0, "Data": 9, "StartTime": "2024-08-31 16:12:58", "Desc": "���ʹ���" } 2024-08-31 16:12:59.140 INFO 99347 --- [gbw-async-49] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:12:58", "Desc": "�����\/����ȹ���" } 2024-08-31 16:12:59.274 INFO 99347 --- [DefaultQuartzScheduler_Worker-18] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:12:59.959 INFO 99347 --- [DefaultQuartzScheduler_Worker-18] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":13,"Sec":0}} 2024-08-31 16:13:00.259 INFO 99347 --- [DefaultQuartzScheduler_Worker-18] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:13:02.587 INFO 99347 --- [gbw-async-28] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 1, "Data": 13, "StartTime": "2024-08-31 16:12:59", "Desc": "���ʹ���" } 2024-08-31 16:13:02.691 INFO 99347 --- [gbw-async-50] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:12:59", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:04.506 INFO 99347 --- [gbw-async-1] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 0, "Data": 11, "StartTime": "2024-08-31 16:13:04", "Desc": "���ʹ���" } 2024-08-31 16:13:04.614 INFO 99347 --- [gbw-async-9] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:04", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:04.728 INFO 99347 --- [gbw-async-18] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:13:01", "Desc": "ʧ��" } 2024-08-31 16:13:06.516 INFO 99347 --- [gbw-async-17] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:06", "Desc": "ʧ��" } 2024-08-31 16:13:07.541 INFO 99347 --- [gbw-async-44] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:13:04", "Desc": "ʧ��" } 2024-08-31 16:13:10.613 INFO 99347 --- [gbw-async-12] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 1, "Data": 11, "StartTime": "2024-08-31 16:13:07", "Desc": "���ʹ���" } 2024-08-31 16:13:10.717 INFO 99347 --- [gbw-async-14] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:13:07", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:14.530 INFO 99347 --- [gbw-async-41] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:14", "Desc": "ʧ��" } 2024-08-31 16:13:15.562 INFO 99347 --- [gbw-async-32] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 0, "Data": 12, "StartTime": "2024-08-31 16:13:15", "Desc": "���ʹ���" } 2024-08-31 16:13:15.668 INFO 99347 --- [gbw-async-45] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:15", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:16.624 INFO 99347 --- [gbw-async-10] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:13:13", "Desc": "ʧ��" } 2024-08-31 16:13:17.254 INFO 99347 --- [gbw-async-39] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 0, "Freq": 639, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:09:29", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:17.260 INFO 99347 --- [gbw-async-36] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 1, "Freq": 720, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:09:33", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:17.263 INFO 99347 --- [gbw-async-28] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 4, "Freq": 11815, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:09:55", "Desc": "ʧ��" } 2024-08-31 16:13:17.270 INFO 99347 --- [gbw-async-7] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 9, "Freq": 17840, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:35", "Desc": "ʧ��" } 2024-08-31 16:13:17.279 INFO 99347 --- [gbw-async-14] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 11, "Freq": 17730, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:45", "Desc": "ʧ��" } 2024-08-31 16:13:17.288 INFO 99347 --- [gbw-async-24] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 12, "Freq": 11610, "Type": 2001, "SubType": 0, "State": 1, "Data": 25, "StartTime": "2024-08-31 16:10:50", "Desc": "���ʹ���" } 2024-08-31 16:13:17.296 INFO 99347 --- [gbw-async-23] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 12, "Freq": 11610, "Type": 2003, "SubType": 0, "State": 1, "Data": 6, "StartTime": "2024-08-31 16:10:50", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:17.300 INFO 99347 --- [gbw-async-43] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 20, "Freq": 17770, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:58", "Desc": "ʧ��" } 2024-08-31 16:13:17.303 INFO 99347 --- [gbw-async-9] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: null alarm: { "SourceID": "", "Slot": 3, "Index": 21, "Freq": 17800, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:11:03", "Desc": "ʧ��" } 2024-08-31 16:13:17.306 INFO 99347 --- [gbw-async-40] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 1, "Data": 16, "StartTime": "2024-08-31 16:12:35", "Desc": "���ʹ���" } 2024-08-31 16:13:17.310 INFO 99347 --- [gbw-async-20] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:12:35", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:17.313 INFO 99347 --- [gbw-async-27] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 3, "Freq": 11810, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:12:48", "Desc": "ʧ��" } 2024-08-31 16:13:17.322 INFO 99347 --- [gbw-async-8] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:13:13", "Desc": "ʧ��" } 2024-08-31 16:13:17.535 INFO 99347 --- [gbw-async-1] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 1, "Data": 16, "StartTime": "2024-08-31 16:13:14", "Desc": "���ʹ���" } 2024-08-31 16:13:17.639 INFO 99347 --- [gbw-async-22] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:13:14", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:18.564 INFO 99347 --- [gbw-async-11] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:18", "Desc": "ʧ��" } 2024-08-31 16:13:20.550 INFO 99347 --- [gbw-async-37] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 3, "Freq": 11810, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:20", "Desc": "ʧ��" } 2024-08-31 16:13:20.657 INFO 99347 --- [gbw-async-45] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 1, "Data": 11, "StartTime": "2024-08-31 16:13:17", "Desc": "���ʹ���" } 2024-08-31 16:13:20.795 INFO 99347 --- [gbw-async-38] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:13:17", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:22.565 INFO 99347 --- [gbw-async-13] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 0, "Data": 10, "StartTime": "2024-08-31 16:13:22", "Desc": "���ʹ���" } 2024-08-31 16:13:22.672 INFO 99347 --- [gbw-async-7] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:22", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:26.540 INFO 99347 --- [gbw-async-35] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 3, "Freq": 11810, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:13:23", "Desc": "ʧ��" } 2024-08-31 16:13:26.654 INFO 99347 --- [gbw-async-41] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 0, "Data": 12, "StartTime": "2024-08-31 16:13:26", "Desc": "���ʹ���" } 2024-08-31 16:13:26.771 INFO 99347 --- [gbw-async-32] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:26", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:26.875 INFO 99347 --- [gbw-async-5] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:13:23", "Desc": "ʧ��" } 2024-08-31 16:13:27.618 INFO 99347 --- [gbw-async-46] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:13:24", "Desc": "ʧ��" } 2024-08-31 16:13:27.733 INFO 99347 --- [gbw-async-6] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:27", "Desc": "ʧ��" } 2024-08-31 16:13:29.462 INFO 99347 --- [DefaultQuartzScheduler_Worker-12] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:13:29.596 INFO 99347 --- [gbw-async-14] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 3, "Freq": 11810, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:29", "Desc": "ʧ��" } 2024-08-31 16:13:29.701 INFO 99347 --- [gbw-async-13] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:13:26", "Desc": "ʧ��" } 2024-08-31 16:13:29.814 INFO 99347 --- [gbw-async-23] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 0, "Data": 12, "StartTime": "2024-08-31 16:13:29", "Desc": "���ʹ���" } 2024-08-31 16:13:29.922 INFO 99347 --- [gbw-async-20] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:29", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:29.957 INFO 99347 --- [DefaultQuartzScheduler_Worker-12] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":13,"Sec":30}} 2024-08-31 16:13:30.199 INFO 99347 --- [DefaultQuartzScheduler_Worker-12] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:13:30.587 INFO 99347 --- [gbw-async-49] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:30", "Desc": "ʧ��" } 2024-08-31 16:13:31.657 INFO 99347 --- [gbw-async-17] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:31", "Desc": "ʧ��" } 2024-08-31 16:13:33.628 INFO 99347 --- [gbw-async-5] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 3, "Freq": 11810, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:13:30", "Desc": "ʧ��" } 2024-08-31 16:13:33.740 INFO 99347 --- [gbw-async-45] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:13:30", "Desc": "ʧ��" } 2024-08-31 16:13:34.670 INFO 99347 --- [gbw-async-10] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 1, "Data": 17, "StartTime": "2024-08-31 16:13:31", "Desc": "���ʹ���" } 2024-08-31 16:13:34.779 INFO 99347 --- [gbw-async-28] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:13:31", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:34.881 INFO 99347 --- [gbw-async-12] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:13:31", "Desc": "ʧ��" } 2024-08-31 16:13:35.647 INFO 99347 --- [gbw-async-36] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:35", "Desc": "ʧ��" } 2024-08-31 16:13:37.222 INFO 99347 --- [main] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/ctl/receiver/basicConfig 参数 {"msgType":"basicConfig","stateUrl":"https://192.168.100.27:443/api/decode/serverStateReport","stateHBintv":0,"cmdRspTimeout":0} 2024-08-31 16:13:37.722 INFO 99347 --- [gbw-async-23] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 3, "Freq": 11810, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:37", "Desc": "ʧ��" } 2024-08-31 16:13:37.828 INFO 99347 --- [gbw-async-18] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:13:34", "Desc": "ʧ��" } 2024-08-31 16:13:38.644 INFO 99347 --- [gbw-async-17] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:38", "Desc": "ʧ��" } 2024-08-31 16:13:38.782 INFO 99347 --- [gbw-async-42] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:38", "Desc": "ʧ��" } 2024-08-31 16:13:40.329 ERROR 99347 --- [main] com.bluetop.gbw.init.SystemInit : 下发解嵌上报地址失败! java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.dataConfig(DecodeServiceImpl.java:201) ~[classes!/:1.9.6] at com.bluetop.gbw.init.SystemInit.initDecodeReportUrl(SystemInit.java:211) [classes!/:1.9.6] at com.bluetop.gbw.init.SystemInit.run(SystemInit.java:171) [classes!/:1.9.6] at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:762) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:752) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) [spring-boot-2.7.5.jar!/:2.7.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295) [spring-boot-2.7.5.jar!/:2.7.5] at com.bluetop.gbw.GbwMonitorStationApplication.main(GbwMonitorStationApplication.java:23) [classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) [gbw-monitor-station.jar:1.9.6] at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:65) [gbw-monitor-station.jar:1.9.6] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 19 common frames omitted 2024-08-31 16:13:40.331 INFO 99347 --- [main] com.bluetop.gbw.init.SystemInit : 下发执行中收测解嵌任务 2024-08-31 16:13:40.382 INFO 99347 --- [gbw-async-45] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":9,"streamUrl":"rtmp://192.168.100.27:3103/9-15360","requireId":"Task_RequireId-15360-9","recTaskId":"Task_Perception-15360-9-20240831161340375","oldRecTaskId":"Task_Perception-15360-9-20240831161029007","freq":"15360","startTime":"2024-08-31 16:12:29","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:13:40.652 INFO 99347 --- [gbw-async-38] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":3,"streamUrl":"rtmp://192.168.100.27:3103/3-11680","requireId":"Task_RequireId-11680-3","recTaskId":"Task_Perception-11680-3-20240831161340650","oldRecTaskId":"Task_Perception-11680-3-20240831160940949","freq":"11680","startTime":"2024-08-31 16:12:31","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:13:40.781 INFO 99347 --- [gbw-async-46] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":2,"streamUrl":"rtmp://192.168.100.27:3103/2-720","requireId":"Task_RequireId-720-2","recTaskId":"Task_Perception-720-2-20240831161340780","oldRecTaskId":"Task_Perception-720-2-20240831160933165","freq":"720","startTime":"2024-08-31 16:12:28","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:13:40.897 INFO 99347 --- [gbw-async-15] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":10,"streamUrl":"rtmp://192.168.100.27:3103/10-17840","requireId":"Task_RequireId-17840-10","recTaskId":"Task_Perception-17840-10-20240831161340896","oldRecTaskId":"Task_Perception-17840-10-20240831161034620","freq":"17840","startTime":"2024-08-31 16:12:28","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:13:40.981 INFO 99347 --- [gbw-async-10] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":13,"streamUrl":"rtmp://192.168.100.27:3103/13-11610","requireId":"Task_RequireId-11610-13","recTaskId":"Task_Perception-11610-13-20240831161340980","oldRecTaskId":"Task_Perception-11610-13-20240831161050053","freq":"11610","startTime":"2024-08-31 16:12:31","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:13:41.076 INFO 99347 --- [gbw-async-28] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":22,"streamUrl":"rtmp://192.168.100.27:3103/22-17800","requireId":"Task_RequireId-17800-22","recTaskId":"Task_Perception-17800-22-20240831161341074","oldRecTaskId":"Task_Perception-17800-22-20240831161102942","freq":"17800","startTime":"2024-08-31 16:12:28","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:13:41.261 INFO 99347 --- [gbw-async-24] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":12,"streamUrl":"rtmp://192.168.100.27:3103/12-17730","requireId":"Task_RequireId-17730-12","recTaskId":"Task_Perception-17730-12-20240831161341260","oldRecTaskId":"Task_Perception-17730-12-20240831161043950","freq":"17730","startTime":"2024-08-31 16:12:33","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:13:41.755 INFO 99347 --- [gbw-async-43] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 3, "Freq": 11810, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:13:38", "Desc": "ʧ��" } 2024-08-31 16:13:41.859 INFO 99347 --- [gbw-async-13] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 1, "Data": 12, "StartTime": "2024-08-31 16:13:38", "Desc": "���ʹ���" } 2024-08-31 16:13:41.977 INFO 99347 --- [gbw-async-48] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:13:38", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:42.428 INFO 99347 --- [gbw-async-27] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":5,"streamUrl":"rtmp://192.168.100.27:3103/5-11815","requireId":"Task_RequireId-11815-5","recTaskId":"Task_Perception-11815-5-20240831161342427","oldRecTaskId":"Task_Perception-11815-5-20240831160955489","freq":"11815","startTime":"2024-08-31 16:12:28","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:13:42.780 INFO 99347 --- [gbw-async-47] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":1,"streamUrl":"rtmp://192.168.100.27:3103/1-639","requireId":"Task_RequireId-639-1","recTaskId":"Task_Perception-639-1-20240831161342779","oldRecTaskId":"Task_Perception-639-1-20240831160928573","freq":"639","startTime":"2024-08-31 16:12:35","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:13:42.917 INFO 99347 --- [gbw-async-31] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":6,"streamUrl":"rtmp://192.168.100.27:3103/6-14920","requireId":"Task_RequireId-14920-6","recTaskId":"Task_Perception-14920-6-20240831161342915","oldRecTaskId":"Task_Perception-14920-6-20240831161002546","freq":"14920","startTime":"2024-08-31 16:12:30","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:13:43.115 INFO 99347 --- [gbw-async-49] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":11,"streamUrl":"rtmp://192.168.100.27:3103/11-21490","requireId":"Task_RequireId-21490-11","recTaskId":"Task_Perception-21490-11-20240831161343114","oldRecTaskId":"Task_Perception-21490-11-20240831161038948","freq":"21490","startTime":"2024-08-31 16:12:30","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:13:43.259 INFO 99347 --- [gbw-async-23] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":21,"streamUrl":"rtmp://192.168.100.27:3103/21-17770","requireId":"Task_RequireId-17770-21","recTaskId":"Task_Perception-17770-21-20240831161343258","oldRecTaskId":"Task_Perception-17770-21-20240831161057640","freq":"17770","startTime":"2024-08-31 16:12:33","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:13:43.366 ERROR 99347 --- [gbw-async-24] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:13:43.368 ERROR 99347 --- [gbw-async-31] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:13:43.368 ERROR 99347 --- [gbw-async-10] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:13:43.370 ERROR 99347 --- [gbw-async-23] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:13:43.370 ERROR 99347 --- [gbw-async-27] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:13:43.370 ERROR 99347 --- [gbw-async-28] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:13:43.374 ERROR 99347 --- [gbw-async-49] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:13:43.377 ERROR 99347 --- [gbw-async-46] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:13:43.378 ERROR 99347 --- [gbw-async-47] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:13:43.375 ERROR 99347 --- [gbw-async-38] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:13:43.379 ERROR 99347 --- [gbw-async-15] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:13:43.379 ERROR 99347 --- [gbw-async-45] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:13:43.579 INFO 99347 --- [gbw-async-18] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":4,"streamUrl":"rtmp://192.168.100.27:3103/4-11810","requireId":"Task_RequireId-11810-4","recTaskId":"Task_Perception-11810-4-20240831161343577","oldRecTaskId":"Task_Perception-11810-4-20240831160947872","freq":"11810","startTime":"2024-08-31 16:12:29","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:13:43.723 INFO 99347 --- [gbw-async-11] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:13:40", "Desc": "ʧ��" } 2024-08-31 16:13:43.784 INFO 99347 --- [gbw-async-41] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":7,"streamUrl":"rtmp://192.168.100.27:3103/7-15230","requireId":"Task_RequireId-15230-7","recTaskId":"Task_Perception-15230-7-20240831161343783","oldRecTaskId":"Task_Perception-15230-7-20240831161013502","freq":"15230","startTime":"2024-08-31 16:12:28","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:13:44.773 INFO 99347 --- [QuartzScheduler_DefaultQuartzScheduler-NON_CLUSTERED_MisfireHandler] o.s.s.quartz.LocalDataSourceJobStore : Handling 1 trigger(s) that missed their scheduled fire-time. 2024-08-31 16:13:44.811 INFO 99347 --- [gbw-async-21] c.b.g.s.decode.impl.DecodeServiceImpl : ==> 请求 decode设备 url https://192.168.100.202/api/overview/task/start 参数 {"msgType":"startTask","deviceId":"RMBR1611024010","channelId":8,"streamUrl":"rtmp://192.168.100.27:3103/8-15340","requireId":"Task_RequireId-15340-8","recTaskId":"Task_Perception-15340-8-20240831161344810","oldRecTaskId":"Task_Perception-15340-8-20240831161019197","freq":"15340","startTime":"2024-08-31 16:12:33","endTime":"2024-08-31 17:00:00","reportUrl":"https://192.168.100.27:443/api/decode/waterRes"} 2024-08-31 16:13:45.755 INFO 99347 --- [gbw-async-6] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 0, "Data": 13, "StartTime": "2024-08-31 16:13:45", "Desc": "���ʹ���" } 2024-08-31 16:13:45.859 INFO 99347 --- [gbw-async-4] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:45", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:46.398 ERROR 99347 --- [gbw-async-41] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:13:46.399 ERROR 99347 --- [gbw-async-18] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:13:46.400 ERROR 99347 --- [gbw-async-21] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public com.bluetop.gbw.dto.decode.res.EncodeRes com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(com.bluetop.gbw.entity.decode.DecodeStartEntity) java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host (Host unreachable) at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:117) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.doHttpsRequest(DecodeServiceImpl.java:86) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.checkLoginAndPost(DecodeServiceImpl.java:384) ~[classes!/:1.9.6] at com.bluetop.gbw.service.decode.impl.DecodeServiceImpl.decodeStartRequest(DecodeServiceImpl.java:104) ~[classes!/:1.9.6] at com.bluetop.gbw.service.impl.AsyncServiceImpl.decodeStartRequest(AsyncServiceImpl.java:747) ~[classes!/:1.9.6] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_401] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_401] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_401] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_401] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.23.jar!/:5.3.23] at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) ~[spring-aop-5.3.23.jar!/:5.3.23] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_401] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_401] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_401] Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_401] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_401] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_401] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_401] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:303) ~[na:1.8.0_401] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[na:1.8.0_401] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499) ~[na:1.8.0_401] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:263) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:366) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167) ~[na:1.8.0_401] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061) ~[na:1.8.0_401] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:1.8.0_401] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[na:1.8.0_401] at com.bluetop.gbw.util.HttpsUtils.doPost(HttpsUtils.java:73) ~[classes!/:1.9.6] ... 16 common frames omitted 2024-08-31 16:13:46.681 INFO 99347 --- [gbw-async-40] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:46", "Desc": "ʧ��" } 2024-08-31 16:13:49.723 INFO 99347 --- [gbw-async-46] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 1, "Data": 15, "StartTime": "2024-08-31 16:13:46", "Desc": "���ʹ���" } 2024-08-31 16:13:49.830 INFO 99347 --- [gbw-async-45] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:13:46", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:49.937 INFO 99347 --- [gbw-async-35] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 1, "Data": 13, "StartTime": "2024-08-31 16:13:46", "Desc": "���ʹ���" } 2024-08-31 16:13:50.040 INFO 99347 --- [gbw-async-44] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:13:46", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:51.743 INFO 99347 --- [gbw-async-39] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 1, "Data": 18, "StartTime": "2024-08-31 16:13:48", "Desc": "���ʹ���" } 2024-08-31 16:13:51.878 INFO 99347 --- [gbw-async-16] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:13:48", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:52.809 INFO 99347 --- [gbw-async-21] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 0, "Data": 10, "StartTime": "2024-08-31 16:13:52", "Desc": "���ʹ���" } 2024-08-31 16:13:52.915 INFO 99347 --- [gbw-async-43] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:52", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:53.028 INFO 99347 --- [gbw-async-14] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 0, "Data": 9, "StartTime": "2024-08-31 16:13:52", "Desc": "���ʹ���" } 2024-08-31 16:13:53.134 INFO 99347 --- [gbw-async-22] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:52", "Desc": "�����\/����ȹ���" } 2024-08-31 16:13:55.830 INFO 99347 --- [gbw-async-38] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:13:52", "Desc": "ʧ��" } 2024-08-31 16:13:56.784 INFO 99347 --- [gbw-async-34] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:13:56", "Desc": "ʧ��" } 2024-08-31 16:13:59.847 INFO 99347 --- [gbw-async-21] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 1, "Data": 10, "StartTime": "2024-08-31 16:13:56", "Desc": "���ʹ���" } 2024-08-31 16:13:59.992 INFO 99347 --- [gbw-async-1] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:13:56", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:00.347 INFO 99347 --- [DefaultQuartzScheduler_Worker-21] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:14:00.822 INFO 99347 --- [gbw-async-14] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:13:57", "Desc": "ʧ��" } 2024-08-31 16:14:00.957 INFO 99347 --- [DefaultQuartzScheduler_Worker-21] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":14,"Sec":1}} 2024-08-31 16:14:01.253 INFO 99347 --- [DefaultQuartzScheduler_Worker-21] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:14:04.336 INFO 99347 --- [gbw-async-29] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 0, "Data": 12, "StartTime": "2024-08-31 16:14:04", "Desc": "���ʹ���" } 2024-08-31 16:14:04.441 INFO 99347 --- [gbw-async-32] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:04", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:06.334 INFO 99347 --- [gbw-async-36] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:06", "Desc": "ʧ��" } 2024-08-31 16:14:07.382 INFO 99347 --- [gbw-async-4] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:14:04", "Desc": "ʧ��" } 2024-08-31 16:14:10.323 INFO 99347 --- [gbw-async-46] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:10", "Desc": "ʧ��" } 2024-08-31 16:14:12.382 INFO 99347 --- [gbw-async-37] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 1, "Data": 16, "StartTime": "2024-08-31 16:14:09", "Desc": "���ʹ���" } 2024-08-31 16:14:12.487 INFO 99347 --- [gbw-async-50] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:14:09", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:12.592 INFO 99347 --- [gbw-async-33] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 0, "Data": 11, "StartTime": "2024-08-31 16:14:12", "Desc": "���ʹ���" } 2024-08-31 16:14:12.716 INFO 99347 --- [gbw-async-16] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:12", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:14.369 INFO 99347 --- [gbw-async-43] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 0, "Data": 12, "StartTime": "2024-08-31 16:14:14", "Desc": "���ʹ���" } 2024-08-31 16:14:14.480 INFO 99347 --- [gbw-async-8] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:14", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:15.403 INFO 99347 --- [gbw-async-23] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 0, "Data": 12, "StartTime": "2024-08-31 16:14:15", "Desc": "���ʹ���" } 2024-08-31 16:14:15.517 INFO 99347 --- [gbw-async-22] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:15", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:15.622 INFO 99347 --- [gbw-async-10] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:14:12", "Desc": "ʧ��" } 2024-08-31 16:14:16.474 INFO 99347 --- [gbw-async-45] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 1, "Data": 17, "StartTime": "2024-08-31 16:14:13", "Desc": "���ʹ���" } 2024-08-31 16:14:16.587 INFO 99347 --- [gbw-async-31] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:14:13", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:16.691 INFO 99347 --- [gbw-async-17] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:16", "Desc": "ʧ��" } 2024-08-31 16:14:17.409 INFO 99347 --- [gbw-async-29] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:14:14", "Desc": "ʧ��" } 2024-08-31 16:14:17.515 INFO 99347 --- [gbw-async-32] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 0, "Freq": 639, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:09:29", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:17.520 INFO 99347 --- [gbw-async-35] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 1, "Freq": 720, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:09:33", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:17.545 INFO 99347 --- [gbw-async-44] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 4, "Freq": 11815, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:09:55", "Desc": "ʧ��" } 2024-08-31 16:14:17.550 INFO 99347 --- [gbw-async-5] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 9, "Freq": 17840, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:35", "Desc": "ʧ��" } 2024-08-31 16:14:17.554 INFO 99347 --- [gbw-async-19] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 11, "Freq": 17730, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:45", "Desc": "ʧ��" } 2024-08-31 16:14:17.559 INFO 99347 --- [gbw-async-11] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 12, "Freq": 11610, "Type": 2001, "SubType": 0, "State": 1, "Data": 25, "StartTime": "2024-08-31 16:10:50", "Desc": "���ʹ���" } 2024-08-31 16:14:17.566 INFO 99347 --- [gbw-async-12] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 12, "Freq": 11610, "Type": 2003, "SubType": 0, "State": 1, "Data": 6, "StartTime": "2024-08-31 16:10:50", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:17.574 INFO 99347 --- [gbw-async-39] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 20, "Freq": 17770, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:10:58", "Desc": "ʧ��" } 2024-08-31 16:14:17.574 INFO 99347 --- [gbw-async-50] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 21, "Freq": 17800, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:11:03", "Desc": "ʧ��" } 2024-08-31 16:14:17.579 INFO 99347 --- [gbw-async-37] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 3, "Freq": 11810, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:13:38", "Desc": "ʧ��" } 2024-08-31 16:14:17.580 INFO 99347 --- [gbw-async-33] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2001, "SubType": 0, "State": 1, "Data": 17, "StartTime": "2024-08-31 16:14:13", "Desc": "���ʹ���" } 2024-08-31 16:14:17.590 INFO 99347 --- [gbw-async-16] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 8, "Freq": 15360, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:14:13", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:17.599 INFO 99347 --- [gbw-async-6] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:14:14", "Desc": "ʧ��" } 2024-08-31 16:14:18.284 INFO 99347 --- [http-nio-80-exec-2] c.bluetop.gbw.websocket.WebSocketServer : 用户连接:1725091696736,当前在线人数为:1 2024-08-31 16:14:18.285 ERROR 99347 --- [http-nio-80-exec-2] c.bluetop.gbw.websocket.WebSocketServer : 用户错误:1725091696736,原因:The remote endpoint was in state [TEXT_FULL_WRITING] which is an invalid state for called method 2024-08-31 16:14:18.301 INFO 99347 --- [http-nio-80-exec-2] c.bluetop.gbw.websocket.WebSocketServer : 用户退出:1725091696736,当前在线人数为:0 2024-08-31 16:14:18.449 INFO 99347 --- [gbw-async-21] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:14:15", "Desc": "ʧ��" } 2024-08-31 16:14:18.464 INFO 99347 --- [http-nio-80-exec-3] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :6 2024-08-31 16:14:19.225 INFO 99347 --- [http-nio-80-exec-5] c.bluetop.gbw.websocket.WebSocketServer : 用户连接:1725092059217,当前在线人数为:1 2024-08-31 16:14:19.393 INFO 99347 --- [http-nio-80-exec-3] c.b.g.s.w.i.ChannelSettingServiceImpl : 总耗时 :7 2024-08-31 16:14:19.635 INFO 99347 --- [http-nio-80-exec-9] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType} 参数 {msgType=GetEepromInfo} 2024-08-31 16:14:19.816 INFO 99347 --- [http-nio-80-exec-9] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 GetEepromInfoResponse(fpgaIn=null, fpgaOut=null, mac=b0:bb:01:00:00:0a, pcb=V1.1.0, serial=RMBR1611024010, caseOffset=null, modNum=null, dataIn=null, dbOffset=-121, fbdbOffset=-71, smOffset=1, noLogo=1, lockMute=null, lna=null, gainValue=90, gainType=1, amplifier=[Amplifier(amplifier=0)], autoAttenuation=0) 2024-08-31 16:14:20.462 INFO 99347 --- [gbw-async-27] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:20", "Desc": "ʧ��" } 2024-08-31 16:14:20.606 INFO 99347 --- [gbw-async-48] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:20", "Desc": "ʧ��" } 2024-08-31 16:14:21.571 INFO 99347 --- [http-nio-80-exec-10] c.bluetop.gbw.websocket.WebSocketServer : 用户退出:1725092059217,当前在线人数为:0 2024-08-31 16:14:23.534 INFO 99347 --- [gbw-async-44] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 1, "Data": 13, "StartTime": "2024-08-31 16:14:20", "Desc": "���ʹ���" } 2024-08-31 16:14:23.644 INFO 99347 --- [gbw-async-16] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:14:20", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:24.468 INFO 99347 --- [gbw-async-17] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 1, "Data": 10, "StartTime": "2024-08-31 16:14:21", "Desc": "���ʹ���" } 2024-08-31 16:14:24.637 INFO 99347 --- [gbw-async-39] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:14:21", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:25.451 INFO 99347 --- [gbw-async-4] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 0, "Data": 13, "StartTime": "2024-08-31 16:14:25", "Desc": "���ʹ���" } 2024-08-31 16:14:25.554 INFO 99347 --- [gbw-async-24] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:25", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:25.668 INFO 99347 --- [gbw-async-1] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:14:22", "Desc": "ʧ��" } 2024-08-31 16:14:26.481 INFO 99347 --- [gbw-async-23] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:26", "Desc": "ʧ��" } 2024-08-31 16:14:27.006 INFO 99347 --- [http-nio-80-exec-4] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"SignalId":"639-0","BeginTime":"2024-08-31 16:12:35","EndTime":"2024-08-31 16:14:26","FileList":[{"FileName":"/savefile/recordFiles/PCMFiles/639-0/20240831/20240831145244.ts","BeginTime":"2024-08-31 14:52:44","EndTime":""},{"FileName":"/savefile/recordFiles/PCMFiles/639-0/20240831/20240831160930.ts","BeginTime":"2024-08-31 16:09:30","EndTime":""}]} 2024-08-31 16:14:27.008 INFO 99347 --- [http-nio-80-exec-4] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:14:29.065 INFO 99347 --- [DefaultQuartzScheduler_Worker-14] com.bluetop.gbw.util.SystemUtil : ntpdate -ub :192.168.100.188 result is [:true] 2024-08-31 16:14:29.955 INFO 99347 --- [DefaultQuartzScheduler_Worker-14] c.b.g.device.hem.service.HemServiceImpl : ==> 请求 HEM设备 http://172.16.100.23:80/cgi_bin/http_comm.cgi?Msg={msgType}&Data={data} 参数 {msgType=SetSysTimeInfo, data={"Year":2024,"Mon":8,"Day":31,"Hour":16,"Min":14,"Sec":30}} 2024-08-31 16:14:30.211 INFO 99347 --- [DefaultQuartzScheduler_Worker-14] c.b.g.device.hem.service.HemServiceImpl : <== HEM设备 返回 http://172.16.100.23:80/cgi_bin/http_comm.cgi 数据 HemResponse(status=0, message=) 2024-08-31 16:14:32.525 INFO 99347 --- [gbw-async-20] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:14:29", "Desc": "ʧ��" } 2024-08-31 16:14:32.632 INFO 99347 --- [gbw-async-4] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:14:29", "Desc": "ʧ��" } 2024-08-31 16:14:35.513 INFO 99347 --- [gbw-async-31] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:35", "Desc": "ʧ��" } 2024-08-31 16:14:35.739 INFO 99347 --- [http-nio-80-exec-9] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"SignalId":"17800-21","BeginTime":"2024-08-31 16:11:04","EndTime":"2024-08-31 16:11:49","FileList":[{"FileName":"/savefile/recordFiles/PCMFiles/17800-21/20240831/20240831151038.ts","BeginTime":"2024-08-31 15:10:38","EndTime":""},{"FileName":"/savefile/recordFiles/PCMFiles/17800-21/20240831/20240831161103.ts","BeginTime":"2024-08-31 16:11:03","EndTime":""}]} 2024-08-31 16:14:35.745 INFO 99347 --- [http-nio-80-exec-9] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:14:36.534 INFO 99347 --- [gbw-async-36] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:36", "Desc": "ʧ��" } 2024-08-31 16:14:38.592 INFO 99347 --- [gbw-async-16] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 1, "Data": 15, "StartTime": "2024-08-31 16:14:35", "Desc": "���ʹ���" } 2024-08-31 16:14:38.696 INFO 99347 --- [gbw-async-39] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:14:35", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:39.517 INFO 99347 --- [gbw-async-25] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 0, "Data": 11, "StartTime": "2024-08-31 16:14:39", "Desc": "���ʹ���" } 2024-08-31 16:14:39.630 INFO 99347 --- [gbw-async-40] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:39", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:42.517 INFO 99347 --- [gbw-async-49] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 1, "Data": 12, "StartTime": "2024-08-31 16:14:39", "Desc": "���ʹ���" } 2024-08-31 16:14:42.623 INFO 99347 --- [gbw-async-46] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:14:39", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:43.175 INFO 99347 --- [http-nio-80-exec-1] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : ==> 请求流媒体 http://172.16.100.25:3093 数据 {"SignalId":"11610-12","BeginTime":"2024-08-31 16:12:31","EndTime":"2024-08-31 16:14:43","FileList":[{"FileName":"/savefile/recordFiles/PCMFiles/11610-12/20240831/20240831161050.ts","BeginTime":"2024-08-31 16:10:50","EndTime":""}]} 2024-08-31 16:14:43.180 INFO 99347 --- [http-nio-80-exec-1] c.b.g.d.m.s.i.MediaTranscodeServiceImpl : <== 收到流媒体 http://172.16.100.25:3093 返回值:{ "Status": "0", "Message": "0" } 2024-08-31 16:14:43.578 INFO 99347 --- [gbw-async-29] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 0, "Data": 12, "StartTime": "2024-08-31 16:14:43", "Desc": "���ʹ���" } 2024-08-31 16:14:43.716 INFO 99347 --- [gbw-async-18] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:43", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:45.638 INFO 99347 --- [gbw-async-11] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2001, "SubType": 0, "State": 1, "Data": 26, "StartTime": "2024-08-31 16:14:42", "Desc": "���ʹ���" } 2024-08-31 16:14:45.744 INFO 99347 --- [gbw-async-39] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 2, "Freq": 11680, "Type": 2003, "SubType": 0, "State": 1, "Data": 5, "StartTime": "2024-08-31 16:14:42", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:45.850 INFO 99347 --- [gbw-async-24] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 1, "Data": 10, "StartTime": "2024-08-31 16:14:42", "Desc": "���ʹ���" } 2024-08-31 16:14:45.984 INFO 99347 --- [gbw-async-14] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:14:42", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:47.520 INFO 99347 --- [gbw-async-10] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 1, "Data": 14, "StartTime": "2024-08-31 16:14:44", "Desc": "���ʹ���" } 2024-08-31 16:14:47.624 INFO 99347 --- [gbw-async-22] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 1, "Data": 0, "StartTime": "2024-08-31 16:14:44", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:47.729 INFO 99347 --- [gbw-async-48] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2001, "SubType": 0, "State": 0, "Data": 11, "StartTime": "2024-08-31 16:14:47", "Desc": "���ʹ���" } 2024-08-31 16:14:47.834 INFO 99347 --- [gbw-async-42] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 10, "Freq": 21490, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:47", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:48.565 INFO 99347 --- [gbw-async-9] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2001, "SubType": 0, "State": 0, "Data": 12, "StartTime": "2024-08-31 16:14:48", "Desc": "���ʹ���" } 2024-08-31 16:14:48.670 INFO 99347 --- [gbw-async-34] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 5, "Freq": 14920, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:48", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:49.598 INFO 99347 --- [gbw-async-29] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2001, "SubType": 0, "State": 0, "Data": 14, "StartTime": "2024-08-31 16:14:49", "Desc": "���ʹ���" } 2024-08-31 16:14:49.702 INFO 99347 --- [gbw-async-35] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2003, "SubType": 0, "State": 0, "Data": 0, "StartTime": "2024-08-31 16:14:49", "Desc": "�����\/����ȹ���" } 2024-08-31 16:14:52.599 INFO 99347 --- [gbw-async-14] c.b.gbw.service.impl.AsyncServiceImpl : hem ip: 172.16.100.23 alarm: { "SourceID": "", "Slot": 3, "Index": 6, "Freq": 15230, "Type": 2000, "SubType": 0, "State": 1, "Data": 1, "StartTime": "2024-08-31 16:14:49", "Desc": "ʧ��" }