【无标题】

Caused by: java.lang.OutOfMemoryError: Java heap space

2023-08-15 20:04:36.799  INFO 61104 --- [http-nio-9998-exec-29] [TID: N/A] c.i.y.m.s.conf.UrlCostTimeInterceptor    : request.params:[org.apache.catalina.util.ParameterMap@7be02050]
2023-08-15 19:55:08.961  INFO 61104 --- [http-nio-9998-exec-33] [TID: N/A] c.i.y.m.s.conf.UrlCostTimeInterceptor    : request.params:[org.apache.catalina.util.ParameterMap@6e211065]
2023-08-15 19:25:29.436 ERROR 61104 --- [Catalina-utility-2] [TID: N/A] org.apache.catalina.core.ContainerBase   : Exception processing background thread

java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Java heap space
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.apache.catalina.core.ContainerBase.threadStart(ContainerBase.java:1285)
	at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessorMonitor.run(ContainerBase.java:1331)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:750)
Caused by: java.lang.OutOfMemoryError: Java heap space

2023-08-15 20:15:00.203 ERROR 61104 --- [http-nio-9998-exec-31] [TID: N/A] o.a.coyote.http11.Http11NioProtocol      : Failed to complete processing of a request

java.lang.OutOfMemoryError: Java heap space

2023-08-15 20:30:18.381 ERROR 61104 --- [com.alibaba.nacos.client.naming.updater.2] [TID: N/A] com.alibaba.nacos.common.remote.client   : Send request fail, request = ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:UNHEALTHY
2023-08-15 20:31:45.024 ERROR 61104 --- [xxl-job, executor ExecutorRegistryThread] [TID: N/A] c.xxl.job.core.util.XxlJobRemotingUtil   : null

java.net.SocketTimeoutException: null
	at java.net.SocksSocketImpl.remainingMillis(SocksSocketImpl.java:113)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394)
	at java.net.Socket.connect(Socket.java:606)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:499)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:594)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:278)
	at sun.net.www.http.HttpClient.New(HttpClient.java:375)
	at sun.net.www.http.HttpClient.New(HttpClient.java:393)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1240)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:995)
	at com.xxl.job.core.util.XxlJobRemotingUtil.postBody(XxlJobRemotingUtil.java:99)
	at com.xxl.job.core.biz.client.AdminBizClient.registry(AdminBizClient.java:42)
	at com.xxl.job.core.thread.ExecutorRegistryThread$1.run(ExecutorRegistryThread.java:48)
	at java.lang.Thread.run(Thread.java:750)

2023-08-15 20:29:36.490 ERROR 61104 --- [http-nio-9998-exec-41] [TID: N/A] org.apache.tomcat.util.net.NioEndpoint   : Error running socket processor

java.lang.NullPointerException: null
	at org.apache.coyote.http11.Http11InputBuffer.recycle(Http11InputBuffer.java:268)
	at org.apache.coyote.http11.Http11Processor.recycle(Http11Processor.java:1428)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.release(AbstractProtocol.java:1098)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:1056)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:750)

2023-08-15 20:26:57.645 ERROR 61104 --- [com.alibaba.nacos.client.naming.updater.0] [TID: N/A] com.alibaba.nacos.common.remote.client   : Send request fail, request = ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:UNHEALTHY
2023-08-15 20:54:09.868  INFO 61104 --- [xxl-job, executor ExecutorRegistryThread] [TID: N/A] c.x.j.c.thread.ExecutorRegistryThread    : >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='system-server', registryValue='http://192.168.168.38:10000/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(null), for url : http://localhost:7070/xxl-job-admin/api/registry, content=null]
2023-08-15 20:29:42.452 ERROR 61104 --- [redisson-timer-4-1] [TID: N/A] o.r.c.handler.PingConnectionHandler      : Unable to send PING command over channel: [id: 0xc8de5d64, L:/127.0.0.1:38666 - R:127.0.0.1/127.0.0.1:6379]

org.redisson.client.RedisTimeoutException: Command execution timeout for command: (PING), params: [], Redis client: [addr=redis://127.0.0.1:6379]
	at org.redisson.client.RedisConnection.lambda$async$0(RedisConnection.java:244)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:715)
	at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:703)
	at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:790)
	at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:503)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:750)

