You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1988 lines
310 KiB
1988 lines
310 KiB
2021-07-28 09:48:32.723 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 23880 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 09:48:32.750 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 09:48:34.839 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 09:48:35.412 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 09:48:35.418 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 09:48:35.418 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 09:48:35.856 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 09:48:35.969 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 09:48:35.972 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 09:48:35.973 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 09:48:35.973 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 09:48:35.974 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 09:48:37.906 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 09:48:37.922 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 5.486 seconds (JVM running for 6.358)
|
|
2021-07-28 09:48:45.954 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 09:48:46.470 [ http-nio-8006-exec-2 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 09:48:46.472 [ http-nio-8006-exec-2 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 09:48:46.693 [ http-nio-8006-exec-2 ] - [ ERROR ] [ o.a.c.c.C.[.[.[/shaoxing-plat].[dispatcherServlet] : 175 ] - Servlet.service() for servlet [dispatcherServlet] in context with path [/shaoxing-plat] threw exception [Could not find acceptable representation] with root cause
|
|
org.springframework.web.HttpMediaTypeNotAcceptableException: Could not find acceptable representation
|
|
at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:307)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
|
|
at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
|
|
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:122)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at com.example.filter.TokenAuthorFilter.doFilter(TokenAuthorFilter.java:57)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
at java.lang.Thread.run(Thread.java:748)
|
|
2021-07-28 09:49:01.305 [ http-nio-8006-exec-9 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:49:01.306 [ http-nio-8006-exec-3 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:49:01.305 [ http-nio-8006-exec-10 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:49:01.310 [ http-nio-8006-exec-1 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:49:01.318 [ http-nio-8006-exec-2 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:49:01.688 [ http-nio-8006-exec-4 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:49:04.611 [ http-nio-8006-exec-6 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:49:04.626 [ http-nio-8006-exec-6 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[], toiletLevel=null, toiletName=''}
|
|
2021-07-28 09:49:07.128 [ http-nio-8006-exec-5 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:49:07.130 [ http-nio-8006-exec-5 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], toiletLevel=null, toiletName=''}
|
|
2021-07-28 09:49:08.767 [ http-nio-8006-exec-10 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:49:08.768 [ http-nio-8006-exec-10 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 976 ] - 【查询公厕信息接口】入参:2
|
|
2021-07-28 09:49:09.392 [ http-nio-8006-exec-10 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1066 ] - 【获取一图管理视频公厕详情接口】获取视频信息失败
|
|
2021-07-28 09:51:01.098 [ http-nio-8006-exec-5 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:51:01.213 [ http-nio-8006-exec-3 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:51:01.214 [ http-nio-8006-exec-3 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[], toiletLevel=null, toiletName=''}
|
|
2021-07-28 09:51:04.424 [ http-nio-8006-exec-10 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:51:04.424 [ http-nio-8006-exec-10 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], toiletLevel=null, toiletName=''}
|
|
2021-07-28 09:51:41.845 [ http-nio-8006-exec-9 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:51:41.958 [ http-nio-8006-exec-2 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:51:41.961 [ http-nio-8006-exec-2 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[], toiletLevel=null, toiletName=''}
|
|
2021-07-28 09:51:43.370 [ http-nio-8006-exec-4 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:51:43.371 [ http-nio-8006-exec-4 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], toiletLevel=null, toiletName=''}
|
|
2021-07-28 09:51:44.806 [ http-nio-8006-exec-7 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:51:44.806 [ http-nio-8006-exec-7 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 976 ] - 【查询公厕信息接口】入参:3
|
|
2021-07-28 09:51:44.975 [ http-nio-8006-exec-7 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1066 ] - 【获取一图管理视频公厕详情接口】获取视频信息失败
|
|
2021-07-28 09:51:47.033 [ http-nio-8006-exec-8 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:51:47.034 [ http-nio-8006-exec-8 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 82 ] - 【获取m3u8视频监控地址接口】入参:
|
|
2021-07-28 09:52:35.215 [ http-nio-8006-exec-5 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:52:35.327 [ http-nio-8006-exec-3 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:52:35.329 [ http-nio-8006-exec-3 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[], toiletLevel=null, toiletName=''}
|
|
2021-07-28 09:52:37.473 [ http-nio-8006-exec-10 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:52:37.474 [ http-nio-8006-exec-10 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], toiletLevel=null, toiletName=''}
|
|
2021-07-28 09:52:38.792 [ http-nio-8006-exec-9 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:52:38.793 [ http-nio-8006-exec-9 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 976 ] - 【查询公厕信息接口】入参:3
|
|
2021-07-28 09:52:38.950 [ http-nio-8006-exec-9 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1066 ] - 【获取一图管理视频公厕详情接口】获取视频信息失败
|
|
2021-07-28 09:52:41.456 [ http-nio-8006-exec-2 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:52:41.456 [ http-nio-8006-exec-2 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 82 ] - 【获取m3u8视频监控地址接口】入参:
|
|
2021-07-28 09:52:45.940 [ http-nio-8006-exec-4 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:52:46.053 [ http-nio-8006-exec-1 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:52:46.054 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[], toiletLevel=null, toiletName=''}
|
|
2021-07-28 09:53:00.007 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627437180007
|
|
2021-07-28 09:53:00.289 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627437180289
|
|
2021-07-28 09:53:05.194 [ http-nio-8006-exec-6 ] - [ ERROR ] [ o.a.c.c.C.[.[.[/shaoxing-plat].[dispatcherServlet] : 175 ] - Servlet.service() for servlet [dispatcherServlet] in context with path [/shaoxing-plat] threw exception [Could not find acceptable representation] with root cause
|
|
org.springframework.web.HttpMediaTypeNotAcceptableException: Could not find acceptable representation
|
|
at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:307)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
|
|
at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
|
|
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:122)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at com.example.filter.TokenAuthorFilter.doFilter(TokenAuthorFilter.java:57)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
at java.lang.Thread.run(Thread.java:748)
|
|
2021-07-28 09:53:13.440 [ http-nio-8006-exec-7 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:13.445 [ http-nio-8006-exec-4 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:13.447 [ http-nio-8006-exec-1 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:13.452 [ http-nio-8006-exec-6 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:13.453 [ http-nio-8006-exec-8 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:13.992 [ http-nio-8006-exec-9 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:15.684 [ http-nio-8006-exec-10 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:15.684 [ http-nio-8006-exec-10 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[], toiletLevel=null, toiletName=''}
|
|
2021-07-28 09:53:17.136 [ http-nio-8006-exec-9 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:17.138 [ http-nio-8006-exec-3 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:17.142 [ http-nio-8006-exec-10 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:17.142 [ http-nio-8006-exec-3 ] - [ INFO ] [ c.e.m.e.s.impl.ToiletWaterConsumptionServiceImpl : 144 ] - 【数据分析人均用水量趋势图报表查询接口】入参:token:2a6662cf10dd41a88530338204a0c4c3 ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 09:53:17.144 [ http-nio-8006-exec-2 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:17.146 [ http-nio-8006-exec-7 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:17.147 [ http-nio-8006-exec-10 ] - [ INFO ] [ c.e.m.e.s.i.ToiletElectricityConsumptionServiceImpl : 73 ] - 【数据分析用电量趋势图报表查询接口】入参:token:2a6662cf10dd41a88530338204a0c4c3 ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 09:53:17.150 [ http-nio-8006-exec-4 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:17.151 [ http-nio-8006-exec-4 ] - [ INFO ] [ c.e.m.e.s.i.ToiletElectricityConsumptionServiceImpl : 313 ] - 【数据分析人均用电量趋势图报表查询接口】入参:token:2a6662cf10dd41a88530338204a0c4c3 ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 09:53:17.304 [ http-nio-8006-exec-1 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:17.305 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.e.s.impl.ToiletWaterConsumptionServiceImpl : 75 ] - 【数据分析用水量趋势图报表查询接口】入参:token:2a6662cf10dd41a88530338204a0c4c3 ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 09:53:17.411 [ http-nio-8006-exec-6 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:17.412 [ http-nio-8006-exec-6 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[], toiletLevel=null, toiletName=''}
|
|
2021-07-28 09:53:19.318 [ http-nio-8006-exec-5 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:19.319 [ http-nio-8006-exec-5 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], toiletLevel=null, toiletName=''}
|
|
2021-07-28 09:53:23.137 [ http-nio-8006-exec-2 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:23.138 [ http-nio-8006-exec-2 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 976 ] - 【查询公厕信息接口】入参:3
|
|
2021-07-28 09:53:23.288 [ http-nio-8006-exec-2 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1066 ] - 【获取一图管理视频公厕详情接口】获取视频信息失败
|
|
2021-07-28 09:53:24.368 [ http-nio-8006-exec-4 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:24.369 [ http-nio-8006-exec-4 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 976 ] - 【查询公厕信息接口】入参:3
|
|
2021-07-28 09:53:24.495 [ http-nio-8006-exec-4 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1066 ] - 【获取一图管理视频公厕详情接口】获取视频信息失败
|
|
2021-07-28 09:53:25.420 [ http-nio-8006-exec-9 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:25.420 [ http-nio-8006-exec-9 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 82 ] - 【获取m3u8视频监控地址接口】入参:
|
|
2021-07-28 09:53:59.448 [ http-nio-8006-exec-6 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:59.640 [ http-nio-8006-exec-8 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:53:59.641 [ http-nio-8006-exec-8 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[], toiletLevel=null, toiletName=''}
|
|
2021-07-28 09:54:01.858 [ http-nio-8006-exec-5 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:54:01.859 [ http-nio-8006-exec-5 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], toiletLevel=null, toiletName=''}
|
|
2021-07-28 09:54:02.985 [ http-nio-8006-exec-10 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:54:02.985 [ http-nio-8006-exec-10 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 976 ] - 【查询公厕信息接口】入参:3
|
|
2021-07-28 09:54:03.090 [ http-nio-8006-exec-10 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1066 ] - 【获取一图管理视频公厕详情接口】获取视频信息失败
|
|
2021-07-28 09:54:04.289 [ http-nio-8006-exec-2 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:54:04.290 [ http-nio-8006-exec-2 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 82 ] - 【获取m3u8视频监控地址接口】入参:
|
|
2021-07-28 09:56:06.306 [ http-nio-8006-exec-8 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:56:06.413 [ http-nio-8006-exec-5 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:56:06.414 [ http-nio-8006-exec-5 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[], toiletLevel=null, toiletName=''}
|
|
2021-07-28 09:56:08.271 [ http-nio-8006-exec-10 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:56:08.272 [ http-nio-8006-exec-10 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], toiletLevel=null, toiletName=''}
|
|
2021-07-28 09:56:09.584 [ http-nio-8006-exec-2 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:56:09.585 [ http-nio-8006-exec-2 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 976 ] - 【查询公厕信息接口】入参:3
|
|
2021-07-28 09:56:13.672 [ http-nio-8006-exec-4 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 09:56:13.673 [ http-nio-8006-exec-4 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 82 ] - 【获取m3u8视频监控地址接口】入参:
|
|
2021-07-28 09:58:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627437480008
|
|
2021-07-28 09:58:00.346 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627437480346
|
|
2021-07-28 09:59:37.031 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 14672 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 09:59:37.034 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 09:59:37.484 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 09:59:38.102 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 09:59:38.108 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 09:59:38.109 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 09:59:38.224 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 09:59:38.318 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 09:59:38.321 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 09:59:38.321 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 09:59:38.322 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 09:59:38.322 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 09:59:39.963 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 09:59:39.980 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.283 seconds (JVM running for 3.938)
|
|
2021-07-28 10:00:18.348 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 10:00:18.462 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 10:00:18.465 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 10:00:18.727 [ http-nio-8006-exec-1 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 10:00:18.749 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 976 ] - 【查询公厕信息接口】入参:3
|
|
2021-07-28 10:00:22.300 [ http-nio-8006-exec-2 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 10:00:28.137 [ http-nio-8006-exec-2 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 82 ] - 【获取m3u8视频监控地址接口】入参:
|
|
2021-07-28 10:01:55.316 [ http-nio-8006-exec-4 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 10:01:55.442 [ http-nio-8006-exec-5 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 10:01:55.457 [ http-nio-8006-exec-5 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[], toiletLevel=null, toiletName=''}
|
|
2021-07-28 10:01:58.563 [ http-nio-8006-exec-6 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 10:01:58.564 [ http-nio-8006-exec-6 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], toiletLevel=null, toiletName=''}
|
|
2021-07-28 10:01:59.744 [ http-nio-8006-exec-7 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 10:01:59.745 [ http-nio-8006-exec-7 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 976 ] - 【查询公厕信息接口】入参:2
|
|
2021-07-28 10:02:02.448 [ http-nio-8006-exec-8 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 10:02:05.282 [ http-nio-8006-exec-8 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 82 ] - 【获取m3u8视频监控地址接口】入参:
|
|
2021-07-28 10:03:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627437780016
|
|
2021-07-28 10:03:00.305 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627437780305
|
|
2021-07-28 10:06:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627437960014
|
|
2021-07-28 10:06:21.125 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 10:06:21.125 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 10:06:42.153 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 10:06:42.153 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 10:07:03.187 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 10:07:03.187 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 10:07:24.219 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 10:07:24.221 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627438044221
|
|
2021-07-28 10:08:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627438080006
|
|
2021-07-28 10:08:00.278 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627438080278
|
|
2021-07-28 10:09:05.793 [ http-nio-8006-exec-10 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 10:09:05.794 [ http-nio-8006-exec-10 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 976 ] - 【查询公厕信息接口】入参:2
|
|
2021-07-28 10:09:07.230 [ http-nio-8006-exec-1 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 10:09:07.230 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 82 ] - 【获取m3u8视频监控地址接口】入参:
|
|
2021-07-28 10:13:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627438380010
|
|
2021-07-28 10:13:00.051 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627438380051
|
|
2021-07-28 10:13:00.327 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627438380327
|
|
2021-07-28 10:18:00.012 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627438680012
|
|
2021-07-28 10:18:00.294 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627438680294
|
|
2021-07-28 10:23:00.009 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627438980009
|
|
2021-07-28 10:23:00.298 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627438980298
|
|
2021-07-28 10:26:00.003 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627439160003
|
|
2021-07-28 10:26:21.099 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 10:26:21.099 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 10:26:42.135 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 10:26:42.135 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 10:27:03.170 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 10:27:03.170 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 10:27:24.205 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 10:28:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627439280014
|
|
2021-07-28 10:28:00.287 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627439280287
|
|
2021-07-28 10:33:00.002 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627439580002
|
|
2021-07-28 10:33:00.277 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627439580277
|
|
2021-07-28 10:37:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627439820008
|
|
2021-07-28 10:38:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627439880008
|
|
2021-07-28 10:38:00.267 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627439880267
|
|
2021-07-28 10:43:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627440180010
|
|
2021-07-28 10:43:00.050 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627440180050
|
|
2021-07-28 10:43:00.307 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627440180307
|
|
2021-07-28 10:46:00.011 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627440360011
|
|
2021-07-28 10:46:21.113 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 10:46:21.113 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 10:46:42.146 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 10:46:42.147 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 10:47:03.194 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 10:47:03.194 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 10:47:24.218 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 10:48:00.003 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627440480003
|
|
2021-07-28 10:48:00.275 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627440480275
|
|
2021-07-28 10:53:00.000 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627440780000
|
|
2021-07-28 10:53:00.280 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627440780280
|
|
2021-07-28 10:58:00.009 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627441080009
|
|
2021-07-28 10:58:00.277 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627441080277
|
|
2021-07-28 11:03:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627441380014
|
|
2021-07-28 11:03:00.273 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627441380273
|
|
2021-07-28 11:06:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627441560006
|
|
2021-07-28 11:06:21.097 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 11:06:21.097 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 11:06:42.137 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 11:06:42.137 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 11:07:03.187 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 11:07:03.187 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 11:07:24.244 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 11:07:24.244 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627441644244
|
|
2021-07-28 11:08:00.015 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627441680015
|
|
2021-07-28 11:08:00.275 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627441680275
|
|
2021-07-28 11:13:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627441980006
|
|
2021-07-28 11:13:00.048 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627441980048
|
|
2021-07-28 11:13:00.332 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627441980332
|
|
2021-07-28 11:18:00.007 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627442280006
|
|
2021-07-28 11:18:00.270 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627442280270
|
|
2021-07-28 11:18:32.544 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 5372 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 11:18:32.547 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 11:18:33.046 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 11:18:33.606 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 11:18:33.612 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 11:18:33.612 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 11:18:33.692 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 11:18:33.811 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 11:18:33.815 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 11:18:33.815 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 11:18:33.816 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 11:18:33.816 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 11:18:35.339 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 11:18:35.355 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.117 seconds (JVM running for 3.625)
|
|
2021-07-28 11:21:24.617 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 17788 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 11:21:24.622 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 11:21:25.122 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 11:21:25.691 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 11:21:25.696 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 11:21:25.697 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 11:21:25.767 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 11:21:25.888 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 11:21:25.891 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 11:21:25.891 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 11:21:25.892 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 11:21:25.892 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 11:21:27.414 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 11:21:27.430 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.254 seconds (JVM running for 3.763)
|
|
2021-07-28 11:23:00.011 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627442580010
|
|
2021-07-28 11:23:00.454 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627442580454
|
|
2021-07-28 11:24:18.839 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 11:24:18.866 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 149 ] - 【获取设备存储状态】入参:
|
|
2021-07-28 11:24:18.960 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 11:24:18.962 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 11:24:50.547 [ http-nio-8006-exec-3 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 149 ] - 【获取设备存储状态】入参:
|
|
2021-07-28 11:25:07.476 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 6496 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 11:25:07.479 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 11:25:08.031 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 11:25:08.683 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 11:25:08.689 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 11:25:08.690 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 11:25:08.808 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 11:25:08.904 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 11:25:08.907 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 11:25:08.907 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 11:25:08.908 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 11:25:08.909 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 11:25:10.611 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 11:25:10.630 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.572 seconds (JVM running for 4.166)
|
|
2021-07-28 11:25:16.903 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 11:25:18.839 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 149 ] - 【获取设备存储状态】入参:
|
|
2021-07-28 11:25:20.471 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 11:25:20.479 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 11:25:47.925 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 11464 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 11:25:47.928 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 11:25:48.392 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 11:25:48.979 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 11:25:48.985 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 11:25:48.985 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 11:25:49.055 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 11:25:49.178 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 11:25:49.181 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 11:25:49.181 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 11:25:49.182 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 11:25:49.182 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 11:25:50.801 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 11:25:50.817 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.216 seconds (JVM running for 3.666)
|
|
2021-07-28 11:25:58.433 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 11:25:58.460 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 149 ] - 【获取设备存储状态】入参:
|
|
2021-07-28 11:25:58.532 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 11:25:58.534 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 11:26:00.017 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627442760017
|
|
2021-07-28 11:26:21.151 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 11:26:21.152 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 11:26:42.190 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 11:26:42.190 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 11:27:03.230 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 11:27:03.230 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 11:27:24.268 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 11:28:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627442880006
|
|
2021-07-28 11:28:00.313 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627442880313
|
|
2021-07-28 11:33:00.011 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627443180011
|
|
2021-07-28 11:33:00.326 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627443180326
|
|
2021-07-28 11:35:20.023 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 22660 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 11:35:20.026 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 11:35:20.565 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 11:35:21.135 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 11:35:21.141 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 11:35:21.142 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 11:35:21.222 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 11:35:21.342 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 11:35:21.345 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 11:35:21.346 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 11:35:21.347 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 11:35:21.347 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 11:35:22.843 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 11:35:22.859 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.145 seconds (JVM running for 3.647)
|
|
2021-07-28 11:35:36.423 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 22896 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 11:35:36.425 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 11:35:36.903 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 11:35:37.465 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 11:35:37.471 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 11:35:37.472 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 11:35:37.551 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 11:35:37.667 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 11:35:37.670 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 11:35:37.671 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 11:35:37.671 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 11:35:37.672 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 11:35:39.168 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 11:35:39.184 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.061 seconds (JVM running for 3.562)
|
|
2021-07-28 11:35:42.888 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 11:35:42.915 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 149 ] - 【获取设备存储状态】入参:
|
|
2021-07-28 11:35:42.983 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 11:35:42.985 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 11:35:43.935 [ http-nio-8006-exec-1 ] - [ ERROR ] [ o.a.c.c.C.[.[.[/shaoxing-plat].[dispatcherServlet] : 175 ] - Servlet.service() for servlet [dispatcherServlet] in context with path [/shaoxing-plat] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
|
|
java.lang.NullPointerException: null
|
|
at com.example.modular.lecheng.service.impl.ToiletVideoCheckServiceImpl.getDeviceSaveStatus(ToiletVideoCheckServiceImpl.java:183)
|
|
at com.example.modular.lecheng.controller.ToiletVideoCheckController.getDeviceSaveStatus(ToiletVideoCheckController.java:64)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
at java.lang.reflect.Method.invoke(Method.java:498)
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at com.example.filter.TokenAuthorFilter.doFilter(TokenAuthorFilter.java:66)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
at java.lang.Thread.run(Thread.java:748)
|
|
2021-07-28 11:36:04.151 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 15320 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 11:36:04.154 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 11:36:04.664 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 11:36:05.319 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 11:36:05.326 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 11:36:05.326 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 11:36:05.443 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 11:36:05.538 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 11:36:05.542 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 11:36:05.542 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 11:36:05.543 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 11:36:05.544 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 11:36:07.248 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 11:36:07.272 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.533 seconds (JVM running for 4.119)
|
|
2021-07-28 11:36:16.206 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 11:36:19.159 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 149 ] - 【获取设备存储状态】入参:
|
|
2021-07-28 11:36:19.241 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 11:36:19.244 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 11:36:20.221 [ http-nio-8006-exec-1 ] - [ ERROR ] [ o.a.c.c.C.[.[.[/shaoxing-plat].[dispatcherServlet] : 175 ] - Servlet.service() for servlet [dispatcherServlet] in context with path [/shaoxing-plat] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
|
|
java.lang.NullPointerException: null
|
|
at com.example.modular.lecheng.service.impl.ToiletVideoCheckServiceImpl.getDeviceSaveStatus(ToiletVideoCheckServiceImpl.java:183)
|
|
at com.example.modular.lecheng.controller.ToiletVideoCheckController.getDeviceSaveStatus(ToiletVideoCheckController.java:64)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
at java.lang.reflect.Method.invoke(Method.java:498)
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at com.example.filter.TokenAuthorFilter.doFilter(TokenAuthorFilter.java:66)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
at java.lang.Thread.run(Thread.java:748)
|
|
2021-07-28 11:36:30.628 [ http-nio-8006-exec-2 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 149 ] - 【获取设备存储状态】入参:
|
|
2021-07-28 11:37:01.089 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627443421089
|
|
2021-07-28 11:37:01.089 [ http-nio-8006-exec-2 ] - [ ERROR ] [ o.a.c.c.C.[.[.[/shaoxing-plat].[dispatcherServlet] : 175 ] - Servlet.service() for servlet [dispatcherServlet] in context with path [/shaoxing-plat] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
|
|
java.lang.NullPointerException: null
|
|
at com.example.modular.lecheng.service.impl.ToiletVideoCheckServiceImpl.getDeviceSaveStatus(ToiletVideoCheckServiceImpl.java:183)
|
|
at com.example.modular.lecheng.controller.ToiletVideoCheckController.getDeviceSaveStatus(ToiletVideoCheckController.java:64)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
at java.lang.reflect.Method.invoke(Method.java:498)
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at com.example.filter.TokenAuthorFilter.doFilter(TokenAuthorFilter.java:66)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
at java.lang.Thread.run(Thread.java:748)
|
|
2021-07-28 11:37:38.431 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 16516 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 11:37:38.434 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 11:37:38.939 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 11:37:39.509 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 11:37:39.515 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 11:37:39.516 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 11:37:39.586 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 11:37:39.706 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 11:37:39.710 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 11:37:39.710 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 11:37:39.711 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 11:37:39.711 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 11:37:41.272 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 11:37:41.288 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.169 seconds (JVM running for 3.643)
|
|
2021-07-28 11:37:42.117 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 11:37:42.144 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 149 ] - 【获取设备存储状态】入参:
|
|
2021-07-28 11:37:42.216 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 11:37:42.218 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 11:38:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627443480016
|
|
2021-07-28 11:38:00.333 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627443480333
|
|
2021-07-28 11:43:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627443780016
|
|
2021-07-28 11:43:00.288 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627443780288
|
|
2021-07-28 11:43:00.291 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627443780291
|
|
2021-07-28 11:46:00.011 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627443960011
|
|
2021-07-28 11:46:21.123 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 11:46:21.124 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 11:46:42.153 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 11:46:42.153 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 11:47:03.195 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 11:47:03.195 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 11:47:24.254 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 11:48:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627444080010
|
|
2021-07-28 11:48:00.287 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627444080287
|
|
2021-07-28 11:53:00.007 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627444380007
|
|
2021-07-28 11:53:00.274 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627444380274
|
|
2021-07-28 11:58:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627444680006
|
|
2021-07-28 11:58:00.271 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627444680271
|
|
2021-07-28 12:03:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627444980010
|
|
2021-07-28 12:03:00.273 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627444980273
|
|
2021-07-28 12:06:00.012 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627445160012
|
|
2021-07-28 12:06:21.123 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 12:06:21.123 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 12:06:42.162 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 12:06:42.162 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 12:07:03.214 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 12:07:03.214 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 12:07:24.271 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 12:07:24.271 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627445244271
|
|
2021-07-28 12:08:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627445280008
|
|
2021-07-28 12:08:00.263 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627445280263
|
|
2021-07-28 12:13:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627445580014
|
|
2021-07-28 12:13:00.289 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627445580289
|
|
2021-07-28 12:13:00.289 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627445580289
|
|
2021-07-28 12:18:00.004 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627445880004
|
|
2021-07-28 12:18:00.267 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627445880267
|
|
2021-07-28 12:23:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627446180010
|
|
2021-07-28 12:23:00.284 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627446180284
|
|
2021-07-28 12:26:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627446360006
|
|
2021-07-28 12:26:21.091 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 12:26:21.091 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 12:26:42.116 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 12:26:42.116 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 12:27:03.164 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 12:27:03.164 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 12:27:24.200 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 12:28:00.009 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627446480009
|
|
2021-07-28 12:28:00.268 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627446480268
|
|
2021-07-28 12:33:00.012 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627446780012
|
|
2021-07-28 12:33:00.290 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627446780290
|
|
2021-07-28 12:37:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627447020014
|
|
2021-07-28 12:38:00.005 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627447080005
|
|
2021-07-28 12:38:00.306 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627447080306
|
|
2021-07-28 12:43:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627447380006
|
|
2021-07-28 12:43:00.038 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627447380038
|
|
2021-07-28 12:43:00.311 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627447380311
|
|
2021-07-28 12:46:00.005 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627447560005
|
|
2021-07-28 12:46:21.086 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 12:46:21.086 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 12:46:42.129 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 12:46:42.129 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 12:47:03.177 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 12:47:03.177 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 12:47:24.232 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 12:48:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627447680014
|
|
2021-07-28 12:48:00.282 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627447680282
|
|
2021-07-28 12:53:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627447980008
|
|
2021-07-28 12:53:00.268 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627447980268
|
|
2021-07-28 12:58:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627448280014
|
|
2021-07-28 12:58:00.277 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627448280277
|
|
2021-07-28 13:03:00.011 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627448580011
|
|
2021-07-28 13:03:00.262 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627448580262
|
|
2021-07-28 13:06:00.003 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627448760003
|
|
2021-07-28 13:06:21.077 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 13:06:21.077 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 13:06:42.109 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 13:06:42.109 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 13:07:03.153 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 13:07:03.153 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 13:07:24.192 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 13:07:24.192 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627448844192
|
|
2021-07-28 13:08:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627448880016
|
|
2021-07-28 13:08:00.277 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627448880277
|
|
2021-07-28 13:13:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627449180010
|
|
2021-07-28 13:13:00.043 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627449180043
|
|
2021-07-28 13:13:00.300 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627449180300
|
|
2021-07-28 13:18:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627449480014
|
|
2021-07-28 13:18:00.256 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627449480256
|
|
2021-07-28 13:23:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627449780014
|
|
2021-07-28 13:23:00.273 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627449780273
|
|
2021-07-28 13:26:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627449960008
|
|
2021-07-28 13:26:21.099 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 13:26:21.099 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 13:26:42.123 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 13:26:42.123 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 13:27:03.171 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 13:27:03.171 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 13:27:24.209 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 13:28:00.004 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627450080004
|
|
2021-07-28 13:28:00.250 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627450080250
|
|
2021-07-28 13:33:00.009 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627450380009
|
|
2021-07-28 13:33:00.352 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627450380352
|
|
2021-07-28 13:37:00.012 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627450620012
|
|
2021-07-28 13:38:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627450680014
|
|
2021-07-28 13:38:00.282 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627450680282
|
|
2021-07-28 13:43:00.009 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627450980009
|
|
2021-07-28 13:43:00.042 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627450980042
|
|
2021-07-28 13:43:00.305 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627450980305
|
|
2021-07-28 13:46:00.003 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627451160003
|
|
2021-07-28 13:46:21.102 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 13:46:21.102 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 13:46:42.152 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 13:46:42.152 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 13:47:03.184 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 13:47:03.184 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 13:47:24.218 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 13:48:00.009 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627451280009
|
|
2021-07-28 13:48:00.270 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627451280270
|
|
2021-07-28 13:53:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627451580016
|
|
2021-07-28 13:53:00.284 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627451580284
|
|
2021-07-28 13:54:31.918 [ http-nio-8006-exec-4 ] - [ ERROR ] [ o.a.c.c.C.[.[.[/shaoxing-plat].[dispatcherServlet] : 175 ] - Servlet.service() for servlet [dispatcherServlet] in context with path [/shaoxing-plat] threw exception [Could not find acceptable representation] with root cause
|
|
org.springframework.web.HttpMediaTypeNotAcceptableException: Could not find acceptable representation
|
|
at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:307)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
|
|
at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
|
|
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:122)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at com.example.filter.TokenAuthorFilter.doFilter(TokenAuthorFilter.java:57)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
at java.lang.Thread.run(Thread.java:748)
|
|
2021-07-28 13:54:41.154 [ http-nio-8006-exec-1 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:41.155 [ http-nio-8006-exec-4 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:41.160 [ http-nio-8006-exec-2 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:41.166 [ http-nio-8006-exec-5 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:41.170 [ http-nio-8006-exec-3 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:41.651 [ http-nio-8006-exec-7 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:42.886 [ http-nio-8006-exec-6 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:42.900 [ http-nio-8006-exec-6 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[], toiletLevel=null, toiletName=''}
|
|
2021-07-28 13:54:44.545 [ http-nio-8006-exec-7 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:44.546 [ http-nio-8006-exec-8 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:44.552 [ http-nio-8006-exec-6 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:44.553 [ http-nio-8006-exec-10 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:44.558 [ http-nio-8006-exec-10 ] - [ INFO ] [ c.e.m.e.s.impl.ToiletWaterConsumptionServiceImpl : 75 ] - 【数据分析用水量趋势图报表查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 13:54:44.559 [ http-nio-8006-exec-2 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:44.563 [ http-nio-8006-exec-2 ] - [ INFO ] [ c.e.m.e.s.i.ToiletElectricityConsumptionServiceImpl : 73 ] - 【数据分析用电量趋势图报表查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 13:54:44.565 [ http-nio-8006-exec-4 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:44.566 [ http-nio-8006-exec-4 ] - [ INFO ] [ c.e.m.e.s.impl.ToiletWaterConsumptionServiceImpl : 144 ] - 【数据分析人均用水量趋势图报表查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 13:54:44.714 [ http-nio-8006-exec-5 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:44.715 [ http-nio-8006-exec-5 ] - [ INFO ] [ c.e.m.e.s.i.ToiletElectricityConsumptionServiceImpl : 313 ] - 【数据分析人均用电量趋势图报表查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 13:54:45.756 [ http-nio-8006-exec-1 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:47.080 [ http-nio-8006-exec-7 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:48.107 [ http-nio-8006-exec-10 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:49.563 [ http-nio-8006-exec-2 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:54:51.132 [ http-nio-8006-exec-4 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:18.880 [ http-nio-8006-exec-8 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:18.881 [ http-nio-8006-exec-8 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[], toiletLevel=null, toiletName=''}
|
|
2021-07-28 13:55:19.015 [ http-nio-8006-exec-5 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:21.982 [ http-nio-8006-exec-1 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:21.984 [ http-nio-8006-exec-3 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:21.989 [ http-nio-8006-exec-9 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:21.990 [ http-nio-8006-exec-7 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:21.991 [ http-nio-8006-exec-7 ] - [ INFO ] [ c.e.m.e.s.impl.ToiletWaterConsumptionServiceImpl : 75 ] - 【数据分析用水量趋势图报表查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 13:55:21.994 [ http-nio-8006-exec-10 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:21.995 [ http-nio-8006-exec-10 ] - [ INFO ] [ c.e.m.e.s.impl.ToiletWaterConsumptionServiceImpl : 144 ] - 【数据分析人均用水量趋势图报表查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 13:55:21.996 [ http-nio-8006-exec-2 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:21.996 [ http-nio-8006-exec-2 ] - [ INFO ] [ c.e.m.e.s.i.ToiletElectricityConsumptionServiceImpl : 73 ] - 【数据分析用电量趋势图报表查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 13:55:22.123 [ http-nio-8006-exec-4 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:22.123 [ http-nio-8006-exec-4 ] - [ INFO ] [ c.e.m.e.s.i.ToiletElectricityConsumptionServiceImpl : 313 ] - 【数据分析人均用电量趋势图报表查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 13:55:23.227 [ http-nio-8006-exec-6 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:24.459 [ http-nio-8006-exec-8 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:25.701 [ http-nio-8006-exec-5 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:26.609 [ http-nio-8006-exec-7 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:27.833 [ http-nio-8006-exec-1 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:28.570 [ http-nio-8006-exec-10 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:30.352 [ http-nio-8006-exec-9 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:30.358 [ http-nio-8006-exec-4 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:55.513 [ http-nio-8006-exec-6 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:55.518 [ http-nio-8006-exec-8 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:55.520 [ http-nio-8006-exec-5 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:55.520 [ http-nio-8006-exec-5 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[], toiletLevel=null, toiletName=''}
|
|
2021-07-28 13:55:58.626 [ http-nio-8006-exec-7 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:55:58.631 [ http-nio-8006-exec-1 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:56:04.746 [ http-nio-8006-exec-10 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:56:04.752 [ http-nio-8006-exec-3 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:56:06.957 [ http-nio-8006-exec-4 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:56:06.962 [ http-nio-8006-exec-4 ] - [ INFO ] [ c.e.m.e.s.impl.ToiletEvaluationInfoServiceImpl : 57 ] - 【公厕评价数据分页查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:{}
|
|
2021-07-28 13:56:12.399 [ http-nio-8006-exec-9 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:56:12.400 [ http-nio-8006-exec-9 ] - [ INFO ] [ c.e.m.e.s.impl.ToiletEvaluationInfoServiceImpl : 57 ] - 【公厕评价数据分页查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:{}
|
|
2021-07-28 13:56:12.406 [ http-nio-8006-exec-8 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 13:56:12.406 [ http-nio-8006-exec-8 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[], toiletLevel=null, toiletName=''}
|
|
2021-07-28 13:58:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627451880014
|
|
2021-07-28 13:58:00.278 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627451880277
|
|
2021-07-28 14:03:00.007 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627452180007
|
|
2021-07-28 14:03:00.263 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627452180263
|
|
2021-07-28 14:06:00.012 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627452360012
|
|
2021-07-28 14:06:21.087 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 14:06:21.088 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 14:06:42.140 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 14:06:42.140 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 14:07:03.192 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 14:07:03.192 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 14:07:24.223 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 14:07:24.223 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627452444223
|
|
2021-07-28 14:08:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627452480014
|
|
2021-07-28 14:08:00.261 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627452480261
|
|
2021-07-28 14:13:00.004 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627452780004
|
|
2021-07-28 14:13:00.279 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627452780279
|
|
2021-07-28 14:13:00.279 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627452780279
|
|
2021-07-28 14:15:21.840 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 22412 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 14:15:21.842 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 14:15:22.347 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 14:15:22.961 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 14:15:22.968 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 14:15:22.968 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 14:15:23.088 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 14:15:23.180 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 14:15:23.183 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 14:15:23.184 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 14:15:23.184 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 14:15:23.185 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 14:15:24.879 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 14:15:24.897 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.504 seconds (JVM running for 4.085)
|
|
2021-07-28 14:16:59.675 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 14:16:59.706 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 151 ] - 【获取设备存储状态】入参:
|
|
2021-07-28 14:16:59.784 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 14:16:59.786 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 14:17:46.939 [ http-nio-8006-exec-2 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 202 ] - 【获取视频监控本地存储视频】入参:
|
|
2021-07-28 14:18:00.012 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627453080012
|
|
2021-07-28 14:18:00.354 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627453080354
|
|
2021-07-28 14:19:02.940 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 18716 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 14:19:02.942 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 14:19:03.477 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 14:19:04.090 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 14:19:04.096 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 14:19:04.096 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 14:19:04.170 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 14:19:04.298 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 14:19:04.301 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 14:19:04.301 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 14:19:04.302 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 14:19:04.302 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 14:19:06.814 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 14:19:06.832 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 4.243 seconds (JVM running for 4.792)
|
|
2021-07-28 14:19:56.300 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 14:19:56.331 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 202 ] - 【获取视频监控本地存储视频】入参:
|
|
2021-07-28 14:19:56.406 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 14:19:56.408 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 14:23:00.005 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627453380005
|
|
2021-07-28 14:23:00.257 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627453380257
|
|
2021-07-28 14:26:00.012 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627453560012
|
|
2021-07-28 14:26:21.095 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 14:26:21.095 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 14:26:42.149 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 14:26:42.149 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 14:27:03.200 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 14:27:03.200 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 14:27:24.238 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 14:28:00.009 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627453680009
|
|
2021-07-28 14:28:00.203 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627453680203
|
|
2021-07-28 14:30:04.185 [ http-nio-8006-exec-3 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:04.202 [ http-nio-8006-exec-3 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[], toiletLevel=null, toiletName=''}
|
|
2021-07-28 14:30:06.370 [ http-nio-8006-exec-5 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:07.677 [ http-nio-8006-exec-7 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:09.345 [ http-nio-8006-exec-8 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:09.347 [ http-nio-8006-exec-9 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:09.349 [ http-nio-8006-exec-10 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:09.354 [ http-nio-8006-exec-1 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:09.356 [ http-nio-8006-exec-2 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:09.357 [ http-nio-8006-exec-3 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:09.359 [ http-nio-8006-exec-2 ] - [ INFO ] [ c.e.m.e.s.impl.ToiletWaterConsumptionServiceImpl : 144 ] - 【数据分析人均用水量趋势图报表查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 14:30:09.359 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.e.s.impl.ToiletWaterConsumptionServiceImpl : 75 ] - 【数据分析用水量趋势图报表查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 14:30:09.363 [ http-nio-8006-exec-3 ] - [ INFO ] [ c.e.m.e.s.i.ToiletElectricityConsumptionServiceImpl : 73 ] - 【数据分析用电量趋势图报表查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 14:30:09.608 [ http-nio-8006-exec-4 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:09.609 [ http-nio-8006-exec-4 ] - [ INFO ] [ c.e.m.e.s.i.ToiletElectricityConsumptionServiceImpl : 313 ] - 【数据分析人均用电量趋势图报表查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 14:30:13.115 [ http-nio-8006-exec-5 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:17.212 [ http-nio-8006-exec-6 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:20.211 [ http-nio-8006-exec-9 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:20.218 [ http-nio-8006-exec-7 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:22.815 [ http-nio-8006-exec-8 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:22.822 [ http-nio-8006-exec-2 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:23.579 [ http-nio-8006-exec-4 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:25.329 [ http-nio-8006-exec-5 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:25.333 [ http-nio-8006-exec-5 ] - [ INFO ] [ c.e.m.e.s.impl.ToiletEvaluationInfoServiceImpl : 57 ] - 【公厕评价数据分页查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:{}
|
|
2021-07-28 14:30:30.189 [ http-nio-8006-exec-3 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:30.189 [ http-nio-8006-exec-3 ] - [ INFO ] [ c.e.m.e.s.impl.ToiletWaterConsumptionServiceImpl : 75 ] - 【数据分析用水量趋势图报表查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 14:30:30.190 [ http-nio-8006-exec-6 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:30.192 [ http-nio-8006-exec-7 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:30.194 [ http-nio-8006-exec-9 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:30.196 [ http-nio-8006-exec-2 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:30.197 [ http-nio-8006-exec-2 ] - [ INFO ] [ c.e.m.e.s.i.ToiletElectricityConsumptionServiceImpl : 73 ] - 【数据分析用电量趋势图报表查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 14:30:30.198 [ http-nio-8006-exec-1 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:30.199 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.e.s.impl.ToiletWaterConsumptionServiceImpl : 144 ] - 【数据分析人均用水量趋势图报表查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 14:30:30.361 [ http-nio-8006-exec-8 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 14:30:30.362 [ http-nio-8006-exec-8 ] - [ INFO ] [ c.e.m.e.s.i.ToiletElectricityConsumptionServiceImpl : 313 ] - 【数据分析人均用电量趋势图报表查询接口】入参:token:2aba547950c24b55870db7232cd7253b ; 参数类:PassengerChartParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], timeType=2}
|
|
2021-07-28 14:33:00.011 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627453980011
|
|
2021-07-28 14:33:00.353 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627453980353
|
|
2021-07-28 14:33:50.772 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 8176 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 14:33:50.774 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 14:33:51.272 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 14:33:51.813 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 14:33:51.819 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 14:33:51.819 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 14:33:51.896 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 14:33:52.009 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 14:33:52.012 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 14:33:52.012 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 14:33:52.013 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 14:33:52.013 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 14:33:53.497 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 14:33:53.512 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.043 seconds (JVM running for 3.484)
|
|
2021-07-28 14:34:08.398 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 14:34:08.424 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 239 ] - 【获取视频监控本地存储视频】入参:
|
|
2021-07-28 14:34:08.489 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 14:34:08.491 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 14:34:58.832 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 10164 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 14:34:58.867 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 14:34:59.285 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 14:34:59.885 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 14:34:59.892 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 14:34:59.893 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 14:35:00.003 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 14:35:00.096 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 14:35:00.099 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 14:35:00.100 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 14:35:00.101 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 14:35:00.101 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 14:35:01.709 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 14:35:01.726 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.268 seconds (JVM running for 3.867)
|
|
2021-07-28 14:36:06.166 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 18880 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 14:36:06.206 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 14:36:06.682 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 14:36:07.296 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 14:36:07.303 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 14:36:07.303 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 14:36:07.415 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 14:36:07.508 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 14:36:07.512 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 14:36:07.512 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 14:36:07.513 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 14:36:07.514 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 14:36:09.114 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 14:36:09.132 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.441 seconds (JVM running for 3.951)
|
|
2021-07-28 14:36:19.543 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 14:36:19.573 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 239 ] - 【获取视频监控本地存储视频】入参:
|
|
2021-07-28 14:36:19.652 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 14:36:19.654 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 14:37:00.012 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627454220012
|
|
2021-07-28 14:38:00.005 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627454280005
|
|
2021-07-28 14:38:00.238 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627454280238
|
|
2021-07-28 14:43:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627454580014
|
|
2021-07-28 14:43:00.221 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627454580221
|
|
2021-07-28 14:43:00.225 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627454580225
|
|
2021-07-28 14:43:17.460 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 13852 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 14:43:17.462 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 14:43:17.901 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 14:43:18.432 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 14:43:18.438 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 14:43:18.438 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 14:43:18.513 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 14:43:18.626 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 14:43:18.629 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 14:43:18.629 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 14:43:18.630 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 14:43:18.630 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 14:43:20.072 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 14:43:20.087 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 2.912 seconds (JVM running for 3.376)
|
|
2021-07-28 14:43:22.776 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 14:43:22.802 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 239 ] - 【设置设备本地录像计划】入参:
|
|
2021-07-28 14:43:22.870 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 14:43:22.871 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 14:43:42.022 [ http-nio-8006-exec-2 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 199 ] - 【获取视频监控本地存储视频】入参:
|
|
2021-07-28 14:46:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627454760010
|
|
2021-07-28 14:46:21.123 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 14:46:21.123 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 14:46:42.148 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 14:46:42.148 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 14:46:48.228 [ http-nio-8006-exec-4 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 199 ] - 【获取视频监控本地存储视频】入参:
|
|
2021-07-28 14:46:53.149 [ http-nio-8006-exec-5 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 199 ] - 【获取视频监控本地存储视频】入参:
|
|
2021-07-28 14:47:03.188 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 14:47:03.188 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 14:47:24.223 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 14:48:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627454880014
|
|
2021-07-28 14:48:00.314 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627454880314
|
|
2021-07-28 14:53:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627455180016
|
|
2021-07-28 14:53:00.273 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627455180273
|
|
2021-07-28 14:58:00.003 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627455480003
|
|
2021-07-28 14:58:00.273 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627455480273
|
|
2021-07-28 14:58:34.639 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 13476 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 14:58:34.641 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 14:58:35.113 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 14:58:35.637 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 14:58:35.643 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 14:58:35.643 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 14:58:35.720 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 14:58:35.832 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 14:58:35.835 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 14:58:35.835 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 14:58:35.836 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 14:58:35.836 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 14:58:37.407 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 14:58:37.422 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.058 seconds (JVM running for 3.502)
|
|
2021-07-28 14:58:40.608 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 14:58:40.633 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 281 ] - 【设置设备本地录像流】入参:
|
|
2021-07-28 14:58:40.698 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 14:58:40.699 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 14:59:13.801 [ http-nio-8006-exec-4 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 199 ] - 【获取视频监控本地存储视频】入参:
|
|
2021-07-28 14:59:25.595 [ http-nio-8006-exec-3 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 199 ] - 【获取视频监控本地存储视频】入参:
|
|
2021-07-28 15:01:21.221 [ http-nio-8006-exec-5 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 199 ] - 【获取视频监控本地存储视频】入参:
|
|
2021-07-28 15:02:45.165 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 5300 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 15:02:45.167 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 15:02:45.638 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 15:02:46.242 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 15:02:46.249 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 15:02:46.249 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 15:02:46.362 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 15:02:46.456 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 15:02:46.459 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 15:02:46.460 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 15:02:46.461 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 15:02:46.461 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 15:02:48.088 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 15:02:48.106 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.295 seconds (JVM running for 3.89)
|
|
2021-07-28 15:03:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627455780010
|
|
2021-07-28 15:03:00.483 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627455780483
|
|
2021-07-28 15:03:01.208 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 15:03:01.238 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 199 ] - 【获取视频监控本地存储视频】入参:
|
|
2021-07-28 15:03:01.313 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 15:03:01.315 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 15:03:01.633 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 229 ] - 获取视频监控本地存储视频参数:{beginTime=2021-07-01 00:00:00, endTime=2021-07-28 23:00:00, deviceId=5L060F4PAAD53DB, channelId=0, token=At_0000eeefdc6437324ab78ba04be652f0, queryRange=1-29}
|
|
2021-07-28 15:04:49.819 [ http-nio-8006-exec-3 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 199 ] - 【获取视频监控本地存储视频】入参:
|
|
2021-07-28 15:04:49.847 [ http-nio-8006-exec-3 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 229 ] - 获取视频监控本地存储视频参数:{beginTime=2021-07-01 00:00:00, endTime=2021-07-28 23:00:00, deviceId=5L060F4PAAD53DB, channelId=0, token=At_0000eeefdc6437324ab78ba04be652f0, queryRange=1-29}
|
|
2021-07-28 15:04:51.612 [ http-nio-8006-exec-4 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 199 ] - 【获取视频监控本地存储视频】入参:
|
|
2021-07-28 15:04:51.629 [ http-nio-8006-exec-4 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 229 ] - 获取视频监控本地存储视频参数:{beginTime=2021-07-01 00:00:00, endTime=2021-07-28 23:00:00, deviceId=5L060F4PAAD53DB, channelId=0, token=At_0000eeefdc6437324ab78ba04be652f0, queryRange=1-29}
|
|
2021-07-28 15:04:52.646 [ http-nio-8006-exec-5 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 199 ] - 【获取视频监控本地存储视频】入参:
|
|
2021-07-28 15:04:52.663 [ http-nio-8006-exec-5 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 229 ] - 获取视频监控本地存储视频参数:{beginTime=2021-07-01 00:00:00, endTime=2021-07-28 23:00:00, deviceId=5L060F4PAAD53DB, channelId=0, token=At_0000eeefdc6437324ab78ba04be652f0, queryRange=1-29}
|
|
2021-07-28 15:06:00.012 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627455960012
|
|
2021-07-28 15:06:06.270 [ http-nio-8006-exec-7 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 199 ] - 【获取视频监控本地存储视频】入参:
|
|
2021-07-28 15:06:06.286 [ http-nio-8006-exec-7 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 229 ] - 获取视频监控本地存储视频参数:{beginTime=2021-07-01 00:00:00, endTime=2021-07-28 23:00:00, deviceId=5L060F4PAAD53DB, channelId=0, token=At_0000eeefdc6437324ab78ba04be652f0, queryRange=1-29}
|
|
2021-07-28 15:06:21.109 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 15:06:21.110 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 15:06:42.137 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 15:06:42.137 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 15:07:03.187 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 15:07:03.188 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 15:07:24.236 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 15:07:24.238 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627456044238
|
|
2021-07-28 15:08:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627456080016
|
|
2021-07-28 15:08:00.292 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627456080292
|
|
2021-07-28 15:08:07.808 [ http-nio-8006-exec-9 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 199 ] - 【获取视频监控本地存储视频】入参:
|
|
2021-07-28 15:08:07.826 [ http-nio-8006-exec-9 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 229 ] - 获取视频监控本地存储视频参数:{beginTime=2021-07-01 00:00:00, endTime=2021-07-28 23:00:00, deviceId=5L060F4PAAD53DB, channelId=0, token=At_0000eeefdc6437324ab78ba04be652f0, queryRange=1-29}
|
|
2021-07-28 15:13:00.013 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627456380013
|
|
2021-07-28 15:13:00.054 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627456380054
|
|
2021-07-28 15:13:00.341 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627456380340
|
|
2021-07-28 15:13:59.937 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 20152 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 15:13:59.940 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 15:14:00.433 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 15:14:00.965 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 15:14:00.971 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 15:14:00.972 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 15:14:01.047 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 15:14:01.160 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 15:14:01.162 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 15:14:01.163 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 15:14:01.163 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 15:14:01.164 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 15:14:02.592 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 15:14:02.607 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 2.942 seconds (JVM running for 3.465)
|
|
2021-07-28 15:14:48.078 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 15:14:48.107 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 240 ] - 【获取视频监控本地存储视频总数】入参:
|
|
2021-07-28 15:14:48.172 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 15:14:48.174 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 15:14:48.588 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 269 ] - 获取视频监控本地存储视频参数:{beginTime=2021-07-01 00:00:00, endTime=2021-07-28 23:00:00, deviceId=5L060F4PAAD53DB, channelId=0, token=At_0000eeefdc6437324ab78ba04be652f0}
|
|
2021-07-28 15:15:19.744 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 17068 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 15:15:19.747 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 15:15:20.164 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 15:15:20.709 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 15:15:20.715 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 15:15:20.715 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 15:15:20.795 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 15:15:20.909 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 15:15:20.912 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 15:15:20.912 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 15:15:20.913 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 15:15:20.913 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 15:15:22.396 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 15:15:22.412 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 2.98 seconds (JVM running for 3.448)
|
|
2021-07-28 15:15:28.124 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 15:15:28.149 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 240 ] - 【获取视频监控本地存储视频总数】入参:
|
|
2021-07-28 15:15:28.214 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 15:15:28.216 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 15:15:28.630 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 269 ] - 获取视频监控本地存储视频参数:{beginTime=2021-07-01 00:00:00, endTime=2021-07-28 23:00:00, deviceId=5L060F4PAAD53DB, channelId=0, token=At_0000eeefdc6437324ab78ba04be652f0}
|
|
2021-07-28 15:18:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627456680014
|
|
2021-07-28 15:18:00.343 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627456680343
|
|
2021-07-28 15:23:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627456980010
|
|
2021-07-28 15:23:00.286 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627456980286
|
|
2021-07-28 15:26:00.002 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627457160002
|
|
2021-07-28 15:26:21.112 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 15:26:21.112 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 15:26:42.146 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 15:26:42.146 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 15:27:03.187 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 15:27:03.187 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 15:27:24.230 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 15:28:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627457280010
|
|
2021-07-28 15:28:00.326 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627457280326
|
|
2021-07-28 15:33:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627457580016
|
|
2021-07-28 15:33:00.298 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627457580298
|
|
2021-07-28 15:37:00.007 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627457820007
|
|
2021-07-28 15:38:00.015 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627457880015
|
|
2021-07-28 15:38:00.270 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627457880270
|
|
2021-07-28 15:43:00.004 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627458180004
|
|
2021-07-28 15:43:00.284 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627458180284
|
|
2021-07-28 15:43:00.288 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627458180288
|
|
2021-07-28 15:46:00.007 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627458360007
|
|
2021-07-28 15:46:21.091 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 15:46:21.091 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 15:46:42.120 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 15:46:42.120 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 15:47:03.158 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 15:47:03.158 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 15:47:24.202 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 15:48:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627458480006
|
|
2021-07-28 15:48:00.270 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627458480270
|
|
2021-07-28 15:53:00.013 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627458780013
|
|
2021-07-28 15:53:00.283 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627458780283
|
|
2021-07-28 15:58:00.000 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627459080000
|
|
2021-07-28 15:58:00.271 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627459080271
|
|
2021-07-28 16:03:00.009 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627459380009
|
|
2021-07-28 16:03:00.280 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627459380280
|
|
2021-07-28 16:06:00.015 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627459560015
|
|
2021-07-28 16:06:21.094 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 16:06:21.094 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 16:06:42.139 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 16:06:42.139 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 16:07:03.190 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 16:07:03.190 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 16:07:24.218 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 16:07:24.218 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627459644218
|
|
2021-07-28 16:08:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627459680014
|
|
2021-07-28 16:08:00.295 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627459680295
|
|
2021-07-28 16:13:00.004 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627459980004
|
|
2021-07-28 16:13:00.050 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627459980050
|
|
2021-07-28 16:13:00.345 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627459980345
|
|
2021-07-28 16:18:00.007 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627460280007
|
|
2021-07-28 16:18:00.274 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627460280274
|
|
2021-07-28 16:23:00.012 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627460580012
|
|
2021-07-28 16:23:00.304 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627460580304
|
|
2021-07-28 16:23:52.866 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 21108 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 16:23:52.868 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 16:23:53.298 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 16:23:53.852 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 16:23:53.858 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 16:23:53.858 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 16:23:53.927 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 16:23:54.045 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 16:23:54.048 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 16:23:54.049 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 16:23:54.049 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 16:23:54.050 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 16:23:55.474 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 16:23:55.490 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 2.9 seconds (JVM running for 3.449)
|
|
2021-07-28 16:25:51.589 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 16:25:51.619 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 122 ] - 【获取imou视频监控地址接口】入参:
|
|
2021-07-28 16:25:51.762 [ http-nio-8006-exec-1 ] - [ ERROR ] [ o.a.c.c.C.[.[.[/shaoxing-plat].[dispatcherServlet] : 175 ] - Servlet.service() for servlet [dispatcherServlet] in context with path [/shaoxing-plat] threw exception [Request processing failed; nested exception is java.lang.RuntimeException: [IMOU-SDK]请调用SdkClient.setup进行初始化] with root cause
|
|
java.lang.RuntimeException: [IMOU-SDK]请调用SdkClient.setup进行初始化
|
|
at com.example.modular.lecheng.util.SdkClient.getAccessToken(SdkClient.java:120)
|
|
at com.example.modular.lecheng.util.SdkClient.getKitToken(SdkClient.java:190)
|
|
at com.example.modular.lecheng.service.impl.ToiletVideoCheckServiceImpl.getVideoImou(ToiletVideoCheckServiceImpl.java:136)
|
|
at com.example.modular.lecheng.controller.ToiletVideoCheckController.getVideoImou(ToiletVideoCheckController.java:53)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
at java.lang.reflect.Method.invoke(Method.java:498)
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at com.example.filter.TokenAuthorFilter.doFilter(TokenAuthorFilter.java:66)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
at java.lang.Thread.run(Thread.java:748)
|
|
2021-07-28 16:26:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627460760006
|
|
2021-07-28 16:26:21.163 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 16:26:21.164 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 16:26:42.200 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 16:26:42.200 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 16:27:03.227 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 16:27:03.227 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 16:27:24.258 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 16:28:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627460880010
|
|
2021-07-28 16:28:00.231 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627460880231
|
|
2021-07-28 16:29:41.436 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 22980 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 16:29:41.439 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 16:29:41.878 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 16:29:42.413 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 16:29:42.419 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 16:29:42.419 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 16:29:42.497 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 16:29:42.609 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 16:29:42.612 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 16:29:42.612 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 16:29:42.613 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 16:29:42.613 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 16:29:44.097 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 16:29:44.112 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 2.965 seconds (JVM running for 3.431)
|
|
2021-07-28 16:29:46.626 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 16:29:46.653 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 122 ] - 【获取imou视频监控地址接口】入参:
|
|
2021-07-28 16:29:46.794 [ http-nio-8006-exec-1 ] - [ ERROR ] [ o.a.c.c.C.[.[.[/shaoxing-plat].[dispatcherServlet] : 175 ] - Servlet.service() for servlet [dispatcherServlet] in context with path [/shaoxing-plat] threw exception [Request processing failed; nested exception is java.lang.RuntimeException: [IMOU-SDK]请调用SdkClient.setup进行初始化] with root cause
|
|
java.lang.RuntimeException: [IMOU-SDK]请调用SdkClient.setup进行初始化
|
|
at com.example.modular.lecheng.util.SdkClient.getAccessToken(SdkClient.java:134)
|
|
at com.example.modular.lecheng.util.SdkClient.getKitToken(SdkClient.java:204)
|
|
at com.example.modular.lecheng.service.impl.ToiletVideoCheckServiceImpl.getVideoImou(ToiletVideoCheckServiceImpl.java:136)
|
|
at com.example.modular.lecheng.controller.ToiletVideoCheckController.getVideoImou(ToiletVideoCheckController.java:53)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
at java.lang.reflect.Method.invoke(Method.java:498)
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at com.example.filter.TokenAuthorFilter.doFilter(TokenAuthorFilter.java:66)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
at java.lang.Thread.run(Thread.java:748)
|
|
2021-07-28 16:33:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627461180008
|
|
2021-07-28 16:33:00.332 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627461180332
|
|
2021-07-28 16:37:00.002 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627461420002
|
|
2021-07-28 16:38:00.012 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627461480012
|
|
2021-07-28 16:38:00.275 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627461480275
|
|
2021-07-28 16:38:31.812 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 22264 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 16:38:31.815 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 16:38:32.267 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 16:38:32.838 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 16:38:32.844 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 16:38:32.844 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 16:38:32.925 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 16:38:33.042 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 16:38:33.045 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 16:38:33.046 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 16:38:33.047 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 16:38:33.047 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 16:38:34.507 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 16:38:34.534 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 2.997 seconds (JVM running for 3.431)
|
|
2021-07-28 16:38:38.157 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 16:38:38.183 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 122 ] - 【获取imou视频监控地址接口】入参:
|
|
2021-07-28 16:40:47.815 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 7500 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 16:40:47.818 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 16:40:48.302 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 16:40:48.907 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 16:40:48.913 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 16:40:48.913 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 16:40:48.988 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 16:40:49.113 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 16:40:49.116 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 16:40:49.116 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 16:40:49.117 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 16:40:49.117 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 16:40:50.635 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 16:40:50.652 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.152 seconds (JVM running for 3.668)
|
|
2021-07-28 16:43:00.013 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627461780013
|
|
2021-07-28 16:43:00.172 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627461780172
|
|
2021-07-28 16:43:00.498 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627461780498
|
|
2021-07-28 16:43:15.257 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 16:43:15.286 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 122 ] - 【获取imou视频监控地址接口】入参:
|
|
2021-07-28 16:46:00.004 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627461960004
|
|
2021-07-28 16:46:21.149 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 16:46:21.149 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 16:46:42.199 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 16:46:42.199 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 16:47:03.225 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 16:47:03.226 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 16:47:24.255 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 16:48:00.004 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627462080004
|
|
2021-07-28 16:48:00.305 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627462080305
|
|
2021-07-28 16:53:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627462380006
|
|
2021-07-28 16:53:00.295 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627462380295
|
|
2021-07-28 16:53:06.030 [ http-nio-8006-exec-4 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 16:53:06.034 [ http-nio-8006-exec-4 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 16:53:06.323 [ http-nio-8006-exec-4 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 16:53:06.510 [ http-nio-8006-exec-6 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 16:53:06.544 [ http-nio-8006-exec-6 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[], toiletLevel=null, toiletName=''}
|
|
2021-07-28 16:53:08.637 [ http-nio-8006-exec-8 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 16:53:08.640 [ http-nio-8006-exec-8 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 576 ] - 【一图管理查询接口】入参:OnePictureParamVO{regionParamVOList=[RegionParamVO{regionType=3, regionIds='330602,330603,330604,330681,330683,330624'}], toiletLevel=null, toiletName=''}
|
|
2021-07-28 16:53:09.722 [ http-nio-8006-exec-5 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 16:53:09.723 [ http-nio-8006-exec-5 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 976 ] - 【查询公厕信息接口】入参:2
|
|
2021-07-28 16:53:10.085 [ http-nio-8006-exec-5 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1066 ] - 【获取一图管理视频公厕详情接口】获取视频信息失败
|
|
2021-07-28 16:53:14.010 [ http-nio-8006-exec-1 ] - [ INFO ] [ com.example.filter.TokenAuthorFilter : 77 ] - token filter过滤ok!
|
|
2021-07-28 16:53:14.010 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 976 ] - 【查询公厕信息接口】入参:2
|
|
2021-07-28 16:53:14.250 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1066 ] - 【获取一图管理视频公厕详情接口】获取视频信息失败
|
|
2021-07-28 16:58:00.015 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627462680015
|
|
2021-07-28 16:58:00.282 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627462680282
|
|
2021-07-28 17:03:00.009 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627462980009
|
|
2021-07-28 17:03:00.277 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627462980277
|
|
2021-07-28 17:03:47.699 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 8032 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 17:03:47.734 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 17:03:48.309 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 17:03:48.953 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 17:03:48.960 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 17:03:48.961 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 17:03:49.078 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 17:03:49.176 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 17:03:49.179 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 17:03:49.179 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 17:03:49.180 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 17:03:49.180 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 17:03:50.907 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 17:03:50.929 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.632 seconds (JVM running for 4.203)
|
|
2021-07-28 17:03:57.918 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 17:04:01.609 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 122 ] - 【获取imou视频监控地址接口】入参:
|
|
2021-07-28 17:04:01.831 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 17:04:01.834 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 17:04:51.373 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 12712 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 17:04:51.375 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 17:04:51.872 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 17:04:52.560 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 17:04:52.568 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 17:04:52.568 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 17:04:52.696 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 17:04:52.798 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 17:04:52.802 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 17:04:52.803 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 17:04:52.804 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 17:04:52.805 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 17:04:54.552 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 17:04:54.572 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.586 seconds (JVM running for 4.152)
|
|
2021-07-28 17:05:00.811 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 17:05:02.873 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 122 ] - 【获取imou视频监控地址接口】入参:
|
|
2021-07-28 17:05:03.104 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 17:05:03.106 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 17:06:00.012 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627463160012
|
|
2021-07-28 17:06:21.137 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 17:06:21.138 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 17:06:42.164 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 17:06:42.164 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 17:07:03.196 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 17:07:03.196 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 17:07:24.236 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 17:07:24.238 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627463244238
|
|
2021-07-28 17:07:52.077 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 12384 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 17:07:52.079 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 17:07:52.590 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 17:07:53.229 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 17:07:53.236 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 17:07:53.236 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 17:07:53.356 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 17:07:53.452 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 17:07:53.455 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 17:07:53.456 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 17:07:53.457 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 17:07:53.457 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 17:07:55.309 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 17:07:55.329 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.624 seconds (JVM running for 4.223)
|
|
2021-07-28 17:07:56.511 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 17:07:59.651 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 122 ] - 【获取imou视频监控地址接口】入参:
|
|
2021-07-28 17:07:59.875 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 17:07:59.877 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 17:08:00.095 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627463280095
|
|
2021-07-28 17:08:00.360 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627463280360
|
|
2021-07-28 17:08:13.464 [ http-nio-8006-exec-4 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 122 ] - 【获取imou视频监控地址接口】入参:
|
|
2021-07-28 17:13:00.009 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627463580009
|
|
2021-07-28 17:13:00.218 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627463580218
|
|
2021-07-28 17:13:00.222 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627463580222
|
|
2021-07-28 17:14:11.557 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 22968 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 17:14:11.559 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 17:14:12.037 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 17:14:12.611 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 17:14:12.617 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 17:14:12.617 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 17:14:12.687 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 17:14:12.810 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 17:14:12.813 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 17:14:12.813 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 17:14:12.814 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 17:14:12.814 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 17:14:14.383 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 17:14:14.399 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.131 seconds (JVM running for 3.66)
|
|
2021-07-28 17:14:16.737 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 17:14:16.765 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 122 ] - 【获取imou视频监控地址接口】入参:
|
|
2021-07-28 17:14:16.980 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 17:14:16.981 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 17:18:00.005 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627463880005
|
|
2021-07-28 17:18:00.399 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627463880399
|
|
2021-07-28 17:23:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627464180014
|
|
2021-07-28 17:23:00.374 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627464180374
|
|
2021-07-28 17:23:13.570 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 13528 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 17:23:13.572 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 17:23:14.038 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 17:23:14.595 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 17:23:14.601 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 17:23:14.602 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 17:23:14.680 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 17:23:14.797 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 17:23:14.800 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 17:23:14.801 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 17:23:14.802 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 17:23:14.802 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 17:23:16.363 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 17:23:16.378 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 3.084 seconds (JVM running for 3.606)
|
|
2021-07-28 17:23:17.246 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 17:23:17.272 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 122 ] - 【获取imou视频监控地址接口】入参:
|
|
2021-07-28 17:23:29.805 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 50 ] - Starting ShaoXingToiletPlatApplication on DESKTOP-TVFPEAC with PID 23768 (E:\shaoxing_project\shaoxingtoiletplat\target\classes started by admin in E:\shaoxing_project\shaoxingtoiletplat)
|
|
2021-07-28 17:23:29.807 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 646 ] - No active profile set, falling back to default profiles: default
|
|
2021-07-28 17:23:30.223 [ main ] - [ WARN ] [ org.mybatis.spring.mapper.ClassPathMapperScanner : 44 ] - No MyBatis mapper was found in '[com.example.modular.*.mapper.mapping]' package. Please check your configuration.
|
|
2021-07-28 17:23:30.756 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 17:23:30.761 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
|
|
2021-07-28 17:23:30.762 [ main ] - [ INFO ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
2021-07-28 17:23:30.840 [ main ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring embedded WebApplicationContext
|
|
2021-07-28 17:23:30.952 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1,db1} inited
|
|
2021-07-28 17:23:30.955 [ main ] - [ INFO ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-2,db2} inited
|
|
2021-07-28 17:23:30.955 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db2] success
|
|
2021-07-28 17:23:30.956 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 144 ] - dynamic-datasource - load a datasource named [db1] success
|
|
2021-07-28 17:23:30.956 [ main ] - [ INFO ] [ c.b.dynamic.datasource.DynamicRoutingDataSource : 216 ] - dynamic-datasource initial loaded [2] datasource,primary datasource named [db1]
|
|
2021-07-28 17:23:32.433 [ main ] - [ INFO ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-8006"]
|
|
2021-07-28 17:23:32.448 [ main ] - [ INFO ] [ com.example.ShaoXingToiletPlatApplication : 59 ] - Started ShaoXingToiletPlatApplication in 2.931 seconds (JVM running for 3.472)
|
|
2021-07-28 17:25:41.971 [ http-nio-8006-exec-1 ] - [ INFO ] [ o.a.c.c.C.[Tomcat].[localhost].[/shaoxing-plat] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2021-07-28 17:25:41.997 [ http-nio-8006-exec-1 ] - [ INFO ] [ c.e.m.l.service.impl.ToiletVideoCheckServiceImpl : 122 ] - 【获取imou视频监控地址接口】入参:
|
|
2021-07-28 17:25:42.207 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.EpollProvider : 68 ] - Starting without optional epoll library
|
|
2021-07-28 17:25:42.208 [ http-nio-8006-exec-1 ] - [ INFO ] [ io.lettuce.core.KqueueProvider : 70 ] - Starting without optional kqueue library
|
|
2021-07-28 17:26:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627464360016
|
|
2021-07-28 17:26:21.185 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 17:26:21.185 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 17:26:42.220 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 17:26:42.220 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 17:27:03.249 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 17:27:03.249 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 17:27:24.280 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 17:28:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627464480014
|
|
2021-07-28 17:28:00.416 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627464480416
|
|
2021-07-28 17:33:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627464780006
|
|
2021-07-28 17:33:00.365 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627464780365
|
|
2021-07-28 17:37:00.005 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627465020005
|
|
2021-07-28 17:38:00.009 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627465080009
|
|
2021-07-28 17:38:00.348 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627465080348
|
|
2021-07-28 17:43:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627465380014
|
|
2021-07-28 17:43:00.393 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627465380393
|
|
2021-07-28 17:43:00.397 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627465380397
|
|
2021-07-28 17:46:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627465560008
|
|
2021-07-28 17:46:21.121 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 17:46:21.121 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 17:46:42.162 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 17:46:42.162 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 17:47:03.199 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 17:47:03.199 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 17:47:24.221 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 17:48:00.012 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627465680012
|
|
2021-07-28 17:48:00.365 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627465680365
|
|
2021-07-28 17:53:00.005 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627465980005
|
|
2021-07-28 17:53:00.357 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627465980357
|
|
2021-07-28 17:58:00.005 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627466280005
|
|
2021-07-28 17:58:00.367 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627466280367
|
|
2021-07-28 18:03:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627466580016
|
|
2021-07-28 18:03:00.374 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627466580374
|
|
2021-07-28 18:06:00.003 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627466760003
|
|
2021-07-28 18:06:21.132 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 18:06:21.132 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 18:06:42.187 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 18:06:42.187 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 18:07:03.225 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 18:07:03.225 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 18:07:24.267 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 18:07:24.268 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627466844268
|
|
2021-07-28 18:08:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627466880010
|
|
2021-07-28 18:08:00.350 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627466880350
|
|
2021-07-28 18:13:00.007 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627467180007
|
|
2021-07-28 18:13:00.052 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627467180052
|
|
2021-07-28 18:13:00.392 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627467180392
|
|
2021-07-28 18:18:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627467480008
|
|
2021-07-28 18:18:00.358 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627467480358
|
|
2021-07-28 18:23:00.004 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627467780004
|
|
2021-07-28 18:23:00.349 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627467780349
|
|
2021-07-28 18:26:00.015 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627467960015
|
|
2021-07-28 18:26:21.105 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 18:26:21.105 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 18:26:42.150 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 18:26:42.150 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 18:27:03.176 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 18:27:03.176 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 18:27:24.216 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 18:28:00.015 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627468080015
|
|
2021-07-28 18:28:00.366 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627468080366
|
|
2021-07-28 18:33:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627468380008
|
|
2021-07-28 18:33:00.410 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627468380410
|
|
2021-07-28 18:37:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627468620008
|
|
2021-07-28 18:38:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627468680006
|
|
2021-07-28 18:38:00.345 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627468680345
|
|
2021-07-28 18:43:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627468980006
|
|
2021-07-28 18:43:00.390 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627468980390
|
|
2021-07-28 18:43:00.390 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627468980390
|
|
2021-07-28 18:46:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627469160010
|
|
2021-07-28 18:46:21.132 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 18:46:21.132 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 18:46:42.184 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 18:46:42.184 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 18:47:03.222 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 18:47:03.222 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 18:47:24.264 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 18:48:00.004 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627469280004
|
|
2021-07-28 18:48:00.347 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627469280347
|
|
2021-07-28 18:53:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627469580014
|
|
2021-07-28 18:53:00.369 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627469580369
|
|
2021-07-28 18:58:00.005 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627469880005
|
|
2021-07-28 18:58:00.347 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627469880347
|
|
2021-07-28 19:03:00.003 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627470180003
|
|
2021-07-28 19:03:00.365 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627470180365
|
|
2021-07-28 19:06:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627470360010
|
|
2021-07-28 19:06:21.100 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 19:06:21.100 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 19:06:42.152 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 19:06:42.152 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 19:07:03.196 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 19:07:03.196 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 19:07:24.243 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 19:07:24.243 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627470444243
|
|
2021-07-28 19:08:00.002 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627470480002
|
|
2021-07-28 19:08:00.346 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627470480346
|
|
2021-07-28 19:13:00.004 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627470780004
|
|
2021-07-28 19:13:00.048 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627470780048
|
|
2021-07-28 19:13:00.395 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627470780395
|
|
2021-07-28 19:18:00.005 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627471080005
|
|
2021-07-28 19:18:00.348 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627471080348
|
|
2021-07-28 19:23:00.004 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627471380004
|
|
2021-07-28 19:23:00.359 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627471380359
|
|
2021-07-28 19:26:00.013 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627471560013
|
|
2021-07-28 19:26:21.121 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 19:26:21.121 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 19:26:42.137 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 19:26:42.137 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 19:27:03.178 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 19:27:03.178 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 19:27:24.210 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 19:28:00.007 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627471680007
|
|
2021-07-28 19:28:00.353 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627471680353
|
|
2021-07-28 19:33:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627471980010
|
|
2021-07-28 19:33:00.358 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627471980358
|
|
2021-07-28 19:37:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627472220006
|
|
2021-07-28 19:38:00.012 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627472280012
|
|
2021-07-28 19:38:00.353 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627472280353
|
|
2021-07-28 19:43:00.011 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627472580011
|
|
2021-07-28 19:43:00.353 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627472580353
|
|
2021-07-28 19:43:00.353 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627472580353
|
|
2021-07-28 19:46:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627472760016
|
|
2021-07-28 19:46:21.103 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 19:46:21.103 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 19:46:42.147 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 19:46:42.147 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 19:47:03.192 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 19:47:03.192 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 19:47:24.239 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 19:48:00.003 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627472880003
|
|
2021-07-28 19:48:00.346 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627472880346
|
|
2021-07-28 19:53:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627473180008
|
|
2021-07-28 19:53:00.349 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627473180349
|
|
2021-07-28 19:58:00.012 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627473480012
|
|
2021-07-28 19:58:00.352 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627473480352
|
|
2021-07-28 20:03:00.007 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627473780007
|
|
2021-07-28 20:03:00.353 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627473780353
|
|
2021-07-28 20:06:00.001 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627473960001
|
|
2021-07-28 20:06:21.110 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 20:06:21.110 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 20:06:42.139 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 20:06:42.139 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 20:07:03.169 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 20:07:03.169 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 20:07:24.222 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 20:07:24.222 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627474044222
|
|
2021-07-28 20:08:00.012 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627474080012
|
|
2021-07-28 20:08:00.344 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627474080344
|
|
2021-07-28 20:13:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627474380016
|
|
2021-07-28 20:13:00.362 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627474380362
|
|
2021-07-28 20:13:00.362 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627474380362
|
|
2021-07-28 20:18:00.004 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627474680004
|
|
2021-07-28 20:18:00.706 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627474680706
|
|
2021-07-28 20:23:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627474980014
|
|
2021-07-28 20:23:00.360 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627474980360
|
|
2021-07-28 20:26:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627475160014
|
|
2021-07-28 20:26:21.114 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 20:26:21.114 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 20:26:42.138 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 20:26:42.138 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 20:27:03.186 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 20:27:03.186 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 20:27:24.232 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 20:28:00.011 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627475280011
|
|
2021-07-28 20:28:00.350 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627475280350
|
|
2021-07-28 20:33:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627475580016
|
|
2021-07-28 20:33:00.360 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627475580360
|
|
2021-07-28 20:37:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627475820010
|
|
2021-07-28 20:38:00.005 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627475880005
|
|
2021-07-28 20:38:00.348 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627475880348
|
|
2021-07-28 20:43:00.012 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627476180012
|
|
2021-07-28 20:43:00.061 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627476180061
|
|
2021-07-28 20:43:00.390 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627476180390
|
|
2021-07-28 20:46:00.003 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627476360003
|
|
2021-07-28 20:46:21.110 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 20:46:21.110 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 20:46:42.139 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 20:46:42.139 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 20:47:03.178 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 20:47:03.178 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 20:47:24.215 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 20:48:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627476480016
|
|
2021-07-28 20:48:00.364 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627476480364
|
|
2021-07-28 20:53:00.005 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627476780005
|
|
2021-07-28 20:53:00.340 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627476780340
|
|
2021-07-28 20:58:00.013 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627477080013
|
|
2021-07-28 20:58:00.354 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627477080354
|
|
2021-07-28 21:03:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627477380010
|
|
2021-07-28 21:03:00.354 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627477380354
|
|
2021-07-28 21:06:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627477560014
|
|
2021-07-28 21:06:21.116 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 21:06:21.116 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 21:06:42.149 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 21:06:42.149 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 21:07:03.182 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 21:07:03.182 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 21:07:24.215 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 21:07:24.215 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627477644215
|
|
2021-07-28 21:08:00.003 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627477680003
|
|
2021-07-28 21:08:00.336 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627477680336
|
|
2021-07-28 21:13:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627477980010
|
|
2021-07-28 21:13:00.369 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627477980369
|
|
2021-07-28 21:13:00.369 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627477980369
|
|
2021-07-28 21:18:00.002 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627478280002
|
|
2021-07-28 21:18:00.352 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627478280352
|
|
2021-07-28 21:23:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627478580008
|
|
2021-07-28 21:23:00.353 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627478580353
|
|
2021-07-28 21:26:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627478760008
|
|
2021-07-28 21:26:21.090 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 21:26:21.090 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 21:26:42.123 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 21:26:42.123 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 21:27:03.166 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 21:27:03.166 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 21:27:24.212 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 21:28:00.003 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627478880003
|
|
2021-07-28 21:28:00.349 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627478880349
|
|
2021-07-28 21:33:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627479180016
|
|
2021-07-28 21:33:00.354 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627479180354
|
|
2021-07-28 21:37:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627479420008
|
|
2021-07-28 21:38:00.014 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627479480014
|
|
2021-07-28 21:38:00.345 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627479480345
|
|
2021-07-28 21:43:00.007 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627479780007
|
|
2021-07-28 21:43:00.368 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627479780368
|
|
2021-07-28 21:43:00.368 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627479780368
|
|
2021-07-28 21:46:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627479960008
|
|
2021-07-28 21:46:21.109 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 21:46:21.109 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 21:46:42.142 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 21:46:42.142 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 21:47:03.193 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 21:47:03.193 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 21:47:24.246 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 21:48:00.002 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627480080002
|
|
2021-07-28 21:48:00.341 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627480080341
|
|
2021-07-28 21:53:00.003 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627480380003
|
|
2021-07-28 21:53:00.351 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627480380351
|
|
2021-07-28 21:58:00.015 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627480680015
|
|
2021-07-28 21:58:00.359 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627480680359
|
|
2021-07-28 22:03:00.011 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627480980011
|
|
2021-07-28 22:03:00.360 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627480980360
|
|
2021-07-28 22:06:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627481160016
|
|
2021-07-28 22:06:21.109 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 22:06:21.109 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 22:06:42.141 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 22:06:42.141 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 22:07:03.174 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 22:07:03.174 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 22:07:24.224 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 22:07:24.224 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627481244224
|
|
2021-07-28 22:08:00.002 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627481280002
|
|
2021-07-28 22:08:00.336 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627481280336
|
|
2021-07-28 22:13:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627481580006
|
|
2021-07-28 22:13:00.049 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627481580049
|
|
2021-07-28 22:13:00.389 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627481580389
|
|
2021-07-28 22:18:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627481880008
|
|
2021-07-28 22:18:00.360 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627481880360
|
|
2021-07-28 22:23:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627482180016
|
|
2021-07-28 22:23:00.354 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627482180354
|
|
2021-07-28 22:26:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627482360010
|
|
2021-07-28 22:26:21.093 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 22:26:21.093 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 22:26:42.116 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 22:26:42.116 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 22:27:03.162 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 22:27:03.162 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 22:27:24.222 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 22:28:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627482480006
|
|
2021-07-28 22:28:00.344 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627482480344
|
|
2021-07-28 22:33:00.000 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627482780000
|
|
2021-07-28 22:33:00.346 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627482780346
|
|
2021-07-28 22:37:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627483020010
|
|
2021-07-28 22:38:00.016 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627483080016
|
|
2021-07-28 22:38:00.358 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627483080358
|
|
2021-07-28 22:43:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627483380010
|
|
2021-07-28 22:43:00.053 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627483380053
|
|
2021-07-28 22:43:00.387 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627483380387
|
|
2021-07-28 22:46:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627483560010
|
|
2021-07-28 22:46:21.100 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 22:46:21.100 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 22:46:42.124 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 22:46:42.124 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 22:47:03.147 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 22:47:03.147 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 22:47:24.191 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 22:48:00.001 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627483680001
|
|
2021-07-28 22:48:00.347 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627483680347
|
|
2021-07-28 22:53:00.004 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627483980004
|
|
2021-07-28 22:53:00.343 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627483980343
|
|
2021-07-28 22:58:00.010 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627484280010
|
|
2021-07-28 22:58:00.349 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627484280349
|
|
2021-07-28 23:03:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627484580008
|
|
2021-07-28 23:03:00.354 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627484580354
|
|
2021-07-28 23:06:00.007 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627484760007
|
|
2021-07-28 23:06:21.098 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 23:06:21.098 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 23:06:42.141 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 23:06:42.141 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 23:07:03.194 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 23:07:03.194 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 23:07:24.244 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 23:07:24.244 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627484844244
|
|
2021-07-28 23:08:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627484880006
|
|
2021-07-28 23:08:00.337 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627484880337
|
|
2021-07-28 23:13:00.003 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627485180003
|
|
2021-07-28 23:13:00.047 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627485180047
|
|
2021-07-28 23:13:00.379 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627485180379
|
|
2021-07-28 23:18:00.002 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627485480002
|
|
2021-07-28 23:18:00.346 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627485480346
|
|
2021-07-28 23:23:00.005 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627485780005
|
|
2021-07-28 23:23:00.344 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627485780344
|
|
2021-07-28 23:26:00.015 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627485960015
|
|
2021-07-28 23:26:21.092 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 23:26:21.092 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 23:26:42.140 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 23:26:42.140 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 23:27:03.187 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 23:27:03.187 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 23:27:24.230 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 23:28:00.006 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627486080006
|
|
2021-07-28 23:28:00.349 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627486080349
|
|
2021-07-28 23:33:00.011 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627486380011
|
|
2021-07-28 23:33:00.371 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627486380371
|
|
2021-07-28 23:37:00.003 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1350 ] - 【为天地图坐标赋值定时任务】开始:1627486620003
|
|
2021-07-28 23:38:00.002 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627486680002
|
|
2021-07-28 23:38:00.341 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627486680341
|
|
2021-07-28 23:43:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.m.t.s.i.ToiletTransformMonthDetailInfoServiceImpl : 176 ] - 开始执行改造提升公厕经纬度赋值定时任务:1627486980008
|
|
2021-07-28 23:43:00.051 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627486980051
|
|
2021-07-28 23:43:00.395 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627486980395
|
|
2021-07-28 23:46:00.017 [ scheduling-1 ] - [ INFO ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 66 ] - 【数据上报省里定时任务】开始执行:1627487160017
|
|
2021-07-28 23:46:21.113 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 23:46:21.113 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 23:46:42.162 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 23:46:42.162 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 23:47:03.203 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 439 ] - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
|
|
2021-07-28 23:47:03.203 [ scheduling-1 ] - [ INFO ] [ org.apache.commons.httpclient.HttpMethodDirector : 445 ] - Retrying request
|
|
2021-07-28 23:47:24.234 [ scheduling-1 ] - [ ERROR ] [ c.e.m.toiletdataupload.ToiletDataUploadProvince : 259 ] - 【数据上报定时任务】获取省级公厕编码失败:java.net.ConnectException: Connection timed out: connect
|
|
2021-07-28 23:48:00.004 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627487280004
|
|
2021-07-28 23:48:00.279 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627487280279
|
|
2021-07-28 23:53:00.008 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627487580008
|
|
2021-07-28 23:53:00.274 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627487580274
|
|
2021-07-28 23:58:00.007 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1388 ] - 【从小程序定位获取高德地图经纬度定时任务】开始:1627487880007
|
|
2021-07-28 23:58:00.272 [ scheduling-1 ] - [ INFO ] [ c.e.modular.toilet.service.impl.ToiletServiceImpl : 1414 ] - 【从小程序定位获取高德地图经纬度定时任务】结束:1627487880272
|