|
@@ -129,3 +129,254 @@ java.lang.IllegalStateException: failed to req API:/nacos/v1/ns/instance after a
|
|
|
2021-01-21 08:11:42.817 INFO 5672 --- [http-nio-8324-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
2021-01-21 08:11:42.817 INFO 5672 --- [http-nio-8324-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
2021-01-21 08:11:42.827 INFO 5672 --- [http-nio-8324-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
|
|
|
+2021-01-21 08:30:58.279 INFO 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] o.s.s.quartz.LocalDataSourceJobStore : ClusterManager: detected 1 failed or restarted instances.
|
|
|
+2021-01-21 08:30:58.280 INFO 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] o.s.s.quartz.LocalDataSourceJobStore : ClusterManager: Scanning for instance "localhost.localdomain1611187556195"'s failed in-progress jobs.
|
|
|
+2021-01-21 08:57:17.502 INFO 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] o.s.s.quartz.LocalDataSourceJobStore : ClusterManager: detected 1 failed or restarted instances.
|
|
|
+2021-01-21 08:57:17.502 INFO 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] o.s.s.quartz.LocalDataSourceJobStore : ClusterManager: Scanning for instance "COMPANY-WL1611190599644"'s failed in-progress jobs.
|
|
|
+2021-01-21 09:00:00.756 INFO 5672 --- [smsScheduler_Worker-1] c.h.q.job.MonitorDataReportByDayJob : 日报报任务开始执行
|
|
|
+2021-01-21 09:00:00.802 DEBUG 5672 --- [smsScheduler_Worker-1] o.s.data.mongodb.core.MongoTemplate : Executing aggregation: [ { "$match" : { "year" : 2021 , "month" : 1 , "day" : 21 , "hour" : 8}} , { "$unwind" : "$dataValues"} , { "$sort" : { "collectDate" : 1}} , { "$group" : { "_id" : { "year" : "$year" , "month" : "$month" , "day" : "$day" , "hour" : "$hour" , "tenantId" : "$tenantId" , "deviceId" : "$deviceId" , "deviceName" : "$deviceName" , "deviceCode" : "$deviceCode" , "attributeId" : "$dataValues.attributeId" , "attributeName" : "$dataValues.attributeName"} , "minValue" : { "$min" : "$dataValues.dataValue"} , "maxValue" : { "$max" : "$dataValues.dataValue"} , "avgValue" : { "$avg" : "$dataValues.dataValue"} , "firstValue" : { "$first" : "$dataValues.dataValue"} , "latestValue" : { "$last" : "$dataValues.dataValue"} , "collectDate" : { "$last" : "$collectDate"} , "countNum" : { "$sum" : 1}}}] in collection SMS_MONITOR_DATA
|
|
|
+2021-01-21 09:00:00.975 INFO 5672 --- [smsScheduler_Worker-1] org.mongodb.driver.connection : Opened connection [connectionId{localValue:2}] to 114.135.61.188:17017
|
|
|
+2021-01-21 09:00:01.833 DEBUG 5672 --- [smsScheduler_Worker-1] .m.c.i.MongoPersistentEntityIndexCreator : Analyzing class class com.huaxu.model.ProgramItem for index information.
|
|
|
+2021-01-21 09:00:01.844 DEBUG 5672 --- [smsScheduler_Worker-1] .m.c.i.MongoPersistentEntityIndexCreator : Analyzing class class com.huaxu.entity.SceneImageEntity for index information.
|
|
|
+2021-01-21 09:00:01.847 DEBUG 5672 --- [smsScheduler_Worker-1] .m.c.i.MongoPersistentEntityIndexCreator : Analyzing class class com.huaxu.entity.SceneEntity for index information.
|
|
|
+2021-01-21 09:00:01.861 DEBUG 5672 --- [smsScheduler_Worker-1] .m.c.i.MongoPersistentEntityIndexCreator : Analyzing class class com.huaxu.dto.DeviceDto for index information.
|
|
|
+2021-01-21 09:00:01.867 DEBUG 5672 --- [smsScheduler_Worker-1] .m.c.i.MongoPersistentEntityIndexCreator : Analyzing class class com.huaxu.entity.DayReportEntity for index information.
|
|
|
+2021-01-21 09:00:02.927 DEBUG 5672 --- [smsScheduler_Worker-1] o.s.data.mongodb.core.MongoTemplate : Executing aggregation: [ { "$match" : { "year" : 2021 , "month" : 1 , "day" : 21 , "hour" : 7}} , { "$unwind" : "$dataValues"} , { "$sort" : { "collectDate" : 1}} , { "$group" : { "_id" : { "year" : "$year" , "month" : "$month" , "day" : "$day" , "hour" : "$hour" , "tenantId" : "$tenantId" , "deviceId" : "$deviceId" , "deviceName" : "$deviceName" , "deviceCode" : "$deviceCode" , "attributeId" : "$dataValues.attributeId" , "attributeName" : "$dataValues.attributeName"} , "minValue" : { "$min" : "$dataValues.dataValue"} , "maxValue" : { "$max" : "$dataValues.dataValue"} , "avgValue" : { "$avg" : "$dataValues.dataValue"} , "firstValue" : { "$first" : "$dataValues.dataValue"} , "latestValue" : { "$last" : "$dataValues.dataValue"} , "collectDate" : { "$last" : "$collectDate"} , "countNum" : { "$sum" : 1}}}] in collection SMS_MONITOR_DATA
|
|
|
+2021-01-21 09:00:18.725 INFO 5672 --- [smsScheduler_Worker-1] c.h.q.job.MonitorDataReportByDayJob : 日报任务执行结束
|
|
|
+2021-01-21 09:16:26.238 INFO 5672 --- [Thread-9] c.netflix.config.ChainedDynamicProperty : Flipping property: user-center.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
|
|
+2021-01-21 09:16:26.254 INFO 5672 --- [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-21 09:16:26.259 INFO 5672 --- [Thread-9] c.n.l.DynamicServerListLoadBalancer : Using serverListUpdater PollingServerListUpdater
|
|
|
+2021-01-21 09:16:28.281 INFO 5672 --- [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@5b6b3b71
|
|
|
+2021-01-21 09:16:28.361 INFO 5672 --- [Thread-9] c.netflix.config.ChainedDynamicProperty : Flipping property: operation-manager.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
|
|
+2021-01-21 09:16:28.362 INFO 5672 --- [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-21 09:16:28.363 INFO 5672 --- [Thread-9] c.n.l.DynamicServerListLoadBalancer : Using serverListUpdater PollingServerListUpdater
|
|
|
+2021-01-21 09:16:30.373 INFO 5672 --- [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@605151d
|
|
|
+2021-01-21 09:16:30.392 ERROR 5672 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-21 09:25:17.697 WARN 5672 --- [AMQP Connection 114.135.61.188:55672] c.r.c.impl.ForgivingExceptionHandler : An unexpected connection driver error occured (Exception message: Connection reset)
|
|
|
+2021-01-21 09:25:17.698 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_MisfireHandler] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@106a8f83 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:25:17.699 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_MisfireHandler] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@4c4b28ff (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:25:17.700 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_MisfireHandler] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@244ce5db (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:25:17.701 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_MisfireHandler] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@21afcec5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:25:17.702 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_MisfireHandler] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@657d4be4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:25:17.703 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_MisfireHandler] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@70648b64 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:25:17.703 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_MisfireHandler] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@3345ca8e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:25:17.704 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_MisfireHandler] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@6cc3e3c5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:25:17.724 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_MisfireHandler] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@63eeb7d2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:25:17.727 ERROR 5672 --- [AMQP Connection 114.135.61.188:55672] o.s.a.r.c.CachingConnectionFactory : Channel shutdown: connection error
|
|
|
+2021-01-21 09:25:17.817 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer@71eb4ea4: tags=[[amq.ctag-GafnpqibmWOGTqmep-gzWA]], channel=Cached Rabbit Channel: PublisherCallbackChannelImpl: AMQChannel(amqp://huaxu@114.135.61.188:55672/,1), conn: Proxy@7b1a9ab3 Shared Rabbit Connection: SimpleConnection@2ecb87b2 [delegate=amqp://huaxu@114.135.61.188:55672/, localPort= 60810], acknowledgeMode=NONE local queue size=0
|
|
|
+2021-01-21 09:25:17.821 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: [114.135.61.188:55672]
|
|
|
+2021-01-21 09:25:22.844 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer@38daa834: tags=[[]], channel=null, acknowledgeMode=NONE local queue size=0
|
|
|
+2021-01-21 09:25:22.845 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-3] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: [114.135.61.188:55672]
|
|
|
+2021-01-21 09:25:23.349 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-3] o.s.a.r.c.CachingConnectionFactory : Created new connection: rabbitConnectionFactory#23121d14:2/SimpleConnection@17e66f16 [delegate=amqp://huaxu@114.135.61.188:55672/, localPort= 2048]
|
|
|
+2021-01-21 09:25:26.423 INFO 5672 --- [cluster-ClusterId{value='6008c69b2369521628c1770f', description='null'}-114.135.61.188:17017] org.mongodb.driver.connection : Opened connection [connectionId{localValue:3}] to 114.135.61.188:17017
|
|
|
+2021-01-21 09:28:29.355 WARN 5672 --- [AMQP Connection 114.135.61.188:55672] c.r.c.impl.ForgivingExceptionHandler : An unexpected connection driver error occured (Exception message: Connection reset)
|
|
|
+2021-01-21 09:28:29.355 ERROR 5672 --- [AMQP Connection 114.135.61.188:55672] o.s.a.r.c.CachingConnectionFactory : Channel shutdown: connection error
|
|
|
+2021-01-21 09:28:29.356 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@112209ce (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:28:29.405 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@1a5092bf (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:28:29.406 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@2d1a5e46 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:28:29.406 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@ec32d00 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:28:29.407 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@f2e396f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:28:29.408 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@1175875f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:28:29.409 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@795e88a8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:28:29.409 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@74523ad (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:28:29.409 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@3ab70365 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 09:28:29.409 INFO 5672 --- [cluster-ClusterId{value='6008c69b2369521628c1770f', description='null'}-114.135.61.188:17017] org.mongodb.driver.cluster : Exception in monitor thread while connecting to server 114.135.61.188:17017
|
|
|
+
|
|
|
+com.mongodb.MongoSocketOpenException: Exception opening socket
|
|
|
+ at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:67) ~[mongodb-driver-core-3.8.2.jar:na]
|
|
|
+ at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:126) ~[mongodb-driver-core-3.8.2.jar:na]
|
|
|
+ at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:131) ~[mongodb-driver-core-3.8.2.jar:na]
|
|
|
+ at java.lang.Thread.run(Thread.java:748) [na:1.8.0_271]
|
|
|
+Caused by: java.net.NoRouteToHostException: No route to host: connect
|
|
|
+ at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) ~[na:1.8.0_271]
|
|
|
+ at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:81) ~[na:1.8.0_271]
|
|
|
+ at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_271]
|
|
|
+ at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_271]
|
|
|
+ at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_271]
|
|
|
+ at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:162) ~[na:1.8.0_271]
|
|
|
+ at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_271]
|
|
|
+ at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_271]
|
|
|
+ at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:64) ~[mongodb-driver-core-3.8.2.jar:na]
|
|
|
+ at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:62) ~[mongodb-driver-core-3.8.2.jar:na]
|
|
|
+ ... 3 common frames omitted
|
|
|
+
|
|
|
+2021-01-21 09:28:29.834 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-3] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer@3090467b: tags=[[amq.ctag-2MgTf0A9VKWOZcT9VHvbyw]], channel=Cached Rabbit Channel: PublisherCallbackChannelImpl: AMQChannel(amqp://huaxu@114.135.61.188:55672/,1), conn: Proxy@7b1a9ab3 Shared Rabbit Connection: SimpleConnection@17e66f16 [delegate=amqp://huaxu@114.135.61.188:55672/, localPort= 2048], acknowledgeMode=NONE local queue size=0
|
|
|
+2021-01-21 09:28:29.834 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-4] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: [114.135.61.188:55672]
|
|
|
+2021-01-21 09:28:29.988 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-4] o.s.a.r.c.CachingConnectionFactory : Created new connection: rabbitConnectionFactory#23121d14:3/SimpleConnection@43897a39 [delegate=amqp://huaxu@114.135.61.188:55672/, localPort= 2426]
|
|
|
+2021-01-21 09:28:39.579 INFO 5672 --- [cluster-ClusterId{value='6008c69b2369521628c1770f', description='null'}-114.135.61.188:17017] org.mongodb.driver.connection : Opened connection [connectionId{localValue:5}] to 114.135.61.188:17017
|
|
|
+2021-01-21 09:28:39.616 INFO 5672 --- [cluster-ClusterId{value='6008c69b2369521628c1770f', 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=36732100}
|
|
|
+2021-01-21 09:50:36.357 ERROR 5672 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-21 10:00:00.594 INFO 5672 --- [smsScheduler_Worker-2] c.h.q.job.MonitorDataReportByDayJob : 日报报任务开始执行
|
|
|
+2021-01-21 10:00:00.603 DEBUG 5672 --- [smsScheduler_Worker-2] o.s.data.mongodb.core.MongoTemplate : Executing aggregation: [ { "$match" : { "year" : 2021 , "month" : 1 , "day" : 21 , "hour" : 9}} , { "$unwind" : "$dataValues"} , { "$sort" : { "collectDate" : 1}} , { "$group" : { "_id" : { "year" : "$year" , "month" : "$month" , "day" : "$day" , "hour" : "$hour" , "tenantId" : "$tenantId" , "deviceId" : "$deviceId" , "deviceName" : "$deviceName" , "deviceCode" : "$deviceCode" , "attributeId" : "$dataValues.attributeId" , "attributeName" : "$dataValues.attributeName"} , "minValue" : { "$min" : "$dataValues.dataValue"} , "maxValue" : { "$max" : "$dataValues.dataValue"} , "avgValue" : { "$avg" : "$dataValues.dataValue"} , "firstValue" : { "$first" : "$dataValues.dataValue"} , "latestValue" : { "$last" : "$dataValues.dataValue"} , "collectDate" : { "$last" : "$collectDate"} , "countNum" : { "$sum" : 1}}}] in collection SMS_MONITOR_DATA
|
|
|
+2021-01-21 10:00:00.610 INFO 5672 --- [smsScheduler_Worker-2] org.mongodb.driver.connection : Closed connection [connectionId{localValue:2}] to 114.135.61.188:17017 because there was a socket exception raised on another connection from this pool.
|
|
|
+2021-01-21 10:00:00.790 INFO 5672 --- [smsScheduler_Worker-2] org.mongodb.driver.connection : Opened connection [connectionId{localValue:6}] to 114.135.61.188:17017
|
|
|
+2021-01-21 10:00:08.713 DEBUG 5672 --- [smsScheduler_Worker-2] o.s.data.mongodb.core.MongoTemplate : Executing aggregation: [ { "$match" : { "year" : 2021 , "month" : 1 , "day" : 21 , "hour" : 8}} , { "$unwind" : "$dataValues"} , { "$sort" : { "collectDate" : 1}} , { "$group" : { "_id" : { "year" : "$year" , "month" : "$month" , "day" : "$day" , "hour" : "$hour" , "tenantId" : "$tenantId" , "deviceId" : "$deviceId" , "deviceName" : "$deviceName" , "deviceCode" : "$deviceCode" , "attributeId" : "$dataValues.attributeId" , "attributeName" : "$dataValues.attributeName"} , "minValue" : { "$min" : "$dataValues.dataValue"} , "maxValue" : { "$max" : "$dataValues.dataValue"} , "avgValue" : { "$avg" : "$dataValues.dataValue"} , "firstValue" : { "$first" : "$dataValues.dataValue"} , "latestValue" : { "$last" : "$dataValues.dataValue"} , "collectDate" : { "$last" : "$collectDate"} , "countNum" : { "$sum" : 1}}}] in collection SMS_MONITOR_DATA
|
|
|
+2021-01-21 10:00:22.629 INFO 5672 --- [smsScheduler_Worker-2] c.h.q.job.MonitorDataReportByDayJob : 日报任务执行结束
|
|
|
+2021-01-21 10:17:48.111 ERROR 5672 --- [Thread-8] com.huaxu.async.CheckDeviceStateAsync : 巡检设备状态异常:com.netflix.client.ClientException: Load balancer does not have available server for client: user-center
|
|
|
+2021-01-21 10:20:43.390 ERROR 5672 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-21 10:21:43.549 ERROR 5672 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-21 10:22:43.697 ERROR 5672 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-21 10:23:43.875 ERROR 5672 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-21 10:24:44.798 ERROR 5672 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-21 10:25:39.277 ERROR 5672 --- [Thread-8] com.huaxu.async.CheckDeviceStateAsync : 巡检设备状态异常:com.netflix.client.ClientException: Load balancer does not have available server for client: user-center
|
|
|
+2021-01-21 10:25:44.961 ERROR 5672 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-21 10:26:39.639 ERROR 5672 --- [Thread-8] com.huaxu.async.CheckDeviceStateAsync : 巡检设备状态异常:com.netflix.client.ClientException: Load balancer does not have available server for client: user-center
|
|
|
+2021-01-21 10:28:48.907 ERROR 5672 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-21 10:29:49.077 ERROR 5672 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-21 10:35:43.782 ERROR 5672 --- [Thread-8] com.huaxu.async.CheckDeviceStateAsync : 巡检设备状态异常:com.netflix.client.ClientException: Load balancer does not have available server for client: user-center
|
|
|
+2021-01-21 10:45:55.307 ERROR 5672 --- [Thread-8] com.huaxu.async.CheckDeviceStateAsync : 巡检设备状态异常:com.netflix.client.ClientException: Load balancer does not have available server for client: user-center
|
|
|
+2021-01-21 10:57:56.756 ERROR 5672 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-21 11:00:15.492 INFO 5672 --- [smsScheduler_Worker-3] c.h.q.job.MonitorDataReportByDayJob : 日报报任务开始执行
|
|
|
+2021-01-21 11:00:15.494 DEBUG 5672 --- [smsScheduler_Worker-3] o.s.data.mongodb.core.MongoTemplate : Executing aggregation: [ { "$match" : { "year" : 2021 , "month" : 1 , "day" : 21 , "hour" : 10}} , { "$unwind" : "$dataValues"} , { "$sort" : { "collectDate" : 1}} , { "$group" : { "_id" : { "year" : "$year" , "month" : "$month" , "day" : "$day" , "hour" : "$hour" , "tenantId" : "$tenantId" , "deviceId" : "$deviceId" , "deviceName" : "$deviceName" , "deviceCode" : "$deviceCode" , "attributeId" : "$dataValues.attributeId" , "attributeName" : "$dataValues.attributeName"} , "minValue" : { "$min" : "$dataValues.dataValue"} , "maxValue" : { "$max" : "$dataValues.dataValue"} , "avgValue" : { "$avg" : "$dataValues.dataValue"} , "firstValue" : { "$first" : "$dataValues.dataValue"} , "latestValue" : { "$last" : "$dataValues.dataValue"} , "collectDate" : { "$last" : "$collectDate"} , "countNum" : { "$sum" : 1}}}] in collection SMS_MONITOR_DATA
|
|
|
+2021-01-21 11:02:16.147 DEBUG 5672 --- [smsScheduler_Worker-3] o.s.data.mongodb.core.MongoTemplate : Executing aggregation: [ { "$match" : { "year" : 2021 , "month" : 1 , "day" : 21 , "hour" : 9}} , { "$unwind" : "$dataValues"} , { "$sort" : { "collectDate" : 1}} , { "$group" : { "_id" : { "year" : "$year" , "month" : "$month" , "day" : "$day" , "hour" : "$hour" , "tenantId" : "$tenantId" , "deviceId" : "$deviceId" , "deviceName" : "$deviceName" , "deviceCode" : "$deviceCode" , "attributeId" : "$dataValues.attributeId" , "attributeName" : "$dataValues.attributeName"} , "minValue" : { "$min" : "$dataValues.dataValue"} , "maxValue" : { "$max" : "$dataValues.dataValue"} , "avgValue" : { "$avg" : "$dataValues.dataValue"} , "firstValue" : { "$first" : "$dataValues.dataValue"} , "latestValue" : { "$last" : "$dataValues.dataValue"} , "collectDate" : { "$last" : "$collectDate"} , "countNum" : { "$sum" : 1}}}] in collection SMS_MONITOR_DATA
|
|
|
+2021-01-21 11:03:25.181 INFO 5672 --- [smsScheduler_Worker-3] c.h.q.job.MonitorDataReportByDayJob : 日报任务执行结束
|
|
|
+2021-01-21 12:13:24.091 ERROR 5672 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-21 12:15:24.433 ERROR 5672 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-21 12:16:24.590 ERROR 5672 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-21 12:18:24.981 ERROR 5672 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-21 13:25:31.531 WARN 5672 --- [HikariPool-1 housekeeper] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=1h6m20s875ms281µs300ns).
|
|
|
+2021-01-21 13:25:33.202 WARN 5672 --- [smsScheduler_QuartzSchedulerThread] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@3db9394b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 13:25:34.102 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_MisfireHandler] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@7b73a315 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 13:25:34.572 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@de03d55 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 13:25:34.649 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] o.s.s.quartz.LocalDataSourceJobStore : This scheduler instance (LAPTOP-ED13E6B01611187870350) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior.
|
|
|
+2021-01-21 13:25:53.478 INFO 5672 --- [cluster-ClusterId{value='6008c69b2369521628c1770f', description='null'}-114.135.61.188:17017] org.mongodb.driver.connection : Opened connection [connectionId{localValue:7}] to 114.135.61.188:17017
|
|
|
+2021-01-21 13:26:01.259 WARN 5672 --- [AMQP Connection 114.135.61.188:55672] c.r.c.impl.ForgivingExceptionHandler : An unexpected connection driver error occured (Exception message: Connection reset)
|
|
|
+2021-01-21 13:26:01.261 ERROR 5672 --- [AMQP Connection 114.135.61.188:55672] o.s.a.r.c.CachingConnectionFactory : Channel shutdown: connection error
|
|
|
+2021-01-21 13:26:01.937 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-4] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer@56db652d: tags=[[amq.ctag-OZ8GhXLLFzPJDBIg_gjrWg]], channel=Cached Rabbit Channel: PublisherCallbackChannelImpl: AMQChannel(amqp://huaxu@114.135.61.188:55672/,1), conn: Proxy@7b1a9ab3 Shared Rabbit Connection: SimpleConnection@43897a39 [delegate=amqp://huaxu@114.135.61.188:55672/, localPort= 2426], acknowledgeMode=NONE local queue size=0
|
|
|
+2021-01-21 13:26:01.938 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-5] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: [114.135.61.188:55672]
|
|
|
+2021-01-21 13:26:02.100 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-5] o.s.a.r.c.CachingConnectionFactory : Created new connection: rabbitConnectionFactory#23121d14:4/SimpleConnection@2da5a6da [delegate=amqp://huaxu@114.135.61.188:55672/, localPort= 21693]
|
|
|
+2021-01-21 13:31:38.251 ERROR 5672 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-21 13:38:33.069 WARN 5672 --- [AMQP Connection 114.135.61.188:55672] c.r.c.impl.ForgivingExceptionHandler : An unexpected connection driver error occured (Exception message: Connection reset)
|
|
|
+2021-01-21 13:38:33.070 ERROR 5672 --- [AMQP Connection 114.135.61.188:55672] o.s.a.r.c.CachingConnectionFactory : Channel shutdown: connection error
|
|
|
+2021-01-21 13:38:33.633 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-5] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer@2b47002: tags=[[amq.ctag-vVVWA_i-aO880xO_n6GrFQ]], channel=Cached Rabbit Channel: PublisherCallbackChannelImpl: AMQChannel(amqp://huaxu@114.135.61.188:55672/,1), conn: Proxy@7b1a9ab3 Shared Rabbit Connection: SimpleConnection@2da5a6da [delegate=amqp://huaxu@114.135.61.188:55672/, localPort= 21693], acknowledgeMode=NONE local queue size=0
|
|
|
+2021-01-21 13:38:33.633 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-6] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: [114.135.61.188:55672]
|
|
|
+2021-01-21 13:38:37.231 INFO 5672 --- [cluster-ClusterId{value='6008c69b2369521628c1770f', description='null'}-114.135.61.188:17017] org.mongodb.driver.connection : Opened connection [connectionId{localValue:8}] to 114.135.61.188:17017
|
|
|
+2021-01-21 13:38:38.413 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@78dc2102 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 13:38:38.415 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@31862cc6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 13:38:38.417 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@26892eaf (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 13:38:38.419 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@5928a5e7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 13:38:38.421 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@40655bf1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 13:38:38.423 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@4005af27 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 13:38:38.656 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-6] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer@6c98ace1: tags=[[]], channel=null, acknowledgeMode=NONE local queue size=0
|
|
|
+2021-01-21 13:38:38.658 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-7] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: [114.135.61.188:55672]
|
|
|
+2021-01-21 13:38:38.954 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-7] o.s.a.r.c.CachingConnectionFactory : Created new connection: rabbitConnectionFactory#23121d14:6/SimpleConnection@6f055044 [delegate=amqp://huaxu@114.135.61.188:55672/, localPort= 23043]
|
|
|
+2021-01-21 13:56:45.168 ERROR 5672 --- [Thread-9] com.huaxu.async.CheckDeviceStateAsync : 报警生成工单信息异常:com.netflix.client.ClientException: Load balancer does not have available server for client: operation-manager
|
|
|
+2021-01-21 14:02:22.848 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@2bd40d3c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 14:02:22.849 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@31b78bc3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 14:02:22.850 WARN 5672 --- [AMQP Connection 114.135.61.188:55672] c.r.c.impl.ForgivingExceptionHandler : An unexpected connection driver error occured (Exception message: Connection reset)
|
|
|
+2021-01-21 14:02:22.850 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@6ffebc1b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 14:02:22.862 ERROR 5672 --- [AMQP Connection 114.135.61.188:55672] o.s.a.r.c.CachingConnectionFactory : Channel shutdown: connection error
|
|
|
+2021-01-21 14:02:22.862 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@37b4510b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 14:02:22.912 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@3c02072c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 14:02:22.913 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@31667afc (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 14:02:22.917 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@3ecb36c1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 14:02:22.917 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@12dc6d53 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 14:02:22.918 WARN 5672 --- [QuartzScheduler_smsScheduler-LAPTOP-ED13E6B01611187870350_ClusterManager] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@10ef446e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2021-01-21 14:02:23.058 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-7] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer@3638cc2c: tags=[[amq.ctag-7xDcbQC5Pc-E-gCcBqoHzA]], channel=Cached Rabbit Channel: PublisherCallbackChannelImpl: AMQChannel(amqp://huaxu@114.135.61.188:55672/,1), conn: Proxy@7b1a9ab3 Shared Rabbit Connection: SimpleConnection@6f055044 [delegate=amqp://huaxu@114.135.61.188:55672/, localPort= 23043], acknowledgeMode=NONE local queue size=0
|
|
|
+2021-01-21 14:02:23.062 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-8] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: [114.135.61.188:55672]
|
|
|
+2021-01-21 14:02:24.274 INFO 5672 --- [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-8] o.s.a.r.c.CachingConnectionFactory : Created new connection: rabbitConnectionFactory#23121d14:7/SimpleConnection@23857cf8 [delegate=amqp://huaxu@114.135.61.188:55672/, localPort= 25289]
|
|
|
+2021-01-21 14:02:30.001 INFO 5672 --- [cluster-ClusterId{value='6008c69b2369521628c1770f', description='null'}-114.135.61.188:17017] org.mongodb.driver.connection : Opened connection [connectionId{localValue:9}] to 114.135.61.188:17017
|
|
|
+2021-01-21 14:10:53.029 INFO 18040 --- [main] com.huaxu.SmsWaterApplication : The following profiles are active: dev
|
|
|
+2021-01-21 14:10:54.081 WARN 18040 --- [main] o.s.boot.actuate.endpoint.EndpointId : Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
|
|
|
+2021-01-21 14:10:54.271 INFO 18040 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2021-01-21 14:10:54.272 INFO 18040 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2021-01-21 14:10:54.340 INFO 18040 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 64ms. Found 0 repository interfaces.
|
|
|
+2021-01-21 14:10:54.349 INFO 18040 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2021-01-21 14:10:54.350 INFO 18040 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2021-01-21 14:10:54.404 INFO 18040 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 48ms. Found 0 repository interfaces.
|
|
|
+2021-01-21 14:10:54.485 WARN 18040 --- [main] o.s.boot.actuate.endpoint.EndpointId : Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
|
|
|
+2021-01-21 14:10:54.720 INFO 18040 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=ea188dde-1fed-3be0-b936-45ee41bf824f
|
|
|
+2021-01-21 14:10:54.831 INFO 18040 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1c55a85e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2021-01-21 14:10:54.971 INFO 18040 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$386fab5b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2021-01-21 14:10:55.199 INFO 18040 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8324 (http)
|
|
|
+2021-01-21 14:10:55.220 INFO 18040 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2021-01-21 14:10:55.220 INFO 18040 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2021-01-21 14:10:55.380 INFO 18040 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2021-01-21 14:10:55.381 INFO 18040 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2341 ms
|
|
|
+2021-01-21 14:10:56.605 INFO 18040 --- [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-21 14:10:56.804 INFO 18040 --- [cluster-ClusterId{value='60091af02369524678313017', description='null'}-114.135.61.188:17017] org.mongodb.driver.connection : Opened connection [connectionId{localValue:1}] to 114.135.61.188:17017
|
|
|
+2021-01-21 14:10:56.838 DEBUG 18040 --- [main] .m.c.i.MongoPersistentEntityIndexCreator : Analyzing class class com.huaxu.entity.MonitorDataValueEntity for index information.
|
|
|
+2021-01-21 14:10:56.838 DEBUG 18040 --- [main] .m.c.i.MongoPersistentEntityIndexCreator : Analyzing class class com.huaxu.entity.MonitorDataEntity for index information.
|
|
|
+2021-01-21 14:10:56.845 INFO 18040 --- [cluster-ClusterId{value='60091af02369524678313017', 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=39669800}
|
|
|
+2021-01-21 14:10:58.241 WARN 18040 --- [Thread-9] com.zaxxer.hikari.HikariConfig : HikariPool-1 - idleTimeout is close to or more than maxLifetime, disabling it.
|
|
|
+2021-01-21 14:10:58.241 INFO 18040 --- [Thread-9] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
|
|
|
+2021-01-21 14:10:58.895 INFO 18040 --- [Thread-9] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
|
|
|
+2021-01-21 14:10:59.142 INFO 18040 --- [main] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor
|
|
|
+2021-01-21 14:10:59.145 INFO 18040 --- [main] org.quartz.simpl.SimpleThreadPool : Job execution threads will use class loader of thread: main
|
|
|
+2021-01-21 14:10:59.154 INFO 18040 --- [main] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
|
|
+2021-01-21 14:10:59.154 INFO 18040 --- [main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.1 created.
|
|
|
+2021-01-21 14:10:59.160 INFO 18040 --- [main] o.s.s.quartz.LocalDataSourceJobStore : Using db table-based data access locking (synchronization).
|
|
|
+2021-01-21 14:10:59.161 INFO 18040 --- [main] o.s.s.quartz.LocalDataSourceJobStore : JobStoreCMT initialized.
|
|
|
+2021-01-21 14:10:59.162 INFO 18040 --- [main] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.1) 'smsScheduler' with instanceId 'LAPTOP-ED13E6B01611209459144'
|
|
|
+ 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-21 14:10:59.162 INFO 18040 --- [main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'smsScheduler' initialized from an externally provided properties instance.
|
|
|
+2021-01-21 14:10:59.162 INFO 18040 --- [main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.1
|
|
|
+2021-01-21 14:10:59.162 INFO 18040 --- [main] org.quartz.core.QuartzScheduler : JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@746fd19b
|
|
|
+2021-01-21 14:11:00.218 INFO 18040 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
|
|
|
+2021-01-21 14:11:00.391 INFO 18040 --- [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-21 14:11:00.417 WARN 18040 --- [main] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources.
|
|
|
+2021-01-21 14:11:00.418 INFO 18040 --- [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-21 14:11:00.421 WARN 18040 --- [main] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources.
|
|
|
+2021-01-21 14:11:00.421 INFO 18040 --- [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-21 14:11:00.567 INFO 18040 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2021-01-21 14:11:00.655 INFO 18040 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService
|
|
|
+2021-01-21 14:11:00.853 INFO 18040 --- [main] .s.s.UserDetailsServiceAutoConfiguration :
|
|
|
+
|
|
|
+Using generated security password: f916a2a9-6a06-41f5-ad9c-e538dc8a1713
|
|
|
+
|
|
|
+2021-01-21 14:11:00.992 INFO 18040 --- [main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: OrRequestMatcher [requestMatchers=[Ant [pattern='/**']]], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2ad6895a, org.springframework.security.web.context.SecurityContextPersistenceFilter@758d0555, org.springframework.security.web.header.HeaderWriterFilter@70e8c019, org.springframework.security.web.authentication.logout.LogoutFilter@58189b85, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@5470753a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4866a755, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4ac77269, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@35e357b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@10e4cc6, org.springframework.security.web.session.SessionManagementFilter@2093bb6c, org.springframework.security.web.access.ExceptionTranslationFilter@8aa1562, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1add90e0]
|
|
|
+2021-01-21 14:11:01.519 INFO 18040 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
|
|
|
+2021-01-21 14:11:01.537 INFO 18040 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
+2021-01-21 14:11:01.570 INFO 18040 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
+2021-01-21 14:11:01.856 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectPageUsingGET_1
|
|
|
+2021-01-21 14:11:01.944 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1
|
|
|
+2021-01-21 14:11:01.949 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: batchDeleteUsingDELETE_1
|
|
|
+2021-01-21 14:11:01.954 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_1
|
|
|
+2021-01-21 14:11:01.959 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_1
|
|
|
+2021-01-21 14:11:01.968 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_1
|
|
|
+2021-01-21 14:11:01.992 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectPageUsingGET_2
|
|
|
+2021-01-21 14:11:02.000 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_2
|
|
|
+2021-01-21 14:11:02.013 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_2
|
|
|
+2021-01-21 14:11:02.017 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_2
|
|
|
+2021-01-21 14:11:02.025 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_2
|
|
|
+2021-01-21 14:11:02.041 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectPageUsingGET_3
|
|
|
+2021-01-21 14:11:02.154 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addMonitorInfoUsingPOST_1
|
|
|
+2021-01-21 14:11:02.243 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectPageUsingGET_4
|
|
|
+2021-01-21 14:11:02.294 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingGET_1
|
|
|
+2021-01-21 14:11:02.295 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingGET_2
|
|
|
+2021-01-21 14:11:02.297 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingGET_3
|
|
|
+2021-01-21 14:11:02.338 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: batchEditUsingPOST_1
|
|
|
+2021-01-21 14:11:02.343 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: delUsingPOST_1
|
|
|
+2021-01-21 14:11:02.361 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectByIdUsingGET_1
|
|
|
+2021-01-21 14:11:02.376 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectPageUsingGET_5
|
|
|
+2021-01-21 14:11:02.385 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addSceneTypeUsingPOST_1
|
|
|
+2021-01-21 14:11:02.388 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: delUsingPOST_2
|
|
|
+2021-01-21 14:11:02.402 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectByIdUsingGET_2
|
|
|
+2021-01-21 14:11:02.414 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: sceneWaterPressureUsingGET_1
|
|
|
+2021-01-21 14:11:02.420 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: waterSupplyChartsUsingGET_1
|
|
|
+2021-01-21 14:11:02.458 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: delUsingPOST_3
|
|
|
+2021-01-21 14:11:02.476 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectByIdUsingGET_3
|
|
|
+2021-01-21 14:11:02.481 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: delUsingPOST_4
|
|
|
+2021-01-21 14:11:02.487 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findListUsingGET_1
|
|
|
+2021-01-21 14:11:02.490 INFO 18040 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectByIdUsingGET_4
|
|
|
+2021-01-21 14:11:02.503 INFO 18040 --- [main] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: [114.135.61.188:55672]
|
|
|
+2021-01-21 14:11:02.728 INFO 18040 --- [main] o.s.a.r.c.CachingConnectionFactory : Created new connection: rabbitConnectionFactory#632cf7d3:0/SimpleConnection@208ce928 [delegate=amqp://huaxu@114.135.61.188:55672/, localPort= 26240]
|
|
|
+2021-01-21 14:11:02.992 INFO 18040 --- [main] o.s.s.quartz.SchedulerFactoryBean : Will start Quartz Scheduler [smsScheduler] in 2 seconds
|
|
|
+2021-01-21 14:11:03.116 INFO 18040 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8324 (http) with context path ''
|
|
|
+2021-01-21 14:11:03.226 INFO 18040 --- [main] c.a.c.n.registry.NacosServiceRegistry : nacos registry, sms-water 192.168.1.122:8324 register finished
|
|
|
+2021-01-21 14:11:03.228 INFO 18040 --- [main] com.huaxu.SmsWaterApplication : Started SmsWaterApplication in 11.758 seconds (JVM running for 12.643)
|
|
|
+2021-01-21 14:11:04.996 INFO 18040 --- [Quartz Scheduler [smsScheduler]] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now, after delay of 2 seconds
|
|
|
+2021-01-21 14:11:05.373 INFO 18040 --- [Quartz Scheduler [smsScheduler]] org.quartz.core.QuartzScheduler : Scheduler smsScheduler_$_LAPTOP-ED13E6B01611209459144 started.
|
|
|
+2021-01-21 14:31:37.800 INFO 18040 --- [Thread-8] c.netflix.config.ChainedDynamicProperty : Flipping property: user-center.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
|
|
|
+2021-01-21 14:31:37.816 INFO 18040 --- [Thread-8] 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-21 14:31:37.821 INFO 18040 --- [Thread-8] c.n.l.DynamicServerListLoadBalancer : Using serverListUpdater PollingServerListUpdater
|
|
|
+2021-01-21 14:31:37.838 INFO 18040 --- [Thread-8] 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@5051065c
|
|
|
+2021-01-21 14:31:37.886 ERROR 18040 --- [Thread-8] com.huaxu.async.CheckDeviceStateAsync : 巡检设备状态异常:com.netflix.client.ClientException: Load balancer does not have available server for client: user-center
|
|
|
+2021-01-21 14:32:38.078 ERROR 18040 --- [Thread-8] com.huaxu.async.CheckDeviceStateAsync : 巡检设备状态异常:com.netflix.client.ClientException: Load balancer does not have available server for client: user-center
|
|
|
+2021-01-21 14:34:58.224 ERROR 18040 --- [Thread-8] com.huaxu.async.CheckDeviceStateAsync : 巡检设备状态异常:com.netflix.client.ClientException: Load balancer does not have available server for client: user-center
|