2023-08-15 20:43:01.173 ERROR 61104 --- [com.alibaba.nacos.client.naming.updater.1] [TID: N/A] com.alibaba.nacos.common.remote.client   : Send request fail, request = ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:UNHEALTHY
2023-08-15 20:06:32.062 ERROR 61104 --- [http-nio-9998-exec-39] [TID: N/A] org.apache.tomcat.util.net.NioEndpoint   : Error running socket processor

java.lang.NullPointerException: null
	at org.apache.coyote.http11.Http11InputBuffer.recycle(Http11InputBuffer.java:268)
	at org.apache.coyote.http11.Http11Processor.recycle(Http11Processor.java:1428)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.release(AbstractProtocol.java:1098)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:1056)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:750)

2023-08-15 21:25:08.025 ERROR 61104 --- [redisson-timer-4-1] [TID: N/A] o.r.c.handler.PingConnectionHandler      : Unable to send PING command over channel: [id: 0xfe5222ef, L:/127.0.0.1:38672 - R:127.0.0.1/127.0.0.1:6379]

org.redisson.client.RedisTimeoutException: Command execution timeout for command: (PING), params: [], Redis client: [addr=redis://127.0.0.1:6379]
	at org.redisson.client.RedisConnection.lambda$async$0(RedisConnection.java:244)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:715)
	at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:703)
	at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:790)
	at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:503)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:750)

2023-08-15 21:52:11.040 ERROR 61104 --- [xxl-job, executor ExecutorRegistryThread] [TID: N/A] c.xxl.job.core.util.XxlJobRemotingUtil   : null

java.net.SocketTimeoutException: null
	at java.net.SocksSocketImpl.remainingMillis(SocksSocketImpl.java:113)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394)
	at java.net.Socket.connect(Socket.java:606)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:499)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:594)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:278)
	at sun.net.www.http.HttpClient.New(HttpClient.java:375)
	at sun.net.www.http.HttpClient.New(HttpClient.java:393)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1240)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:995)
	at com.xxl.job.core.util.XxlJobRemotingUtil.postBody(XxlJobRemotingUtil.java:99)
	at com.xxl.job.core.biz.client.AdminBizClient.registry(AdminBizClient.java:42)
	at com.xxl.job.core.thread.ExecutorRegistryThread$1.run(ExecutorRegistryThread.java:48)
	at java.lang.Thread.run(Thread.java:750)

2023-08-15 22:18:48.513 ERROR 61104 --- [com.alibaba.nacos.client.naming.updater.2] [TID: N/A] com.alibaba.nacos.common.remote.client   : Send request fail, request = ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:UNHEALTHY
2023-08-15 22:10:59.865  WARN 61104 --- [http-nio-9998-exec-30] [TID: N/A] .c.RetryAwareServiceInstanceListSupplier : No instances found after removing previously used service instance from the search (com.alibaba.cloud.nacos.NacosServiceInstance@1f). Returning all found instances.
2023-08-15 22:33:34.606  INFO 61104 --- [xxl-job, executor ExecutorRegistryThread] [TID: N/A] c.x.j.c.thread.ExecutorRegistryThread    : >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='system-server', registryValue='http://192.168.168.38:10000/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(null), for url : http://localhost:7070/xxl-job-admin/api/registry, content=null]
2023-08-15 23:37:24.840 ERROR 61104 --- [redisson-timer-4-1] [TID: N/A] o.r.c.handler.PingConnectionHandler      : Unable to send PING command over channel: [id: 0x59a918da, L:/127.0.0.1:38676 - R:127.0.0.1/127.0.0.1:6379]

org.redisson.client.RedisTimeoutException: Command execution timeout for command: (PING), params: [], Redis client: [addr=redis://127.0.0.1:6379]
	at org.redisson.client.RedisConnection.lambda$async$0(RedisConnection.java:244)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:715)
	at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:703)
	at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:790)
	at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:503)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:750)

