|
@@ -0,0 +1,246 @@
|
|
|
+2021-01-20 11:10:50.239 INFO 18092 --- [main] com.huaxu.SmsWaterApplication : The following profiles are active: dev
|
|
|
+2021-01-20 11:10:51.444 WARN 18092 --- [main] o.s.boot.actuate.endpoint.EndpointId : Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
|
|
|
+2021-01-20 11:10:51.652 INFO 18092 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2021-01-20 11:10:51.653 INFO 18092 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2021-01-20 11:10:51.726 INFO 18092 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 68ms. Found 0 repository interfaces.
|
|
|
+2021-01-20 11:10:51.735 INFO 18092 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2021-01-20 11:10:51.736 INFO 18092 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2021-01-20 11:10:51.790 INFO 18092 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 47ms. Found 0 repository interfaces.
|
|
|
+2021-01-20 11:10:51.888 WARN 18092 --- [main] o.s.boot.actuate.endpoint.EndpointId : Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
|
|
|
+2021-01-20 11:10:52.154 INFO 18092 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=ea188dde-1fed-3be0-b936-45ee41bf824f
|
|
|
+2021-01-20 11:10:52.274 INFO 18092 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f7374912] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2021-01-20 11:10:52.439 INFO 18092 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$13514c0f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2021-01-20 11:10:52.708 INFO 18092 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8324 (http)
|
|
|
+2021-01-20 11:10:52.729 INFO 18092 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2021-01-20 11:10:52.729 INFO 18092 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2021-01-20 11:10:52.908 INFO 18092 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2021-01-20 11:10:52.909 INFO 18092 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2658 ms
|
|
|
+2021-01-20 11:10:54.180 INFO 18092 --- [main] org.mongodb.driver.cluster : Cluster created with settings {hosts=[114.135.61.188:17017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
|
|
|
+2021-01-20 11:10:54.373 INFO 18092 --- [cluster-ClusterId{value='60079f3e23695246ac47bbf5', description='null'}-114.135.61.188:17017] org.mongodb.driver.connection : Opened connection [connectionId{localValue:1}] to 114.135.61.188:17017
|
|
|
+2021-01-20 11:10:54.410 INFO 18092 --- [cluster-ClusterId{value='60079f3e23695246ac47bbf5', description='null'}-114.135.61.188:17017] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=114.135.61.188:17017, type=SHARD_ROUTER, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 23]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=35706700}
|
|
|
+2021-01-20 11:10:54.449 DEBUG 18092 --- [main] .m.c.i.MongoPersistentEntityIndexCreator : Analyzing class class com.huaxu.entity.MonitorDataValueEntity for index information.
|
|
|
+2021-01-20 11:10:54.449 DEBUG 18092 --- [main] .m.c.i.MongoPersistentEntityIndexCreator : Analyzing class class com.huaxu.entity.MonitorDataEntity for index information.
|
|
|
+2021-01-20 11:10:56.022 WARN 18092 --- [Thread-9] com.zaxxer.hikari.HikariConfig : HikariPool-1 - idleTimeout is close to or more than maxLifetime, disabling it.
|
|
|
+2021-01-20 11:10:56.023 INFO 18092 --- [Thread-9] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
|
|
|
+2021-01-20 11:10:56.731 INFO 18092 --- [Thread-9] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
|
|
|
+2021-01-20 11:10:57.022 INFO 18092 --- [main] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor
|
|
|
+2021-01-20 11:10:57.025 INFO 18092 --- [main] org.quartz.simpl.SimpleThreadPool : Job execution threads will use class loader of thread: main
|
|
|
+2021-01-20 11:10:57.034 INFO 18092 --- [main] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
|
|
+2021-01-20 11:10:57.034 INFO 18092 --- [main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.1 created.
|
|
|
+2021-01-20 11:10:57.038 INFO 18092 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Using db table-based data access locking (synchronization).
|
|
|
+2021-01-20 11:10:57.040 INFO 18092 --- [main] o.s.s.quartz.LocalDataSourceJobStore : JobStoreCMT initialized.
|
|
|
+2021-01-20 11:10:57.041 INFO 18092 --- [main] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.1) 'smsScheduler' with instanceId 'LAPTOP-ED13E6B01611112257024'
|
|
|
+ Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
|
|
|
+ NOT STARTED.
|
|
|
+ Currently in standby mode.
|
|
|
+ Number of jobs executed: 0
|
|
|
+ Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
|
|
|
+ Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
|
|
|
+
|
|
|
+2021-01-20 11:10:57.041 INFO 18092 --- [main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'smsScheduler' initialized from an externally provided properties instance.
|
|
|
+2021-01-20 11:10:57.041 INFO 18092 --- [main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.1
|
|
|
+2021-01-20 11:10:57.041 INFO 18092 --- [main] org.quartz.core.QuartzScheduler : JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2aac6fa7
|
|
|
+2021-01-20 11:10:58.117 INFO 18092 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
|
|
|
+2021-01-20 11:10:58.303 INFO 18092 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
|
|
+2021-01-20 11:10:58.332 WARN 18092 --- [main] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources.
|
|
|
+2021-01-20 11:10:58.332 INFO 18092 --- [main] c.n.c.sources.URLConfigurationSource : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
|
|
|
+2021-01-20 11:10:58.337 WARN 18092 --- [main] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources.
|
|
|
+2021-01-20 11:10:58.337 INFO 18092 --- [main] c.n.c.sources.URLConfigurationSource : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
|
|
|
+2021-01-20 11:10:58.499 INFO 18092 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2021-01-20 11:10:58.604 INFO 18092 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService
|
|
|
+2021-01-20 11:10:58.850 INFO 18092 --- [main] .s.s.UserDetailsServiceAutoConfiguration :
|
|
|
+
|
|
|
+Using generated security password: 1395414e-62b2-40a5-b057-daf2c7ead65a
|
|
|
+
|
|
|
+2021-01-20 11:10:59.011 INFO 18092 --- [main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: OrRequestMatcher [requestMatchers=[Ant [pattern='/**']]], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7a600e21, org.springframework.security.web.context.SecurityContextPersistenceFilter@e296794, org.springframework.security.web.header.HeaderWriterFilter@5f877009, org.springframework.security.web.authentication.logout.LogoutFilter@346690d6, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@638d624a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@408d12fc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3fda8dae, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@28e24663, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@69d1ad64, org.springframework.security.web.session.SessionManagementFilter@4a29a1e6, org.springframework.security.web.access.ExceptionTranslationFilter@4a3383dc, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@39fb5ddf]
|
|
|
+2021-01-20 11:10:59.565 INFO 18092 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
|
|
|
+2021-01-20 11:10:59.588 INFO 18092 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
+2021-01-20 11:10:59.630 INFO 18092 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
+2021-01-20 11:10:59.959 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectPageUsingGET_1
|
|
|
+2021-01-20 11:11:00.059 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1
|
|
|
+2021-01-20 11:11:00.064 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: batchDeleteUsingDELETE_1
|
|
|
+2021-01-20 11:11:00.069 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_1
|
|
|
+2021-01-20 11:11:00.075 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_1
|
|
|
+2021-01-20 11:11:00.085 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_1
|
|
|
+2021-01-20 11:11:00.110 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectPageUsingGET_2
|
|
|
+2021-01-20 11:11:00.119 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_2
|
|
|
+2021-01-20 11:11:00.134 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_2
|
|
|
+2021-01-20 11:11:00.138 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_2
|
|
|
+2021-01-20 11:11:00.145 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_2
|
|
|
+2021-01-20 11:11:00.161 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectPageUsingGET_3
|
|
|
+2021-01-20 11:11:00.270 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addMonitorInfoUsingPOST_1
|
|
|
+2021-01-20 11:11:00.367 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectPageUsingGET_4
|
|
|
+2021-01-20 11:11:00.418 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingGET_1
|
|
|
+2021-01-20 11:11:00.418 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingGET_2
|
|
|
+2021-01-20 11:11:00.420 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingGET_3
|
|
|
+2021-01-20 11:11:00.461 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: batchEditUsingPOST_1
|
|
|
+2021-01-20 11:11:00.465 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: delUsingPOST_1
|
|
|
+2021-01-20 11:11:00.486 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectByIdUsingGET_1
|
|
|
+2021-01-20 11:11:00.502 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectPageUsingGET_5
|
|
|
+2021-01-20 11:11:00.517 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addSceneTypeUsingPOST_1
|
|
|
+2021-01-20 11:11:00.524 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: delUsingPOST_2
|
|
|
+2021-01-20 11:11:00.543 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectByIdUsingGET_2
|
|
|
+2021-01-20 11:11:00.556 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: sceneWaterPressureUsingGET_1
|
|
|
+2021-01-20 11:11:00.562 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: waterSupplyChartsUsingGET_1
|
|
|
+2021-01-20 11:11:00.602 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: delUsingPOST_3
|
|
|
+2021-01-20 11:11:00.620 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectByIdUsingGET_3
|
|
|
+2021-01-20 11:11:00.626 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: delUsingPOST_4
|
|
|
+2021-01-20 11:11:00.631 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findListUsingGET_1
|
|
|
+2021-01-20 11:11:00.635 INFO 18092 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectByIdUsingGET_4
|
|
|
+2021-01-20 11:11:00.659 INFO 18092 --- [main] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: [114.135.61.188:55672]
|
|
|
+2021-01-20 11:11:00.841 INFO 18092 --- [main] o.s.a.r.c.CachingConnectionFactory : Created new connection: rabbitConnectionFactory#79cb8ffa:0/SimpleConnection@68312b85 [delegate=amqp://huaxu@114.135.61.188:55672/, localPort= 55493]
|
|
|
+2021-01-20 11:11:01.029 INFO 18092 --- [main] o.s.s.quartz.SchedulerFactoryBean : Will start Quartz Scheduler [smsScheduler] in 2 seconds
|
|
|
+2021-01-20 11:11:01.083 INFO 18092 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8324 (http) with context path ''
|
|
|
+2021-01-20 11:11:01.229 INFO 18092 --- [main] c.a.c.n.registry.NacosServiceRegistry : nacos registry, sms-water 192.168.1.122:8324 register finished
|
|
|
+2021-01-20 11:11:01.232 INFO 18092 --- [main] com.huaxu.SmsWaterApplication : Started SmsWaterApplication in 12.633 seconds (JVM running for 13.816)
|
|
|
+2021-01-20 11:11:03.032 INFO 18092 --- [Quartz Scheduler [smsScheduler]] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now, after delay of 2 seconds
|
|
|
+2021-01-20 11:11:03.463 INFO 18092 --- [Quartz Scheduler [smsScheduler]] org.quartz.core.QuartzScheduler : Scheduler smsScheduler_$_LAPTOP-ED13E6B01611112257024 started.
|
|
|
+2021-01-20 11:11:10.733 INFO 18092 --- [http-nio-8324-exec-1] o.apache.tomcat.util.http.parser.Cookie : A cookie header was received [1610615698,1610676800,1610681695; Hm_lvt_d7168b0cef9904be9b675a22e48c5721=1608688443,1609139332,1609933046,1610008612] that contained an invalid cookie. That cookie will be ignored.
|
|
|
+ Note: further occurrences of this error will be logged at DEBUG level.
|
|
|
+2021-01-20 11:11:10.740 INFO 18092 --- [http-nio-8324-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2021-01-20 11:11:10.740 INFO 18092 --- [http-nio-8324-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2021-01-20 11:11:10.749 INFO 18092 --- [http-nio-8324-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms
|
|
|
+2021-01-20 11:46:01.240 INFO 18092 --- [Thread-9] c.netflix.config.ChainedDynamicProperty : Flipping property: user-center.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
|
|
+2021-01-20 11:46:01.269 INFO 18092 --- [Thread-9] c.netflix.loadbalancer.BaseLoadBalancer : Client: user-center instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user-center,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null
|
|
|
+2021-01-20 11:46:01.275 INFO 18092 --- [Thread-9] c.n.l.DynamicServerListLoadBalancer : Using serverListUpdater PollingServerListUpdater
|
|
|
+2021-01-20 11:46:01.299 INFO 18092 --- [Thread-9] c.n.l.DynamicServerListLoadBalancer : DynamicServerListLoadBalancer for client user-center initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user-center,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:com.alibaba.cloud.nacos.ribbon.NacosServerList@4b3e99e2
|
|
|
+2021-01-20 11:46:01.384 INFO 18092 --- [Thread-9] c.netflix.config.ChainedDynamicProperty : Flipping property: operation-manager.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
|
|
+2021-01-20 11:46:01.385 INFO 18092 --- [Thread-9] c.netflix.loadbalancer.BaseLoadBalancer : Client: operation-manager instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=operation-manager,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null
|
|
|
+2021-01-20 11:46:01.385 INFO 18092 --- [Thread-9] c.n.l.DynamicServerListLoadBalancer : Using serverListUpdater PollingServerListUpdater
|
|
|
+2021-01-20 11:46:01.388 INFO 18092 --- [Thread-9] c.n.l.DynamicServerListLoadBalancer : DynamicServerListLoadBalancer for client operation-manager initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=operation-manager,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:com.alibaba.cloud.nacos.ribbon.NacosServerList@1caa7718
|
|
|
+2021-01-20 11:46:01.394 ERROR 18092 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-20 11:46:32.308 INFO 18092 --- [PollingServerListUpdater-0] c.netflix.config.ChainedDynamicProperty : Flipping property: user-center.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
|
|
+2021-01-20 11:50:02.833 ERROR 18092 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-20 11:54:03.341 ERROR 18092 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-20 12:09:05.037 ERROR 18092 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-20 12:21:06.597 ERROR 18092 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-20 12:25:07.340 ERROR 18092 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-20 12:26:08.064 ERROR 18092 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-20 12:29:09.120 ERROR 18092 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-20 12:41:10.676 ERROR 18092 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-20 12:46:12.420 ERROR 18092 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-20 12:56:13.988 ERROR 18092 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-20 13:28:39.650 WARN 18092 --- [HikariPool-1 housekeeper] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=26m42s601ms494µs100ns).
|
|
|
+2021-01-20 13:28:44.218 WARN 18092 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611112257024_ClusterManager] o.s.s.quartz.LocalDataSourceJobStore : This scheduler instance (LAPTOP-ED13E6B01611112257024) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior.
|
|
|
+2021-01-20 13:29:02.547 INFO 18092 --- [cluster-ClusterId{value='60079f3e23695246ac47bbf5', description='null'}-114.135.61.188:17017] org.mongodb.driver.connection : Opened connection [connectionId{localValue:2}] to 114.135.61.188:17017
|
|
|
+2021-01-20 13:29:06.143 WARN 18092 --- [AMQP Connection 114.135.61.188:55672] c.r.c.impl.ForgivingExceptionHandler : An unexpected connection driver error occured (Exception message: Connection reset)
|
|
|
+2021-01-20 13:29:06.146 ERROR 18092 --- [AMQP Connection 114.135.61.188:55672] o.s.a.r.c.CachingConnectionFactory : Channel shutdown: connection error
|
|
|
+2021-01-20 13:29:06.146 ERROR 18092 --- [AMQP Connection 114.135.61.188:55672] o.s.a.r.c.CachingConnectionFactory : Channel shutdown: connection error
|
|
|
+2021-01-20 13:29:06.309 INFO 18092 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer@4e301795: tags=[[amq.ctag-GklDc_vldVeZFO9V0gOAvA]], channel=Cached Rabbit Channel: PublisherCallbackChannelImpl: AMQChannel(amqp://huaxu@114.135.61.188:55672/,1), conn: Proxy@49e54217 Shared Rabbit Connection: SimpleConnection@68312b85 [delegate=amqp://huaxu@114.135.61.188:55672/, localPort= 55493], acknowledgeMode=NONE local queue size=0
|
|
|
+2021-01-20 13:29:06.311 INFO 18092 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: [114.135.61.188:55672]
|
|
|
+2021-01-20 13:29:06.775 INFO 18092 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] o.s.a.r.c.CachingConnectionFactory : Created new connection: rabbitConnectionFactory#79cb8ffa:1/SimpleConnection@5deadc8e [delegate=amqp://huaxu@114.135.61.188:55672/, localPort= 8230]
|
|
|
+2021-01-20 13:30:31.254 ERROR 18092 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-20 13:35:26.556 WARN 18092 --- [smsScheduler_QuartzSchedulerThread] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@124b2709 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:35:26.560 WARN 18092 --- [smsScheduler_QuartzSchedulerThread] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@3a936d2d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:35:26.564 WARN 18092 --- [smsScheduler_QuartzSchedulerThread] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@601ee46b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:35:26.567 WARN 18092 --- [smsScheduler_QuartzSchedulerThread] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@2ba6e40e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:35:26.571 WARN 18092 --- [smsScheduler_QuartzSchedulerThread] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@149467c1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:35:26.575 WARN 18092 --- [smsScheduler_QuartzSchedulerThread] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@354f8a7b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:35:26.577 WARN 18092 --- [smsScheduler_QuartzSchedulerThread] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@22651d05 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:35:26.581 WARN 18092 --- [smsScheduler_QuartzSchedulerThread] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@3eff1bd3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:35:26.582 WARN 18092 --- [smsScheduler_QuartzSchedulerThread] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@962c9a2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:35:26.583 WARN 18092 --- [smsScheduler_QuartzSchedulerThread] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@40b796a7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:36:55.889 WARN 18092 --- [AMQP Connection 114.135.61.188:55672] c.r.c.impl.ForgivingExceptionHandler : An unexpected connection driver error occured (Exception message: Connection reset)
|
|
|
+2021-01-20 13:36:55.890 ERROR 18092 --- [AMQP Connection 114.135.61.188:55672] o.s.a.r.c.CachingConnectionFactory : Channel shutdown: connection error
|
|
|
+2021-01-20 13:36:55.890 ERROR 18092 --- [AMQP Connection 114.135.61.188:55672] o.s.a.r.c.CachingConnectionFactory : Channel shutdown: connection error
|
|
|
+2021-01-20 13:36:55.899 WARN 18092 --- [Thread-8] com.zaxxer.hikari.pool.ProxyConnection : HikariPool-1 - Connection com.mysql.jdbc.JDBC4Connection@32c2947a marked as broken because of SQLSTATE(08S01), ErrorCode(0)
|
|
|
+
|
|
|
+com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
|
|
|
+
|
|
|
+The last packet successfully received from the server was 1,091 milliseconds ago. The last packet sent successfully to the server was 1,091 milliseconds ago.
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_271]
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_271]
|
|
|
+ at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_271]
|
|
|
+ at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_271]
|
|
|
+ at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[mysql-connector-java-5.1.47.jar:5.1.47]
|
|
|
+ at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990) ~[mysql-connector-java-5.1.47.jar:5.1.47]
|
|
|
+ at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3562) ~[mysql-connector-java-5.1.47.jar:5.1.47]
|
|
|
+ at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3462) ~[mysql-connector-java-5.1.47.jar:5.1.47]
|
|
|
+ at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3905) ~[mysql-connector-java-5.1.47.jar:5.1.47]
|
|
|
+ at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) ~[mysql-connector-java-5.1.47.jar:5.1.47]
|
|
|
+ at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) ~[mysql-connector-java-5.1.47.jar:5.1.47]
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495) ~[mysql-connector-java-5.1.47.jar:5.1.47]
|
|
|
+ at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903) ~[mysql-connector-java-5.1.47.jar:5.1.47]
|
|
|
+ at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242) ~[mysql-connector-java-5.1.47.jar:5.1.47]
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) ~[HikariCP-3.2.0.jar:na]
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) [HikariCP-3.2.0.jar:na]
|
|
|
+ at sun.reflect.GeneratedMethodAccessor136.invoke(Unknown Source) ~[na:na]
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_271]
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_271]
|
|
|
+ at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) [mybatis-3.5.2.jar:3.5.2]
|
|
|
+ at com.sun.proxy.$Proxy203.execute(Unknown Source) [na:na]
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) [mybatis-3.5.2.jar:3.5.2]
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) [mybatis-3.5.2.jar:3.5.2]
|
|
|
+ at sun.reflect.GeneratedMethodAccessor157.invoke(Unknown Source) ~[na:na]
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_271]
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_271]
|
|
|
+ at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) [mybatis-3.5.2.jar:3.5.2]
|
|
|
+ at com.sun.proxy.$Proxy173.update(Unknown Source) [na:na]
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54) [mybatis-plus-core-3.2.0.jar:3.2.0]
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) [mybatis-3.5.2.jar:3.5.2]
|
|
|
+ at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) [mybatis-3.5.2.jar:3.5.2]
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197) [mybatis-3.5.2.jar:3.5.2]
|
|
|
+ at sun.reflect.GeneratedMethodAccessor141.invoke(Unknown Source) ~[na:na]
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_271]
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_271]
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) [mybatis-spring-2.0.2.jar:2.0.2]
|
|
|
+ at com.sun.proxy.$Proxy155.update(Unknown Source) [na:na]
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.update(SqlSessionTemplate.java:287) [mybatis-spring-2.0.2.jar:2.0.2]
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:63) [mybatis-plus-core-3.2.0.jar:3.2.0]
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:61) [mybatis-plus-core-3.2.0.jar:3.2.0]
|
|
|
+ at com.sun.proxy.$Proxy156.update(Unknown Source) [na:na]
|
|
|
+ at com.huaxu.service.impl.AlarmDetailsServiceImpl.lambda$checkStateAlarm$7(AlarmDetailsServiceImpl.java:238) [classes/:na]
|
|
|
+ at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[na:1.8.0_271]
|
|
|
+ at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[na:1.8.0_271]
|
|
|
+ at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384) ~[na:1.8.0_271]
|
|
|
+ at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[na:1.8.0_271]
|
|
|
+ at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[na:1.8.0_271]
|
|
|
+ at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[na:1.8.0_271]
|
|
|
+ at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:1.8.0_271]
|
|
|
+ at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) ~[na:1.8.0_271]
|
|
|
+ at com.huaxu.service.impl.AlarmDetailsServiceImpl.checkStateAlarm(AlarmDetailsServiceImpl.java:242) [classes/:na]
|
|
|
+ at com.huaxu.async.CheckDeviceStateAsync.lambda$afterPropertiesSet$0(CheckDeviceStateAsync.java:27) ~[classes/:na]
|
|
|
+ at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_271]
|
|
|
+Caused by: java.net.SocketException: Software caused connection abort: recv failed
|
|
|
+ at java.net.SocketInputStream.socketRead0(Native Method) ~[na:1.8.0_271]
|
|
|
+ at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[na:1.8.0_271]
|
|
|
+ at java.net.SocketInputStream.read(SocketInputStream.java:171) ~[na:1.8.0_271]
|
|
|
+ at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[na:1.8.0_271]
|
|
|
+ at com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:101) ~[mysql-connector-java-5.1.47.jar:5.1.47]
|
|
|
+ at com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:144) ~[mysql-connector-java-5.1.47.jar:5.1.47]
|
|
|
+ at com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:174) ~[mysql-connector-java-5.1.47.jar:5.1.47]
|
|
|
+ at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:3011) ~[mysql-connector-java-5.1.47.jar:5.1.47]
|
|
|
+ at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3472) ~[mysql-connector-java-5.1.47.jar:5.1.47]
|
|
|
+ ... 46 common frames omitted
|
|
|
+
|
|
|
+2021-01-20 13:36:55.959 WARN 18092 --- [Thread-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@4f665ef0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:36:55.960 WARN 18092 --- [Thread-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@4d4d585e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:36:55.960 WARN 18092 --- [Thread-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@32e3b098 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:36:55.961 WARN 18092 --- [Thread-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@24f2cbcd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:36:55.962 WARN 18092 --- [Thread-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@591e807d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:36:55.963 WARN 18092 --- [Thread-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@517ea486 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:36:55.964 WARN 18092 --- [Thread-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@6360b1c7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:36:55.965 WARN 18092 --- [Thread-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@4ed0c8be (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:36:55.965 WARN 18092 --- [Thread-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@5c86e20 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-20 13:36:56.539 INFO 18092 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer@2388fd55: tags=[[amq.ctag-W48TcMeaYa5A3uqCi9Dz4Q]], channel=Cached Rabbit Channel: PublisherCallbackChannelImpl: AMQChannel(amqp://huaxu@114.135.61.188:55672/,1), conn: Proxy@49e54217 Shared Rabbit Connection: SimpleConnection@5deadc8e [delegate=amqp://huaxu@114.135.61.188:55672/, localPort= 8230], acknowledgeMode=NONE local queue size=0
|
|
|
+2021-01-20 13:36:56.541 INFO 18092 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-3] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: [114.135.61.188:55672]
|
|
|
+2021-01-20 13:36:59.869 ERROR 18092 --- [Thread-8] com.huaxu.async.CheckDeviceStateAsync : 巡检设备状态异常:
|
|
|
+### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
|
|
|
+
|
|
|
+The last packet successfully received from the server was 1,091 milliseconds ago. The last packet sent successfully to the server was 1,091 milliseconds ago.
|
|
|
+### The error may exist in file [D:\huaxu\Code20210116\sms_water\target\classes\mapper\AlarmDetailMapper.xml]
|
|
|
+### The error may involve defaultParameterMap
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: UPDATE sms_alarm_details SET DEVICE_ID = ?, ALARM_VALUE = ?, ALARM_CONTENT = ?, ALARM_START_TIME = ?, ALARM_START_TIME = ?, DATE_UPDATE = ?, ALARM_SETTING_ID = ? WHERE ID = ?;
|
|
|
+### Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
|
|
|
+
|
|
|
+The last packet successfully received from the server was 1,091 milliseconds ago. The last packet sent successfully to the server was 1,091 milliseconds ago.
|
|
|
+; Communications link failure
|
|
|
+
|
|
|
+The last packet successfully received from the server was 1,091 milliseconds ago. The last packet sent successfully to the server was 1,091 milliseconds ago.; nested exception is com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
|
|
|
+
|
|
|
+The last packet successfully received from the server was 1,091 milliseconds ago. The last packet sent successfully to the server was 1,091 milliseconds ago.
|
|
|
+2021-01-20 13:37:01.574 INFO 18092 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-3] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer@1cd7d6b5: tags=[[]], channel=null, acknowledgeMode=NONE local queue size=0
|
|
|
+2021-01-20 13:37:01.577 INFO 18092 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-4] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: [114.135.61.188:55672]
|
|
|
+2021-01-20 13:37:01.885 INFO 18092 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-4] o.s.a.r.c.CachingConnectionFactory : Created new connection: rabbitConnectionFactory#79cb8ffa:3/SimpleConnection@1cc84967 [delegate=amqp://huaxu@114.135.61.188:55672/, localPort= 9971]
|
|
|
+2021-01-20 13:37:04.813 INFO 18092 --- [cluster-ClusterId{value='60079f3e23695246ac47bbf5', description='null'}-114.135.61.188:17017] org.mongodb.driver.connection : Opened connection [connectionId{localValue:3}] to 114.135.61.188:17017
|