Creating a new SqlSession
2023-08-15 22:49:39.908 ERROR 61104 --- [com.alibaba.nacos.client.naming.updater.0] [TID: N/A] com.alibaba.nacos.common.remote.client   : Send request fail, request = ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:UNHEALTHY
2023-08-16 00:19:05.739 ERROR 61104 --- [redisson-timer-4-1] [TID: N/A] o.r.c.handler.PingConnectionHandler      : Unable to send PING command over channel: [id: 0x0bdaca21, L:/127.0.0.1:38678 - R:127.0.0.1/127.0.0.1:6379]

org.redisson.client.RedisTimeoutException: Command execution timeout for command: (PING), params: [], Redis client: [addr=redis://127.0.0.1:6379]
	at org.redisson.client.RedisConnection.lambda$async$0(RedisConnection.java:244)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:715)
	at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:703)
	at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:790)
	at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:503)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:750)

2023-08-16 00:28:53.545 ERROR 61104 --- [com.alibaba.nacos.client.naming.updater.2] [TID: N/A] com.alibaba.nacos.common.remote.client   : Send request fail, request = ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:UNHEALTHY
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49323aa1] was not registered for synchronization because synchronization is not active
2023-08-16 00:58:23.650 ERROR 61104 --- [redisson-timer-4-1] [TID: N/A] o.r.c.handler.PingConnectionHandler      : Unable to send PING command over channel: [id: 0xcf6376a9, L:/127.0.0.1:38680 - R:127.0.0.1/127.0.0.1:6379]

org.redisson.client.RedisTimeoutException: Command execution timeout for command: (PING), params: [], Redis client: [addr=redis://127.0.0.1:6379]
	at org.redisson.client.RedisConnection.lambda$async$0(RedisConnection.java:244)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:715)
	at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:703)
	at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:790)
	at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:503)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:750)

2023-08-16 01:17:02.860  INFO 61104 --- [http-nio-9998-exec-28] [TID: N/A] c.i.y.m.s.conf.UrlCostTimeInterceptor    : prohandle excute  ====== url:[http://localhost:9998/sky/leftMsg/msg/unread] uri:[/sky/leftMsg/msg/unread],[time  2023-8-16 0:31:50]
2023-08-16 01:22:52.367  INFO 61104 --- [http-nio-9998-exec-28] [TID: N/A] c.i.y.m.s.conf.UrlCostTimeInterceptor    : request.params:[org.apache.catalina.util.ParameterMap@1a40f7b2]
2023-08-16 01:06:56.935 ERROR 61104 --- [com.alibaba.nacos.client.naming.updater.1] [TID: N/A] com.alibaba.nacos.common.remote.client   : Send request fail, request = ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:UNHEALTHY
2023-08-16 01:41:40.979  WARN 61104 --- [boundedElastic-1056] [TID: N/A] o.s.c.l.core.RoundRobinLoadBalancer      : No servers available for service: system-server
2023-08-16 01:22:58.974 ERROR 61104 --- [xxl-job, executor ExecutorRegistryThread] [TID: N/A] c.xxl.job.core.util.XxlJobRemotingUtil   : null

java.net.SocketTimeoutException: null
	at java.net.SocksSocketImpl.remainingMillis(SocksSocketImpl.java:113)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394)
	at java.net.Socket.connect(Socket.java:606)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:499)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:594)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:278)
	at sun.net.www.http.HttpClient.New(HttpClient.java:375)
	at sun.net.www.http.HttpClient.New(HttpClient.java:393)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1240)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:995)
	at com.xxl.job.core.util.XxlJobRemotingUtil.postBody(XxlJobRemotingUtil.java:99)
	at com.xxl.job.core.biz.client.AdminBizClient.registry(AdminBizClient.java:42)
	at com.xxl.job.core.thread.ExecutorRegistryThread$1.run(ExecutorRegistryThread.java:48)
	at java.lang.Thread.run(Thread.java:750)

2023-08-16 01:43:08.781  WARN 61104 --- [http-nio-9998-exec-32] [TID: N/A] RetryableFeignBlockingLoadBalancerClient : Service instance was not resolved, executing the original request
2023-08-16 01:42:12.799  WARN 61104 --- [boundedElastic-1054] [TID: N/A] o.s.c.l.core.RoundRobinLoadBalancer      : No servers available for service: system-server
2023-08-16 01:51:41.181  INFO 61104 --- [xxl-job, executor ExecutorRegistryThread] [TID: N/A] c.x.j.c.thread.ExecutorRegistryThread    : >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='system-server', registryValue='http://192.168.168.38:10000/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(null), for url : http://localhost:7070/xxl-job-admin/api/registry, content=null]
2023-08-16 02:14:21.909 ERROR 61104 --- [com.alibaba.nacos.client.naming.updater.3] [TID: N/A] com.alibaba.nacos.common.remote.client   : Send request fail, request = ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:UNHEALTHY
2023-08-16 01:52:00.340 ERROR 61104 --- [redisson-timer-4-1] [TID: N/A] o.r.c.handler.PingConnectionHandler      : Unable to send PING command over channel: [id: 0x070001c5, L:/127.0.0.1:38684 - R:127.0.0.1/127.0.0.1:6379]

org.redisson.client.RedisTimeoutException: Command execution timeout for command: (PING), params: [], Redis client: [addr=redis://127.0.0.1:6379]
	at org.redisson.client.RedisConnection.lambda$async$0(RedisConnection.java:244)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:715)
	at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:703)
	at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:790)
	at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:503)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:750)

Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49323aa1]
2023-08-16 02:16:49.174  WARN 61104 --- [http-nio-9998-exec-35] [TID: N/A] RetryableFeignBlockingLoadBalancerClient : Service instance was not resolved, executing the original request
2023-08-16 03:15:19.944 ERROR 61104 --- [com.alibaba.nacos.client.naming.updater.2] [TID: N/A] com.alibaba.nacos.common.remote.client   : Send request fail, request = ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:UNHEALTHY
2023-08-16 02:09:10.364  WARN 61104 --- [boundedElastic-1053] [TID: N/A] .c.RetryAwareServiceInstanceListSupplier : No instances found after removing previously used service instance from the search (com.alibaba.cloud.nacos.NacosServiceInstance@1f). Returning all found instances.
2023-08-16 02:38:07.010  WARN 61104 --- [boundedElastic-1052] [TID: N/A] .c.RetryAwareServiceInstanceListSupplier : No instances found after removing previously used service instance from the search (com.alibaba.cloud.nacos.NacosServiceInstance@1f). Returning all found instances.
2023-08-16 03:26:41.583 ERROR 61104 --- [xxl-job, executor ExecutorRegistryThread] [TID: N/A] c.xxl.job.core.util.XxlJobRemotingUtil   : null

java.net.SocketTimeoutException: null
	at java.net.SocksSocketImpl.remainingMillis(SocksSocketImpl.java:113)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394)
	at java.net.Socket.connect(Socket.java:606)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:499)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:594)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:278)
	at sun.net.www.http.HttpClient.New(HttpClient.java:375)
	at sun.net.www.http.HttpClient.New(HttpClient.java:393)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1240)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:995)
	at com.xxl.job.core.util.XxlJobRemotingUtil.postBody(XxlJobRemotingUtil.java:99)
	at com.xxl.job.core.biz.client.AdminBizClient.registry(AdminBizClient.java:42)
	at com.xxl.job.core.thread.ExecutorRegistryThread$1.run(ExecutorRegistryThread.java:48)
	at java.lang.Thread.run(Thread.java:750)

2023-08-16 04:14:21.555  WARN 61104 --- [boundedElastic-1052] [TID: N/A] o.s.c.l.core.RoundRobinLoadBalancer      : No servers available for service: system-server
2023-08-16 04:22:30.758  WARN 61104 --- [http-nio-9998-exec-22] [TID: N/A] RetryableFeignBlockingLoadBalancerClient : Service instance was not resolved, executing the original request
2023-08-16 04:11:25.156  WARN 61104 --- [boundedElastic-1053] [TID: N/A] o.s.c.l.core.RoundRobinLoadBalancer      : No servers available for service: system-server
2023-08-16 03:07:08.085 ERROR 61104 --- [redisson-timer-4-1] [TID: N/A] o.r.c.handler.PingConnectionHandler      : Unable to send PING command over channel: [id: 0x17caf63e, L:/127.0.0.1:38686 - R:127.0.0.1/127.0.0.1:6379]

org.redisson.client.RedisTimeoutException: Command execution timeout for command: (PING), params: [], Redis client: [addr=redis://127.0.0.1:6379]
	at org.redisson.client.RedisConnection.lambda$async$0(RedisConnection.java:244)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:715)
	at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:703)
	at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:790)
	at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:503)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:750)

2023-08-16 03:40:15.166  WARN 61104 --- [boundedElastic-1054] [TID: N/A] o.s.c.l.core.RoundRobinLoadBalancer      : No servers available for service: system-server
2023-08-16 04:36:07.206 ERROR 61104 --- [http-nio-9998-exec-30] [TID: N/A] o.a.coyote.http11.Http11NioProtocol      : Failed to complete processing of a request

java.lang.OutOfMemoryError: Java heap space

2023-08-16 04:24:10.855  WARN 61104 --- [http-nio-9998-exec-21] [TID: N/A] RetryableFeignBlockingLoadBalancerClient : Service instance was not resolved, executing the original request
2023-08-16 04:20:31.279  INFO 61104 --- [xxl-job, executor ExecutorRegistryThread] [TID: N/A] c.x.j.c.thread.ExecutorRegistryThread    : >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='system-server', registryValue='http://192.168.168.38:10000/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(null), for url : http://localhost:7070/xxl-job-admin/api/registry, content=null]
2023-08-16 04:41:34.878  WARN 61104 --- [http-nio-9998-exec-32] [TID: N/A] RetryableFeignBlockingLoadBalancerClient : Service instance was not resolved, executing the original request
2023-08-16 04:49:43.472 ERROR 61104 --- [redisson-timer-4-1] [TID: N/A] o.r.c.handler.PingConnectionHandler      : Unable to send PING command over channel: [id: 0x60c41009, L:/127.0.0.1:38688 - R:127.0.0.1/127.0.0.1:6379]

org.redisson.client.RedisTimeoutException: Command execution timeout for command: (PING), params: [], Redis client: [addr=redis://127.0.0.1:6379]
	at org.redisson.client.RedisConnection.lambda$async$0(RedisConnection.java:244)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:715)
	at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:703)
	at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:790)
	at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:503)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:750)

2023-08-16 04:25:49.702 ERROR 61104 --- [com.alibaba.nacos.client.naming.updater.1] [TID: N/A] com.alibaba.nacos.common.remote.client   : Send request fail, request = ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:UNHEALTHY
2023-08-16 05:11:00.670 ERROR 61104 --- [redisson-timer-4-1] [TID: N/A] o.r.c.handler.PingConnectionHandler      : Unable to send PING command over channel: [id: 0xa4fea8fe, L:/127.0.0.1:38692 - R:127.0.0.1/127.0.0.1:6379]

org.redisson.client.RedisTimeoutException: Command execution timeout for command: (PING), params: [], Redis client: [addr=redis://127.0.0.1:6379]
	at org.redisson.client.RedisConnection.lambda$async$0(RedisConnection.java:244)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:715)
	at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:703)
	at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:790)
	at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:503)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:750)

2023-08-16 06:02:28.622  WARN 61104 --- [boundedElastic-1054] [TID: N/A] o.s.c.l.core.RoundRobinLoadBalancer      : No servers available for service: system-server
2023-08-16 07:07:46.973 ERROR 61104 --- [com.alibaba.nacos.client.naming.updater.3] [TID: N/A] com.alibaba.nacos.common.remote.client   : Send request fail, request = ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:UNHEALTHY
2023-08-16 06:00:11.444 ERROR 61104 --- [Druid-ConnectionPool-Create-23053378] [TID: N/A] com.alibaba.druid.pool.DruidDataSource   : create connection SQLException, url: jdbc:postgresql://localhost:15432/bigdata?allowMultiQueries=true&useUnicode=true&useSSL=false&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&autoReconnect=true&nullCatalogMeansCurrent=true, errorCode 0, state 08001

org.postgresql.util.PSQLException:           ʧ ܡ 
	at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:331)
	at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:49)
	at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:223)
	at org.postgresql.Driver.makeConnection(Driver.java:402)
	at org.postgresql.Driver.connect(Driver.java:261)
	at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118)
	at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232)
	at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112)
	at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1702)
	at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1792)
	at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2877)
Caused by: java.net.SocketTimeoutException: null
	at java.net.SocksSocketImpl.remainingMillis(SocksSocketImpl.java:113)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394)
	at java.net.Socket.connect(Socket.java:606)
	at org.postgresql.core.PGStream.createSocket(PGStream.java:241)
	at org.postgresql.core.PGStream.<init>(PGStream.java:98)
	at org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:109)
	at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:235)
	... 10 common frames omitted

2023-08-16 07:15:46.432  WARN 61104 --- [http-nio-9998-exec-35] [TID: N/A] RetryableFeignBlockingLoadBalancerClient : Service instance was not resolved, executing the original request
2023-08-16 07:44:49.773 ERROR 61104 --- [grpc-nio-worker-ELG-1-2] [TID: N/A] i.g.n.s.i.n.h.c.h.DefaultHttp2Connection : Caught Throwable from listener onGoAwayReceived.

java.lang.OutOfMemoryError: Java heap space

2023-08-16 05:43:49.139 ERROR 61104 --- [xxl-job, executor ExecutorRegistryThread] [TID: N/A] c.xxl.job.core.util.XxlJobRemotingUtil   : null

java.net.SocketTimeoutException: null
	at java.net.SocksSocketImpl.remainingMillis(SocksSocketImpl.java:113)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394)
	at java.net.Socket.connect(Socket.java:606)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:499)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:594)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:278)
	at sun.net.www.http.HttpClient.New(HttpClient.java:375)
	at sun.net.www.http.HttpClient.New(HttpClient.java:393)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1240)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:995)
	at com.xxl.job.core.util.XxlJobRemotingUtil.postBody(XxlJobRemotingUtil.java:99)
	at com.xxl.job.core.biz.client.AdminBizClient.registry(AdminBizClient.java:42)
	at com.xxl.job.core.thread.ExecutorRegistryThread$1.run(ExecutorRegistryThread.java:48)
	at java.lang.Thread.run(Thread.java:750)

2023-08-16 07:44:57.598  INFO 61104 --- [xxl-job, executor ExecutorRegistryThread] [TID: N/A] c.x.j.c.thread.ExecutorRegistryThread    : >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='system-server', registryValue='http://192.168.168.38:10000/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(null), for url : http://localhost:7070/xxl-job-admin/api/registry, content=null]
Exception in thread "AsyncAppender-Dispatcher-Thread-27" java.lang.OutOfMemoryError: Java heap space
2023-08-16 07:34:08.211 ERROR 61104 --- [redisson-timer-4-1] [TID: N/A] o.r.c.handler.PingConnectionHandler      : Unable to send PING command over channel: [id: 0xbab48e68, L:/127.0.0.1:38696 - R:127.0.0.1/127.0.0.1:6379]

org.redisson.client.RedisTimeoutException: Command execution timeout for command: (PING), params: [], Redis client: [addr=redis://127.0.0.1:6379]
	at org.redisson.client.RedisConnection.lambda$async$0(RedisConnection.java:244)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:715)
	at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:703)
	at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:790)
	at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:503)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:750)

2023-08-16 07:36:53.553 ERROR 61104 --- [com.alibaba.nacos.client.naming.updater.1] [TID: N/A] com.alibaba.nacos.common.remote.client   : Send request fail, request = ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:UNHEALTHY
2023-08-16 07:51:23.412 ERROR 61104 --- [com.alibaba.nacos.client.naming.updater.2] [TID: N/A] com.alibaba.nacos.common.remote.client   : Send request fail, request = ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:UNHEALTHY
2023-08-16 08:05:21.674 ERROR 61104 --- [redisson-timer-4-1] [TID: N/A] o.r.c.handler.PingConnectionHandler      : Unable to send PING command over channel: [id: 0xa7905ca3, L:/127.0.0.1:38702 - R:127.0.0.1/127.0.0.1:6379]

org.redisson.client.RedisTimeoutException: Command execution timeout for command: (PING), params: [], Redis client: [addr=redis://127.0.0.1:6379]
	at org.redisson.client.RedisConnection.lambda$async$0(RedisConnection.java:244)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:715)
	at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:703)
	at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:790)
	at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:503)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:750)

Exception in thread "Druid-ConnectionPool-Create-23053378" java.lang.OutOfMemoryError: Java heap space

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值